SKU: M41741

Palisades Et - Mattress

$1,19999 USD $1,59999

Color
Size

Delivery and Shipping

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

Rest easy. This Euro top mattress has all the essentials for a superior night of sleep at an affordable price. Layers of foam—including cooling copper response memory foam—offer super-soft comfort without sacrificing full body support. Share your sleeping space with a partner or pet? Power packed coils keep motion transfer to a minimum. From afternoon dozing to deep sleep, there’s nothing this mattress can’t help you conquer.
Ozarker Et - Gray / Blue - King Mattress
76.0"W x 79.5"D x 14.75"H - 149.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'); } } });