Made from high-loft Australian merino lambswool, our mattress covers have an all-season wool-weight of 500gsm for naturally added comfort and insulation.
Features:
100% Australian wool pile
Naturally non-flammable & hypo-allergenic
Breathable merino wool fibers
Regulates body temperature
Warm in winter, cool in summer
Fully-fitted elasticized skirt
Machine washable / dry cleanable
500 GSM wool weight
Double/Full Bed: 54' x 75'
Specifications: Style / Type | Mattress topper
|
Material | Australian merino wool |
Backing Material | Polyester knitted jersey |
Fitted Skirt
| 65/35 poly/cotton knit, 120 GSMand color matched
|
Fitted Skirt Depth
| 14 inches |
Color
| Natural |
General Dimensions
| 54' x 75' (137 x 190cm) |
Wool Weight
| 500GSM (grams per square meter) |
Pile Height
| 1.25 inches (30mm)
|
Product Weight | 4lbs 3oz (1950g) without packaging
|
Flame Resistant | Yes
|
Machine Washable | Yes
|
Box Dimensions
| 18' x 18' x 6'
|
Product Code | 5M54D |
Product Origin | Australian lambswool; assembled in China |
Warranty | 6 month product guarantee. *'
});
})
function addtocart(qty,skus,key){
var data = {
"productId":"170962",
"cartNum":qty,
"new":0
};
if(key){
data.uniqueId = skus[key].unique;
}
$.ajax({
url:"?m=jqajax&act=addtocart",
method:"POST",
dataType:"JSON",
data:data,
success :function(e){
layer.closeAll();
if(e.error == 0){
$(".right-mini-cart-box").html(e.html);
$(".CartCount").html(e.data.count);
$('.drawer-toggle-cart').trigger("click");
}else{
layer.msg(e.msg);
}
}
});
}
$(".cart-wishlist").click(function(){
$.ajax({
url: "?m=jqajax&act=addwish",
method: "POST",
dataType: "JSON",
data: {
id:'170962'
},
success: function (e) {
console.log(e);
if(e.error == 1){
window.location.href = "/account/login";
}else{
layer.msg("Add favorite successfully!");
}
}
});
});
|