groovyboardz.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://groovyboardz.com/
Effective URL: https://groovyboardz.com/
Submission: On October 24 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <span class="svg-wrapper"><svg fill="none" stroke="currentColor" class="icon icon-close" viewBox="0 0 18 18">
          <circle cx="9" cy="9" r="8.5" stroke-opacity=".2"></circle>
          <path stroke-linecap="round" stroke-linejoin="round" d="M11.83 11.83 6.172 6.17M6.229 11.885l5.544-5.77"></path>
        </svg>
      </span>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <span class="svg-wrapper"><svg fill="none" class="icon icon-search" viewBox="0 0 18 19">
          <path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path>
        </svg>
      </span>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" class="spinner" viewBox="0 0 66 66">
        <circle stroke-width="6" cx="33" cy="33" r="30" fill="none" class="path"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout"> Check out </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--template--23670709649684__newsletter_DpmgKn" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email"
        required="">
      <label class="field__label" for="NewsletterForm--template--23670709649684__newsletter_DpmgKn"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10">
            <path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

WE VALUE YOUR PRIVACY

We use cookies and other technologies to personalize your experience, perform
marketing, and collect analytics. Learn more in our Privacy Policy.

Manage preferencesAcceptDecline
Skip to content
 * Facebook
 * Instagram
 * TikTok
 * X (Twitter)
 * Pinterest

SPEND $1000 GET $100 OFF | CODE: SAVE100

BUY 2 PLANTS, GET 1 FREE | CODE BOGO


 * Home
 * Deals + Offers
 * Shop
   Shop
    * All Products
    * New
      New
       * The Fall Collection
       * Indoor Houseplants
   
    * Living Room Furniture
      Living Room Furniture
       * All Living Room
       * Sofas + Sectionals
       * Coffee Tables
       * Accent Chairs + Armchairs
       * Console Tables + Storage Cabinets
       * Side Tables + End Tables
       * Ottomans + Footstools
       * Benches + Entryway Furniture
       * Shelves + Bookcases
   
    * Bedroom Furniture
      Bedroom Furniture
       * All Bedroom
       * Nightstands + Bedside Tables
       * Bed Frames
       * Dressers + Chest Drawers
       * Vanities + Makeup Tables
   
    * Kitchen + Dining Furniture
      Kitchen + Dining Furniture
       * All Kitchen + Dining
       * Dining Sets
       * Dining Tables
       * Dining Chairs
       * Storage Cabinets
   
    * Office Furniture
      Office Furniture
       * All Office
       * Desks
       * Office Chairs
       * Bookshelves
   
    * Bathroom Furniture
      Bathroom Furniture
       * All Bathroom
   
    * Home Decor
      Home Decor
       * All Home Decor
       * Faux Trees
       * Mirrors
       * Baskets + Vases
       * Rugs
       * Canvas Pantings & Wall Decor
       * Indoor Houseplants
   
    * Kid's Furniture
      Kid's Furniture
       * Kid's Bedroom Furniture
   
    * Lighting Fixtures
      Lighting Fixtures
       * All Lighting Fixtures
       * Table Lamps
       * Floor Lamps
       * Pendant Lights
       * Chandeliers
   
    * Outdoor Furniture
      Outdoor Furniture
       * All Patio + Outdoor
       * Outdoor Tables
       * Outdoor Seating
   
    * Pet Furniture

 * Financing + Payments
 * Blog
 * About Us
 * Contact
 * Affiliate Program+

Log in

 * X (Twitter)
 * Facebook
 * Pinterest
 * Instagram
 * TikTok

Search



 * Home
 * Deals + Offers
 * Shop
    * All Products
    * New
      * The Fall Collection
      * Indoor Houseplants
    * Living Room Furniture
      * All Living Room
      * Sofas + Sectionals
      * Coffee Tables
      * Accent Chairs + Armchairs
      * Console Tables + Storage Cabinets
      * Side Tables + End Tables
      * Ottomans + Footstools
      * Benches + Entryway Furniture
      * Shelves + Bookcases
    * Bedroom Furniture
      * All Bedroom
      * Nightstands + Bedside Tables
      * Bed Frames
      * Dressers + Chest Drawers
      * Vanities + Makeup Tables
    * Kitchen + Dining Furniture
      * All Kitchen + Dining
      * Dining Sets
      * Dining Tables
      * Dining Chairs
      * Storage Cabinets
    * Office Furniture
      * All Office
      * Desks
      * Office Chairs
      * Bookshelves
    * Bathroom Furniture
      * All Bathroom
    * Home Decor
      * All Home Decor
      * Faux Trees
      * Mirrors
      * Baskets + Vases
      * Rugs
      * Canvas Pantings & Wall Decor
      * Indoor Houseplants
    * Kid's Furniture
      * Kid's Bedroom Furniture
    * Lighting Fixtures
      * All Lighting Fixtures
      * Table Lamps
      * Floor Lamps
      * Pendant Lights
      * Chandeliers
    * Outdoor Furniture
      * All Patio + Outdoor
      * Outdoor Tables
      * Outdoor Seating
    * Pet Furniture

 * Financing + Payments
 * Blog
 * About Us
 * Contact
 * Affiliate Program+

Search

Log in Cart


ITEM ADDED TO YOUR CART


View cart
Check out
Continue shopping

Fall 2024 Collection



Bonus $100 Gift Card When You Spend $2000!




 * $200 OFF $1500


 * $100 OFF $1000



Spend more, Save More. Offer Ends 11.11

View Offers


NEED ASSISTANCE?

Call us.


 * FREE + FAST SHIPPING
   
   On all orders of $100+


 * IN STOCK + READY TO SHIP
   
   48-hour delivery in metro Atlanta


 * SAFE + SECURE PAYMENT
   
   Encrypted SSL security gateways


 * EXPERT CUSTOMER SERVICE 24/7
   
   Call, chat, or text


 * EASY, SIMPLE RETURNS
   
   Hassle-free 15 day return window

1 / of 2
Call us.

Refresh With Cozy Essentials


MAKING FALL MODERN

Give your space a cozy update this season with warm earthy tones + organic
shapes.

Fall Collection


MID CENTURY MODERN

It's giving timeless.

New Arrivals


DREAM IN STYLE

Rest + recharge with our collection of aesthetic bedroom furniture.

Nightstands


TRENDY HOME DECOR

Modern home decor styles to spruce up any room.

Faux Trees



SHOP BY DEPARTMENT


 * LIVING ROOM
   
   Mid-Century Modern Living Room Furniture Collection Revitalize Your Space
   with Sleek, Iconic...
   
   
   LIVING ROOM


 * BEDROOM
   
   Mid-Century Modern Bedroom Furniture Collection Elegant Comfort in Your
   Private Retreat Transform...
   
   
   BEDROOM


 * DINING ROOM
   
   Mid-Century Modern Kitchen & Dining Furniture Collection Dine in Style with
   Timeless...
   
   
   DINING ROOM


 * OFFICE
   
   Mid-Century Modern Office Furniture Collection Elevate Your Workspace with
   Style and Efficiency...
   
   
   OFFICE


MODULAR SOFAS


OVERSIZED MODULAR DEEP SEAT SECTIONAL SOFA

Sale


OVERSIZED MODULAR DEEP SEAT SECTIONAL SOFA

Regular price From $799.99
Regular price $900.00 Sale price From $799.99
Unit price /  per 
Sale


SOFAS + SECTIONALS

Mid-Century Modern Sofas & Sectionals Collection Luxurious Comfort Meets
Timeless Design Dive...


SOFAS + SECTIONALS


MINIMAL. MODERN. AESTHETIC.

A curated collection of space-saving storage cabinets, credenzas + consoles.

Shop Now


ROSWELL COLLECTION

Discover the Roswell Collection, where eco-conscious craftsmanship meets
mid-century modern design. Each piece in this distinguished collection is
handcrafted from recycled mango wood, offering a sustainable choice without
compromising on style. Immerse yourself in our range of sleek coffee tables,
retro nightstands, and minimalist media consoles. With a nod to 1950s and 60s
elegance, these items blend the natural beauty of mango wood with the timeless
appeal of retro design. Perfect for the environmentally aware enthusiast, the
Roswell Collection not only adds a vintage charm your space but also supports
sustainable practices.


 * ROSWELL CHESTNUT CIRCULAR COFFEE TABLE
   
   
   
   
   ROSWELL CHESTNUT CIRCULAR COFFEE TABLE
   
   Regular price $367.99
   Regular price Sale price $367.99
   Unit price /  per 
   


 * ROSWELL CHESTNUT CIRCULAR TV UNIT
   
   
   
   
   ROSWELL CHESTNUT CIRCULAR TV UNIT
   
   Regular price $296.99
   Regular price Sale price $296.99
   Unit price /  per 
   


 * ROSWELL CHESTNUT CIRCULAR OPEN BEDSIDE
   
   Sold out
   
   
   ROSWELL CHESTNUT CIRCULAR OPEN BEDSIDE
   
   Regular price $349.99
   Regular price $460.00 Sale price $349.99
   Unit price /  per 
   Sold out


 * ROSWELL CHESTNUT CIRCULAR BEDSIDE
   
   
   
   
   ROSWELL CHESTNUT CIRCULAR BEDSIDE
   
   Regular price $369.99
   Regular price Sale price $369.99
   Unit price /  per 
   


 * ROSWELL CHESTNUT CIRCULAR MEDIA UNIT
   
   
   
   
   ROSWELL CHESTNUT CIRCULAR MEDIA UNIT
   
   Regular price $384.99
   Regular price Sale price $384.99
   Unit price /  per 
   

1 / of 2


HANDMADE COLLECTION

Eco-friendly solid wood furniture.


 * ARTISAN FURNITURE SOLID WOOD ASPEN MEDIA UNIT
   
   Sold out
   
   
   ARTISAN FURNITURE SOLID WOOD ASPEN MEDIA UNIT
   
   Vendor:
   Groovy Boardz
   Regular price $499.99
   Regular price Sale price $499.99
   Unit price /  per 
   Sold out


 * ODYSSEY COFFEE TABLE
   
   
   
   
   ODYSSEY COFFEE TABLE
   
   Vendor:
   Artisan Furniture
   Regular price $419.99
   Regular price Sale price $419.99
   Unit price /  per 
   


 * ARTISAN FURNITURE SOLID WOOD CHESTNUT OPEN WOVEN BEDSIDE
   
   Sold out
   
   
   ARTISAN FURNITURE SOLID WOOD CHESTNUT OPEN WOVEN BEDSIDE
   
   Vendor:
   Groovy Boardz
   Regular price $374.99
   Regular price $450.00 Sale price $374.99
   Unit price /  per 
   Sold out


 * ARTISAN FURNITURE SOLID WOOD T-BAR RIDGED NIGHTSTAND, BEDSIDE TABLE
   
   
   
   
   ARTISAN FURNITURE SOLID WOOD T-BAR RIDGED NIGHTSTAND, BEDSIDE TABLE
   
   Vendor:
   Groovy Boardz
   Regular price $267.99
   Regular price Sale price $267.99
   Unit price /  per 
   


 * DARCY CHESTNUT COFFEE TABLE
   
   
   
   
   DARCY CHESTNUT COFFEE TABLE
   
   Vendor:
   Artisan Furniture
   
   
   5.0 / 5.0
   
   (1) 1 total reviews
   
   Regular price $649.99
   Regular price Sale price $649.99
   Unit price /  per 
   


 * ROSWELL CHESTNUT CIRCULAR MEDIA UNIT
   
   
   
   
   ROSWELL CHESTNUT CIRCULAR MEDIA UNIT
   
   Vendor:
   Artisan Furniture
   Regular price $384.99
   Regular price Sale price $384.99
   Unit price /  per 
   

1 / of 2
View all

From Minimalist to Mid-Century


THE BEST OF EVERY MODERN STYLE


FREE + FAST SHIPPING

Free shipping to U.S. on all orders over $100.


EASY RETURNS

Simply return within 15 days exchange with no restocking fee.


SECURE PAYMENT GATEWAYS

We use highly trusted gateways to protect your information.


EXPERT CUSTOMER SERVICE

Our chat support team is always available to answer questions.


LATEST BLOG POSTS..

View all


 * 2024 FURNITURE TRENDS TO WATCH: FROM RETRO REVI...
   
   October 16, 2024
   
   As 2024 draws to a close, furniture trends have embraced both nostalgia and
   innovation. From bold, retro-inspired designs to calming biophilic elements,
   this year’s styles are all about mixing the...
   
   
   
   
   2024 FURNITURE TRENDS TO WATCH: FROM RETRO REVI...
   
   October 16, 2024
   
   As 2024 draws to a close, furniture trends have embraced both nostalgia and
   innovation. From bold, retro-inspired designs to calming biophilic elements,
   this year’s styles are all about mixing the...
   
   


 * EMBRACE THE GROOVY VIBES WITH RETRO FURNITURE F...
   
   October 8, 2024
   
   Discover Groovy Retro Furniture at GroovyBoardzTransform your home with our
   artisan-crafted collection of groovy retro furniture. Inspired by the bold
   styles of the 60s and 70s, our unique pieces bring...
   
   
   
   
   EMBRACE THE GROOVY VIBES WITH RETRO FURNITURE F...
   
   October 8, 2024
   
   Discover Groovy Retro Furniture at GroovyBoardzTransform your home with our
   artisan-crafted collection of groovy retro furniture. Inspired by the bold
   styles of the 60s and 70s, our unique pieces bring...
   
   


 * FALL HOME DÉCOR TRENDS FOR 2024: MID-CENTURY MO...
   
   September 15, 2024
   
   Discover the Groovy Boardz Fall 2024 Collection, featuring mid-century modern
   furniture designed for warmth and style. With modular sofas in rich,
   autumn-inspired tones, geometric coffee tables, and timeless wooden
   cabinets,...
   
   
   
   
   FALL HOME DÉCOR TRENDS FOR 2024: MID-CENTURY MO...
   
   September 15, 2024
   
   Discover the Groovy Boardz Fall 2024 Collection, featuring mid-century modern
   furniture designed for warmth and style. With modular sofas in rich,
   autumn-inspired tones, geometric coffee tables, and timeless wooden
   cabinets,...
   
   


 * INDOOR HOUSEPLANTS TIPS: BUDGET-FRIENDLY HACKS
   
   May 9, 2024
   
   Discover simple and budget-friendly ways to enhance your indoor garden with
   Groovy Boardz’s latest blog. Learn how to choose the right plants, make your
   own plant food, and utilize every...
   
   
   
   
   INDOOR HOUSEPLANTS TIPS: BUDGET-FRIENDLY HACKS
   
   May 9, 2024
   
   Discover simple and budget-friendly ways to enhance your indoor garden with
   Groovy Boardz’s latest blog. Learn how to choose the right plants, make your
   own plant food, and utilize every...
   
   

1 / of 2
View all


STAY IN THE LOOP.

You'll be the first to know about new collections + exclusive offers.

Email


 * SUPPORT
   
   Send us a message.
   
   Email 


 * GET IN TOUCH.
   
   Speak to a human.
   
   Call 




ALL THINGS HOME

Because your space matters.

 * Facebook
 * Instagram
 * TikTok
 * X (Twitter)
 * Pinterest


QUICK LINKS

 * About
 * Financing
 * Your Account
 * Help Center
 * Return Policy
 * Shipping Policy
 * Affiliate Program
 * Sitemap


LEGAL & PRIVACY RIGHTS

 * Privacy Policy
 * Terms of Service
 * Your Privacy Choices
 * European Union


Payment methods
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024, Groovy Boardz
 * Choosing a selection results in a full page refresh.
 * Opens in a new window.


earn
FREE
products