(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/32
Description
Never worry about scratches, spills, or stains again!
Not only functional to protect your furniture from wear and tear, but these amazing covers will also transform an old, worn-out couch into the stunning centerpiece of your room!
Do you find yourself constantly looking for ways to redecorate and liven up your home?Need a quick, easy and affordable way to make an old couch look brand new or a new couch stay new?
WE'VE FOUND THE SOLUTION!
ThisMagic Sofa Coveris stretchy and durable, ensuring both excellent function and comfort:
SOFA PROTECTOR: This couch cover protects your furniture from dust, stains, wear, and tear while offering a fresh look.
SLIP-RESISTANT:The highelastic sofa coversfor sofa are flexible, soft, and slip-resistant for long-term comfort.
DURABLE AND AFFORDABLE: This couch cover offers a combination of top materials and the latest design without sacrificing comfort and durability.
HIGH-QUALITY FABRIC:Made of high-quality fabric including 85% Polyester and 15% Spandex Jacquard Fabric with small checks.
How to choose size :
The sofa images below are just an example, it can work also with the other sofa type.
Please make sure you choose the right size before ordering
- 1 Seater Sofa:
The distance between the two ends of the sofa is 90-140CM or 35-55 Inch
- 2 Seaters Sofa:
The distance between the two ends of the sofa is 145-180CM or 57-71 Inch
- 3 Seaters Sofa:
The distance between the two ends of the sofa is 185-235CM or 73-93 Inch
- 4 Seaters Sofa:
The distance between the two ends of the sofa is 235-300CM or 93-118 Inch
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)