SKU: M31271

Millennium 2.0 Foam 14 Inch - Mattress

$57999 USD $72999

Color
Size

Delivery and Shipping

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

Discover the luxury of this memory foam mattress. Temperature-regulating material in the stretch knit cover keeps you at a comfortable temperature all night long. Gel memory foam and high-density support foam conform to your body, delivering pressure relief and comfort. And a green tea-infused support foam base provides enhanced stability.
Millennium 2.0 Foam 14 Inch - Twin XL Mattress - Black
38.0"W x 79.5"D x 14.0"H - 62.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'); } } });