SKU: B446-46

Trinell - Five Drawer Chest - Brown

$45999 USD $56999


Delivery and Shipping

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

Whether she loves horses or he's a cowboy at heart, this chest of drawers matches their authenticity. Its rustic finish, plank-style details and nailhead trim pay homage to reclaimed barn wood, making for a chic look loaded with charm. Five roomy drawers keep clothing or toys nicely reined in.

Additional Dimensions
  • Drawer interior (5): 0"


Product Features
  • Made of engineered wood (MDF/particleboard) and decorative laminate
  • Warm rustic plank finish over replicated oak grain with authentic touch
  • Antiqued bronze-tone hardware
  • 5 smooth-operating drawers
  • Nailhead accents
  • Safety is a top priority, clothing storage units are designed to meet the most current standard for stability, ASTM F 2057 (ASTM International)
  • Drawers extend out to accommodate maximum access to drawer interior while maintaining safety
  • Assembly required


Trinell - Five Drawer Chest - Brown
34.25"W x 16.18"D x 54.41"H - 169.0 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'); } } });