World's coolest furniture store

(according to us.)

free drinks - no pressure - food truck - custom artwork -  all in stock - certified home stylists
free drinks - no pressure - food truck - custom artwork -  all in stock - certified home stylists

Discover

the latest additions that will elevate your living space and make it truly yours. Step into our world of refreshing designs, handpicked from global artisans, or browse online – no judgment if you're still in your cozy PJs! Come see what's new at your soon-to-be favorite furniture store.

$(document).ready(function() { $('#open-modal') .css('cursor', 'pointer') .click(function(e) { e.preventDefault(); $('body').css('overflow', 'hidden'); }); $('#close-modal') .css('cursor', 'pointer') .click(function(e) { e.preventDefault(); $('body').css('overflow', 'auto'); }); });