SKU: PCD824-186

Greddinton - Curio - Black / Brown

$1,25999 USD $1,57999


Delivery and Shipping

At this time we are only able to offer delivery in the Southwest Missouri and Northwest Arkansas area.

Relaxed living and cozy comfort—that’s what traditional farmhouse design is all about. And what better way to embrace your love of rustic country style than with this two-tone curio. Celebrating the beauty of simplicity, its tall glass doors, reversible wine shelves in the center cabinet and spacious drawers marry functionality with classic appeal for a fresh feel.

Additional Dimensions
  • Side door opening (2): 0"
  • Adjustable shelf: 0"
  • Center opening: 0"
  • Adjustable bottle rack/shelf (3): 0"
  • Drawer interior (lined) (2): 0"


Product Features
  • Made with hardwood solids, mango wood veneer and MDF substrate
  • Two-tone finish (black and brown)
  • Glass-front doors
  • Door and drawer pulls with dark pewter-tone finish
  • 2 doors with glass fronts
  • 3 fixed shelves
  • 2 drawers with felt lining
  • 3 reversible wine shelves, each holds 3 bottles
  • Assembly required


Greddinton - Curio - Black / Brown
46.38"W x 18.13"D x 74.0"H - 180.4 lb
// Save scroll position before leaving page document.addEventListener('DOMContentLoaded', function() { // Save scroll position when clicking product links const productLinks = document.querySelectorAll('a[href*="/products/"]'); productLinks.forEach(link => { link.addEventListener('click', function() { sessionStorage.setItem('scrollPosition', window.scrollY); sessionStorage.setItem('scrollPage', window.location.href); }); }); // Restore scroll position when returning if (sessionStorage.getItem('scrollPage') === window.location.href) { const savedPosition = sessionStorage.getItem('scrollPosition'); if (savedPosition) { window.scrollTo(0, parseInt(savedPosition)); sessionStorage.removeItem('scrollPosition'); sessionStorage.removeItem('scrollPage'); } } });