(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}/18
Description
Magic Cleaning Cloth
Step up your cleaning game with our professional microfiber cloths
Say goodbye to tedious and frustrating cleaning of windows, mirrors and glass surfaces with this Magic Cleaning Cloth.
The microfiber material is super absorbent and leaves no unsightly streaks.
So you get a sparkling clean surface with just one wipe.
The cloth is durable, reusable and machine washable making it a cost effective solution to your cleaning needs.
Grabs dust, dirt and oil from any hard surface and leaves a streak-free shine in one pass without chemicals.
WILL LAST FOR YEARS
This cleaning product was built to be used over and over without deteriorating or losing effectiveness.
Multiple Purposes Wide Range
Clean glass, car, floor, furniture, electrical appliances, etc.
No More Tissue, Newspaper, Or Old Rags Clean like a pro and choose microfiber!
These microfiber cloths are used and loved by professional cleaners to clean and dry on glass, meaning you are gonna love them too!
Microfiber is great for removing debris on glass without scratching and buffing out any remaining streaks.
Plus they are machine washable and stay effective through hundreds of launderings.
No Leftover Streaks
Microfiber removes debris from your mirrors and windows, without scratching your surface.
Use for glass, windows, mirrors, car windshields, and stainless steel, etc.
Good Water Absorption
Super good water absorption, use this cleaning cloth to wipe the glass without leaving unsightly watermarks, and easily get a clean mirror without marks.
No Complex Usage Steps
Just wet, wipe away, rinse and reuse. without any complicated steps, you can use it to clean anywhere you want.
It can be used wet or dry, just as you would normally use it for cleaning.
No Lint
The microfiber cloths are tightly woven to prevent them from leaving lint!
Use them to dry on your mirrors and windows, absorb the water, and buff out those lingering streaks.
${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)