(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}/24
Description
Protect your soft legs this winter with kitchen carpet™
This kitchen carpet™ is super Soft And Comfortable, Easy For Feet To Work On It. Constructed To Absorb Water And Dry Quickly, Always Keep You In A Fresh Kitchen.
Here's why you will love it
Durable-High-quality anti-fatigue mat materials will not break down or compress over time. Perfect for kitchen, foyer, entryway, laundry room, bathroom, doorway, outdoor, bedroom, balcony, porch, dining room, let your floor look more simple and clean.
Waterproof -Constructed to wipe-away water and dry quickly, keep you a clean and fresh bathroom, and protects the floor from water damage.
Comfort & Ease -Microfiber material soft to touch, shag pile ease for feet to work on it, non-skid latex rubber backing ensure safety, fade and wear-resistant.
2 Pieces set -Package includes 2-piece rugs. Size: 18 x 54 Inches (46 x 138 Cm) and 17 x 26 Inches (43 x 66 Cm), rectangle shape mat set.
Fashion & Multi Use -Fashion Moroccan trellis motif adds visual interest to any room, can be used in the bathroom, kitchen, laundry, door entrances, patio entryways.
Machine Washable Easy Care -machine wash separately in cold water. Use mild detergent. Do not bleach or dry clean. Do not use fabric softeners or dryer sheets. Do not wring, line dry for best results.
Anti-Slip Design- Kitchen rug set made from high-quality polypropylene fiber absorbent, smooth surface quality. TPR rubber backing, perfect non-slip, safer.
Variety Colors Are Available To Fit Any Home Decoration.
5 varieties of colors available, make sure there is always the right color for your kitchen. Suitable for kitchen, kid's room, doorway, outdoor, foyer, bathroom, bedroom, balcony, porch, let your floor look more simple and clean. Thickness Approx - 4mm.
Carpet 2 Pieces Non-Slip Kitchen Rug Set
Carpet kitchen rugs made by Velvet And Rubber material, with Non-Skid TPR backing, ensure safety using, the soft surface is so comfortable and easy to work on it even with bare feet.
Fresh design great to brightenup your kitchen.
Absorbs water and dries quickly, protect your kitchen from moisture and stain
Low pile height for easy to clean and vacuum, thin design to fit under doors.
Note: Due to the different monitor and light effects, the actual color of the item might be slightly different from the color showed in the pictures.
${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)