What’s your primary sleep position?
Pick the one you fall asleep in most often.
What’s your body weight range?
This helps us match the right support level.
Do you sleep hot?
Temperature regulation matters more than most people think.
What’s your budget for a Queen mattress?
All prices below reflect current direct-from-manufacturer pricing.
What matters most to you?
Pick the single feature you’d prioritize above everything else.
function decide(){
var pos=ans[1],wt=ans[2],hot=ans[3],budget=ans[4],priority=ans[5];
if(wt===’vheavy’){
return {p:products.hd,why:’Based on your weight range, the Saatva HD is engineered specifically for sleepers between 300 and 500 lbs. It delivers exceptional support with a durable coil-on-coil system and high-density foam that won\’t sag over time. You\’ll get the deep compression support your body needs without sacrificing comfort.’};
}
if(pos===’stomach’){
return {p:products.classic_f,why:’Stomach sleepers need a firm surface to keep hips from sinking and straining the lower back. The Saatva Classic in Firm provides exactly that with its dual-coil construction and reinforced lumbar zone. It\’s supportive without feeling like a board.’};
}
if(pos===’side’&&(wt===’light’||wt===’medium’)){
var pick=products.loom;
var note=’As a side sleeper, pressure relief at the hips and shoulders is critical. The Loom & Leaf\’s 5-lb memory foam conforms to your curves while the gel-infused layers prevent heat buildup. It\’s the closest thing to sleeping on a cloud that still supports your spine.’;
if(budget===’low’) note+=’ At $1,853 for a Queen, it\’s above your stated budget, but Saatva frequently runs sales throughout the year. Watch for holiday promotions to bring the price closer to your range.’;
return {p:pick,why:note};
}
if(hot===’hot’||priority===’cooling’){
var pick2=products.classic_lf;
var note2=’Hot sleepers benefit enormously from the Saatva Classic\’s coil-on-coil construction, which creates natural airflow channels that foam mattresses simply can\’t match. The organic cotton cover and Euro pillow top wick moisture away from your body. You should notice a real difference in overnight temperature.’;
if(budget===’low’) note2+=’ The Queen is $1,853, so keep an eye on seasonal sales to get closer to your target budget.’;
return {p:pick2,why:note2};
}
if(priority===’pressure’&&(pos===’side’)){
var pick3=products.loom;
var note3=’For pressure relief on your hips and shoulders, the Loom & Leaf\’s premium memory foam is the best match in the Saatva lineup. The 5-lb density foam provides deep contouring without the stuck-in-mud feel of cheap memory foam.’;
if(budget===’low’) note3+=’ It\’s $1,853 for a Queen. Saatva runs regular promotions, so signing up for their email list can help you catch a deal.’;
return {p:pick3,why:note3};
}
if(budget===’high’||budget===’any’){
if(pos===’side’||priority===’pressure’){
return {p:products.loom,why:’With your budget range, the Loom & Leaf gives you premium 5-lb memory foam with gel cooling and a handcrafted organic cotton cover. It delivers luxury-hotel-level pressure relief for side sleepers and anyone who values that contouring feel.’};
}
return {p:products.classic_lf,why:’The Saatva Classic in Luxury Firm is the brand\’s flagship for a reason. Its dual-coil system provides exceptional support and airflow, the Euro pillow top adds plush comfort, and it\’s built to last well over a decade. It\’s the best all-around mattress in the lineup.’};
}
var defNote=’The Saatva Classic in Luxury Firm is the most versatile mattress in the lineup and our most recommended model overall. Its dual-coil design provides excellent support for back and combination sleepers, while the Euro pillow top keeps things comfortable. It works well across body types and sleep styles.’;
if(budget===’low’) defNote+=’ At $1,853 for a Queen, it\’s above your stated budget. Saatva regularly offers $200-$400 off during holiday sales, so it\’s worth watching for promotions.’;
return {p:products.classic_lf,why:defNote};
}
window.mnqAnswer=function(step,val){
ans[step]=val;
if(step<5){
var cur=document.querySelector(‘.mnq-step.active’);
var nxt=document.querySelector(‘[data-step=”‘+(step+1)+'”]’);
cur.classList.remove(‘active’);
nxt.classList.add(‘active’);
document.getElementById(‘mnq-bar’).style.width=(step*20)+’%’;
}else{
document.querySelector(‘.mnq-step.active’).classList.remove(‘active’);
document.getElementById(‘mnq-bar’).style.width=’100%’;
var r=decide();
var html=’
html+=’Your Perfect Match‘;
html+=’
‘+r.p.name+’
‘;
html+=’
‘+r.why+’
‘;
html+=’
Queen size: ‘+r.p.price+’
‘;
html+=’
html+=’
‘;
html+=’
‘;
html+=’
‘;
html+=’
‘;
html+=’Check Price on Saatva.com‘;
html+=’
‘;
html+=’‘;
var el=document.getElementById(‘mnq-result’);
el.innerHTML=html;
el.classList.add(‘active’);
}
};
window.mnqRetake=function(){
ans={};
document.getElementById(‘mnq-result’).classList.remove(‘active’);
document.getElementById(‘mnq-result’).innerHTML=”;
document.getElementById(‘mnq-bar’).style.width=’0%’;
var steps=document.querySelectorAll(‘.mnq-step’);
for(var i=0;i
How We Match You
Our recommendation engine weighs your sleep position, body weight, temperature preferences, budget, and top priority against Saatva’s mattress lineup. Sleep position and weight determine whether you need the contouring pressure relief of memory foam (Loom & Leaf), the balanced support of a coil-on-coil hybrid (Saatva Classic), or the heavy-duty construction of the Saatva HD. Temperature and priority answers fine-tune the pick further. Every recommendation links directly to the manufacturer so you always get the best available price.
Why We Recommend Saatva
- 365-night home trial – Sleep on it for up to a year. If it’s not right, Saatva picks it up and gives you a full refund. No mattress-in-a-box brand comes close to that window.
- Free White Glove delivery – Saatva sets up your new mattress in your room and removes your old one at no extra charge. No dragging a 90-lb box up the stairs.
- Lifetime warranty – Covers manufacturing defects and sagging beyond 1 inch for as long as you own the mattress. Most competitors cap theirs at 10 years.
Read our full Saatva Mattress Review for an in-depth breakdown, or check the Saatva Return Policy page if you want the fine print on their trial and warranty.