{"product_id":"2-piece-absorbent-kitchen-mat-set","title":"Quick Absorbent Kitchen Floor Mat Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   2-PIECE ABSORBENT KITCHEN MAT PRODUCT DESCRIPTION\n   Shopify-safe \/ Mobile-safe \/ No container breakout\n   ========================================================= *\/\n\n.ha-km-root {\n  width: 100%;\n  max-width: 100%;\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  color: #1f2937;\n  line-height: 1.65;\n  font-size: 16px;\n  overflow: hidden;\n}\n\n.ha-km-root *,\n.ha-km-root *::before,\n.ha-km-root *::after {\n  box-sizing: border-box;\n}\n\n.ha-km-root p {\n  margin: 0 0 12px;\n}\n\n.ha-km-root h2,\n.ha-km-root h3,\n.ha-km-root h4 {\n  margin-top: 0;\n}\n\n\/* ================================\n   HERO\n   ================================ *\/\n\n.ha-km-root .ha-km-hero {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 0 18px;\n  padding: 28px 22px;\n  border-radius: 18px;\n  background: linear-gradient(135deg, #252d36 0%, #39434e 55%, #4c5865 100%);\n  color: #ffffff !important;\n  text-align: center;\n  box-shadow: 0 8px 24px rgba(0,0,0,0.12);\n}\n\n\/* Force heading white even if Shopify theme overrides H1 *\/\n.ha-km-root .ha-km-hero h1,\n.ha-km-root .ha-km-hero h1 *,\n.ha-km-root div.ha-km-hero h1 {\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  opacity: 1 !important;\n  visibility: visible !important;\n  text-shadow: none !important;\n}\n\n.ha-km-root .ha-km-hero h1 {\n  margin: 0 auto 12px !important;\n  padding: 0 !important;\n  font-size: clamp(26px, 4.5vw, 42px) !important;\n  line-height: 1.18 !important;\n  font-weight: 800 !important;\n  letter-spacing: -0.02em;\n  background: transparent !important;\n}\n\n.ha-km-root .ha-km-hero-subtitle {\n  max-width: 760px;\n  margin: 0 auto 18px !important;\n  color: #f3f4f6 !important;\n  -webkit-text-fill-color: #f3f4f6 !important;\n  font-size: 16px;\n  line-height: 1.65;\n}\n\n.ha-km-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 8px;\n  margin-top: 16px;\n}\n\n.ha-km-badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  padding: 8px 12px;\n  border: 1px solid rgba(255,255,255,0.22);\n  border-radius: 999px;\n  background: rgba(255,255,255,0.11);\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n\/* ================================\n   GENERIC CARDS\n   ================================ *\/\n\n.ha-km-card {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 0 18px;\n  padding: 22px;\n  background: #ffffff;\n  border: 1px solid #e5e7eb;\n  border-radius: 18px;\n  box-shadow: 0 5px 18px rgba(15,23,42,0.06);\n}\n\n.ha-km-card h2 {\n  margin-bottom: 10px;\n  color: #111827 !important;\n  -webkit-text-fill-color: #111827 !important;\n  font-size: clamp(22px, 3vw, 30px);\n  line-height: 1.25;\n  font-weight: 800;\n}\n\n.ha-km-card h3 {\n  margin-bottom: 8px;\n  color: #111827 !important;\n  -webkit-text-fill-color: #111827 !important;\n  font-size: 19px;\n  line-height: 1.35;\n  font-weight: 750;\n}\n\n.ha-km-lead {\n  font-size: 17px;\n  color: #374151;\n}\n\n.ha-km-highlight {\n  color: #111827;\n  font-weight: 750;\n}\n\n\/* ================================\n   BENEFITS\n   ================================ *\/\n\n.ha-km-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 12px;\n  margin-top: 18px;\n}\n\n.ha-km-benefit {\n  padding: 17px;\n  background: #f8fafc;\n  border: 1px solid #e5e7eb;\n  border-radius: 14px;\n}\n\n.ha-km-benefit-icon {\n  display: block;\n  margin-bottom: 8px;\n  font-size: 27px;\n}\n\n.ha-km-benefit strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #111827;\n  font-size: 15px;\n}\n\n.ha-km-benefit span {\n  display: block;\n  color: #4b5563;\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\/* ================================\n   IMAGE CARDS\n   Every image remains stacked\n   ================================ *\/\n\n.ha-km-image-card {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 0 18px;\n  overflow: hidden;\n  background: #ffffff;\n  border: 1px solid #e5e7eb;\n  border-radius: 18px;\n  box-shadow: 0 5px 18px rgba(15,23,42,0.07);\n}\n\n.ha-km-image-wrap {\n  width: 100%;\n  max-width: 100%;\n  background: #f8fafc;\n  text-align: center;\n}\n\n.ha-km-image-card img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0 auto;\n  border: 0;\n}\n\n.ha-km-image-content {\n  padding: 20px;\n}\n\n.ha-km-image-content h2,\n.ha-km-image-content h3 {\n  color: #111827 !important;\n  -webkit-text-fill-color: #111827 !important;\n}\n\n.ha-km-image-content h2 {\n  margin: 0 0 8px;\n  font-size: clamp(21px, 3vw, 28px);\n  font-weight: 800;\n  line-height: 1.3;\n}\n\n.ha-km-image-content p {\n  color: #4b5563;\n}\n\n.ha-km-quote {\n  margin-top: 14px !important;\n  padding: 12px 14px;\n  border-left: 4px solid #4b5563;\n  background: #f8fafc;\n  border-radius: 0 10px 10px 0;\n  color: #374151 !important;\n  font-weight: 650;\n}\n\n\/* ================================\n   FEATURE LIST\n   ================================ *\/\n\n.ha-km-list {\n  margin: 14px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.ha-km-list li {\n  position: relative;\n  margin: 0 0 11px;\n  padding: 0 0 0 29px;\n  color: #374151;\n}\n\n.ha-km-list li::before {\n  content: \"✓\";\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 20px;\n  height: 20px;\n  border-radius: 50%;\n  background: #374151;\n  color: #ffffff;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 20px;\n  text-align: center;\n}\n\n\/* ================================\n   INFO \/ DISCLAIMER CARDS\n   ================================ *\/\n\n.ha-km-note {\n  width: 100%;\n  max-width: 100%;\n  margin: 0 0 18px;\n  padding: 20px;\n  border-radius: 16px;\n}\n\n.ha-km-note-grey {\n  background: #f3f4f6;\n  border: 1px solid #d1d5db;\n}\n\n.ha-km-note-yellow {\n  background: #fffbeb;\n  border: 1px solid #fde68a;\n}\n\n.ha-km-note-red {\n  background: #fff7f7;\n  border: 1px solid #fecaca;\n}\n\n.ha-km-note h2,\n.ha-km-note h3 {\n  margin: 0 0 8px;\n  color: #111827 !important;\n  -webkit-text-fill-color: #111827 !important;\n}\n\n.ha-km-note h2 {\n  font-size: 22px;\n}\n\n.ha-km-note p:last-child {\n  margin-bottom: 0;\n}\n\n\/* ================================\n   FAQ\n   ================================ *\/\n\n.ha-km-faq-item {\n  margin-bottom: 10px;\n  padding: 16px;\n  border: 1px solid #e5e7eb;\n  border-radius: 12px;\n  background: #f9fafb;\n}\n\n.ha-km-faq-item:last-child {\n  margin-bottom: 0;\n}\n\n.ha-km-faq-item strong {\n  display: block;\n  margin-bottom: 5px;\n  color: #111827;\n}\n\n.ha-km-faq-item p {\n  margin: 0;\n  color: #4b5563;\n  font-size: 14px;\n}\n\n\/* ================================\n   REVIEWS\n   ================================ *\/\n\n.ha-km-review-summary {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 18px;\n  padding: 16px;\n  background: #f8fafc;\n  border-radius: 13px;\n}\n\n.ha-km-stars {\n  color: #f59e0b;\n  letter-spacing: 1px;\n  font-size: 18px;\n  white-space: nowrap;\n}\n\n.ha-km-review-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0,1fr));\n  gap: 12px;\n}\n\n.ha-km-review {\n  padding: 17px;\n  border: 1px solid #e5e7eb;\n  border-radius: 14px;\n  background: #ffffff;\n}\n\n.ha-km-review-top {\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 7px;\n}\n\n.ha-km-review-name {\n  color: #111827;\n  font-weight: 750;\n}\n\n.ha-km-review p {\n  margin: 8px 0 0;\n  color: #4b5563;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n.ha-km-sample-label {\n  display: inline-block;\n  margin-top: 8px;\n  padding: 4px 8px;\n  border-radius: 999px;\n  background: #f3f4f6;\n  color: #6b7280;\n  font-size: 10px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: .04em;\n}\n\n\/* ================================\n   FINAL CTA\n   ================================ *\/\n\n.ha-km-final {\n  margin: 0;\n  padding: 24px 20px;\n  border-radius: 18px;\n  background: #252d36;\n  text-align: center;\n}\n\n.ha-km-final h2 {\n  margin: 0 0 8px;\n  color: #ffffff !important;\n  -webkit-text-fill-color: #ffffff !important;\n  font-size: clamp(22px,3vw,30px);\n  font-weight: 800;\n}\n\n.ha-km-final p {\n  margin: 0;\n  color: #e5e7eb !important;\n  -webkit-text-fill-color: #e5e7eb !important;\n}\n\n\/* ================================\n   MOBILE\n   ================================ *\/\n\n@media screen and (max-width: 749px) {\n  .ha-km-root {\n    font-size: 15px;\n  }\n\n  .ha-km-root .ha-km-hero {\n    padding: 23px 16px;\n    border-radius: 14px;\n  }\n\n  .ha-km-root .ha-km-hero h1 {\n    font-size: 27px !important;\n  }\n\n  .ha-km-card,\n  .ha-km-note {\n    padding: 17px;\n    border-radius: 14px;\n  }\n\n  .ha-km-image-card {\n    border-radius: 14px;\n  }\n\n  .ha-km-image-content {\n    padding: 17px;\n  }\n\n  .ha-km-benefit-grid,\n  .ha-km-review-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .ha-km-review-summary {\n    align-items: flex-start;\n    flex-direction: column;\n    gap: 5px;\n  }\n\n  .ha-km-badge {\n    font-size: 12px;\n    padding: 7px 10px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"ha-km-root\"\u003e\n\u003c!-- =====================================================\n       HERO\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-hero\"\u003e\n\u003ch1\u003e2-Piece Quick Absorbent Kitchen Floor Mat Set\u003c\/h1\u003e\n\u003cp class=\"ha-km-hero-subtitle\"\u003eAdd comfort, protection and a cleaner look to your cooking area with this modern \u003cstrong\u003e2-piece kitchen floor mat set\u003c\/strong\u003e. Designed for everyday kitchen use, it helps manage accidental water splashes while protecting frequently used floor areas around your sink, counter and cooking space.\u003c\/p\u003e\n\u003cdiv class=\"ha-km-badges\"\u003e\n\u003cspan class=\"ha-km-badge\"\u003e💧 Quick Absorption\u003c\/span\u003e \u003cspan class=\"ha-km-badge\"\u003e✨ Easy-Clean Surface\u003c\/span\u003e \u003cspan class=\"ha-km-badge\"\u003e🛡️ Floor Protection\u003c\/span\u003e \u003cspan class=\"ha-km-badge\"\u003e🏠 Modern Kitchen Design\u003c\/span\u003e \u003cspan class=\"ha-km-badge\"\u003e📦 2-Piece Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       INTRODUCTION\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-card\"\u003e\n\u003ch2\u003eMake Your Kitchen Floor Look Cleaner \u0026amp; More Organised\u003c\/h2\u003e\n\u003cp class=\"ha-km-lead\"\u003eKitchens are one of the busiest areas of any home. Water near the sink, minor cooking spills and constant foot traffic can quickly make the floor look untidy.\u003c\/p\u003e\n\u003cp\u003eThis \u003cstrong\u003eabsorbent kitchen mat set\u003c\/strong\u003e is designed to cover the high-use areas of your kitchen while adding a sophisticated contemporary look. The dark grey colour combination blends beautifully with modern, minimal and traditional kitchen interiors.\u003c\/p\u003e\n\u003cdiv class=\"ha-km-benefit-grid\"\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e💧\u003c\/span\u003e \u003cstrong\u003eQuick Water Absorption\u003c\/strong\u003e \u003cspan\u003e Designed to absorb everyday water droplets and small kitchen splashes rather than allowing moisture to remain pooled on the surface. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🧽\u003c\/span\u003e \u003cstrong\u003eEasy Everyday Maintenance\u003c\/strong\u003e \u003cspan\u003e The practical surface can be cleaned when required, helping you maintain a fresher-looking cooking area with less effort. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🛡️\u003c\/span\u003e \u003cstrong\u003eHelps Protect Your Floor\u003c\/strong\u003e \u003cspan\u003e Creates a useful barrier between everyday kitchen activity and your flooring in frequently used work zones. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003eStylish 2-Piece Design\u003c\/strong\u003e \u003cspan\u003e Use the longer mat along the counter or sink and position the smaller mat wherever additional floor coverage is required. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 1\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eDesigned for the Areas You Use the Most\u003c\/h2\u003e\n\u003cp\u003ePosition the mats around the sink, preparation counter or cooking area to create a more comfortable and organised kitchen workspace.\u003c\/p\u003e\n\u003cp class=\"ha-km-quote\"\u003eTwo complementary sizes make it easier to cover different high-traffic areas of your kitchen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 2\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eModern “Cooking Time” Styling\u003c\/h2\u003e\n\u003cp\u003eThe sophisticated grey-on-grey design complements a wide range of cabinetry, floor tiles and kitchen interiors without making the floor look overly busy.\u003c\/p\u003e\n\u003cp class=\"ha-km-quote\"\u003eA functional kitchen accessory that also adds a neat finishing touch to your décor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 3\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eIdeal for Everyday Cooking Areas\u003c\/h2\u003e\n\u003cp\u003eUse the longer mat in front of your kitchen counter, stove or preparation zone where you frequently stand while cooking, chopping or cleaning.\u003c\/p\u003e\n\u003cp\u003eThe smaller companion mat can be placed near another work area depending on your kitchen layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 4\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eFlexible Placement for Different Kitchen Layouts\u003c\/h2\u003e\n\u003cp\u003eWhether you have an L-shaped kitchen, parallel kitchen or compact cooking area, the separate mat format gives you greater flexibility than one oversized floor covering.\u003c\/p\u003e\n\u003cp class=\"ha-km-quote\"\u003ePlace them together or separately according to the areas where you need the most floor coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 5\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eMade for Real Everyday Kitchen Use\u003c\/h2\u003e\n\u003cp\u003eKitchens deal with more than just footsteps. Water droplets, utensils, bowls and day-to-day cooking activity can all affect exposed flooring.\u003c\/p\u003e\n\u003cul class=\"ha-km-list\"\u003e\n\u003cli\u003eHelps manage everyday water splashes\u003c\/li\u003e\n\u003cli\u003eSurface designed to withstand normal day-to-day use\u003c\/li\u003e\n\u003cli\u003eHelps protect frequently used floor areas\u003c\/li\u003e\n\u003cli\u003eProvides a practical layer between kitchen activity and flooring\u003c\/li\u003e\n\u003cli\u003eEasy to incorporate into modern kitchen interiors\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ha-km-quote\"\u003ePlease note: The mat is a protective household accessory and does not guarantee that dropped crockery or other objects will never break.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 6\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eQuick-Absorbing Surface\u003c\/h2\u003e\n\u003cp\u003eAccidental water droplets are common around kitchen sinks and preparation areas. The mat is designed to absorb moisture quickly and help reduce visible surface pooling during normal household use.\u003c\/p\u003e\n\u003cp class=\"ha-km-quote\"\u003eA simple way to keep splash-prone kitchen zones looking tidier throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 7\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-image-card\"\u003e\n\u003cdiv class=\"ha-km-image-content\"\u003e\n\u003ch2\u003eEasy to Maintain\u003c\/h2\u003e\n\u003cp\u003eEveryday kitchen stains and dirt can be cleaned from the mat as required. For routine maintenance, wipe gently with a damp cloth and allow the mat to dry properly before regular use.\u003c\/p\u003e\n\u003cp\u003eAvoid aggressive scrubbing, sharp tools or harsh chemicals unless specifically permitted by the product care instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       PRODUCT HIGHLIGHTS\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-card\"\u003e\n\u003ch2\u003eWhy You'll Love This Kitchen Mat Set\u003c\/h2\u003e\n\u003cul class=\"ha-km-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e2-piece kitchen mat combination\u003c\/strong\u003e for flexible placement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick absorbent surface\u003c\/strong\u003e designed for common kitchen splashes and droplets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern grey colour scheme\u003c\/strong\u003e complements different kitchen interiors.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy-clean construction\u003c\/strong\u003e makes day-to-day maintenance more convenient.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUseful around sinks and cooking counters\u003c\/strong\u003e where floors experience frequent activity.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFloor-protection design\u003c\/strong\u003e helps reduce direct exposure to everyday dirt, splashes and household use.\u003c\/li\u003e\n\u003cli\u003eSuitable for apartments, family kitchens, rented homes and modern modular kitchens.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHERE TO USE\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-card\"\u003e\n\u003ch2\u003ePerfect for Multiple Kitchen Zones\u003c\/h2\u003e\n\u003cdiv class=\"ha-km-benefit-grid\"\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🚰\u003c\/span\u003e \u003cstrong\u003eNear the Kitchen Sink\u003c\/strong\u003e \u003cspan\u003e Helps manage the minor water droplets commonly created while washing utensils or vegetables. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🍳\u003c\/span\u003e \u003cstrong\u003eCooking Counter\u003c\/strong\u003e \u003cspan\u003e Provides convenient floor coverage near the stove and everyday cooking area. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🥗\u003c\/span\u003e \u003cstrong\u003ePreparation Area\u003c\/strong\u003e \u003cspan\u003e Suitable for frequently used kitchen spaces where chopping, cleaning and food preparation take place. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-benefit\"\u003e\n\u003cspan class=\"ha-km-benefit-icon\"\u003e🏠\u003c\/span\u003e \u003cstrong\u003eUtility Area\u003c\/strong\u003e \u003cspan\u003e Can also be used in other suitable indoor household areas according to your space and requirements. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       WHAT YOU RECEIVE\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-note ha-km-note-grey\"\u003e\n\u003ch2\u003e📦 Package Includes\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e1 × 2-Piece Kitchen Floor Mat Set\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe set contains one comparatively longer mat and one smaller coordinating mat as shown in the product images.\u003c\/p\u003e\n\u003cp\u003ePlease refer to the \u003cstrong\u003evariant\/size information displayed on the actual product page\u003c\/strong\u003e before placing your order. Images may be used for presentation and scale reference.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       QUALITY \/ COLOUR DISCLAIMER\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-note ha-km-note-yellow\"\u003e\n\u003ch2\u003e⚠️ Important Quality, Colour \u0026amp; Print Information\u003c\/h2\u003e\n\u003cp\u003eWe supply this product in our \u003cstrong\u003ebest available quality standard for the Indian market and its respective price category\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eDue to different manufacturing batches, stock availability, screen\/display settings and photography conditions, there may be minor differences in \u003cstrong\u003ecolour tone, shade, surface finish, pattern or print\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColour and print\/design will be supplied on the basis of current stock availability.\u003c\/strong\u003e Customers are requested to place an order only if minor colour\/print variations are acceptable.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Returns or replacements will not be processed solely because of colour, print\/design preference or subjective quality expectations when the product supplied matches the product listing and is otherwise non-defective. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       ADVERTISEMENT DISCLAIMER\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-note ha-km-note-red\"\u003e\n\u003ch2\u003e📢 Advertisement \u0026amp; Offer Disclaimer\u003c\/h2\u003e\n\u003cp\u003eProducts, quantities, prices, bundles, promotional offers or other benefits shown in any \u003cstrong\u003eadvertisement, Facebook\/Instagram creative, reel, video, image or promotional content are for reference purposes only\u003c\/strong\u003e unless the same offer is currently displayed on this product page.\u003c\/p\u003e\n\u003cp\u003ePromotional offers are generally available for a \u003cstrong\u003elimited period and\/or limited stock\u003c\/strong\u003e and may have expired, changed or become unavailable by the time you visit the website.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Please always check this product page at the time of ordering for the actual product, quantity, applicable price, current offer and package contents. \u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo return, replacement or refund will be processed solely on the basis of a product configuration, quantity, offer or promotion previously displayed in an advertisement when the order delivered correctly matches the details confirmed on the product page\/order at the time of purchase.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-card\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ha-km-faq-item\"\u003e\n\u003cstrong\u003eIs this sold as a set?\u003c\/strong\u003e\n\u003cp\u003eYes. This listing is positioned as a 2-piece kitchen floor mat set. Always check the selected variant and package details before checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-faq-item\"\u003e\n\u003cstrong\u003eDoes the mat absorb water?\u003c\/strong\u003e\n\u003cp\u003eThe surface is designed to absorb normal household water droplets and minor kitchen splashes quickly. It should not be treated as a solution for continuous flooding or prolonged standing water.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-faq-item\"\u003e\n\u003cstrong\u003eWhere can I place it?\u003c\/strong\u003e\n\u003cp\u003eIt can be placed near your kitchen sink, cooking counter, food-preparation area or another suitable indoor floor location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-faq-item\"\u003e\n\u003cstrong\u003eHow should I clean it?\u003c\/strong\u003e\n\u003cp\u003eFor routine cleaning, wipe the surface gently with a damp cloth and allow it to dry. Avoid abrasive tools and harsh chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-faq-item\"\u003e\n\u003cstrong\u003eWill I receive exactly the same shade or print shown?\u003c\/strong\u003e\n\u003cp\u003eColour tone, print and minor design details may vary depending on stock and manufacturing batch. Available colour\/print will be dispatched.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-faq-item\"\u003e\n\u003cstrong\u003eCan I return it because I don't like the colour or quality?\u003c\/strong\u003e\n\u003cp\u003eReturns are not accepted solely for colour\/print preference or subjective quality expectations when the item supplied matches the listing and is non-defective. Applicable damaged\/wrong-product cases remain subject to the store's published return policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SAMPLE REVIEW APP STYLE SECTION\n       IMPORTANT: Replace with genuine reviews when available\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-card\"\u003e\n\u003ch2\u003eCustomer Review Style Preview\u003c\/h2\u003e\n\u003cp style=\"font-size: 13px; color: #6b7280; margin-bottom: 16px;\"\u003eThe reviews below are sample layout\/copy for designing the review section. Replace them with genuine customer feedback before publishing them as actual customer reviews.\u003c\/p\u003e\n\u003cdiv class=\"ha-km-review-summary\"\u003e\n\u003cdiv class=\"ha-km-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong style=\"display: block; color: #111827;\"\u003e Review-App Style Layout \u003c\/strong\u003e \u003cspan style=\"font-size: 13px; color: #6b7280;\"\u003e Example presentation for your Shopify product page \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review-grid\"\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003ePriya S.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eLooks very neat in my kitchen. I placed the long mat near the counter and the smaller one beside the sink. The grey colour goes nicely with my cabinets.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003eNeha R.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe two-piece format is useful because I can keep both mats in separate areas. Water droplets near the sink are also much easier to manage now.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003eAnjali M.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eSimple and elegant design. It does not make the kitchen look crowded, which was important for me. The dark colour also looks premium.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003eRitika K.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★☆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eUseful for the sink and cooking area. Please check the dimensions before ordering because every kitchen layout is different.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003ePooja A.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eI like that it is practical but still looks decorative. The Cooking Time design gives it a nice modern look.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003eMegha T.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eBought it mainly for the area around my sink. It helps with the small water splashes that happen throughout the day and is convenient to maintain.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003eKavita J.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eNice combination of one long and one small mat. I use the large one near my countertop and the second mat close to the washing area.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ha-km-review\"\u003e\n\u003cdiv class=\"ha-km-review-top\"\u003e\n\u003cspan class=\"ha-km-review-name\"\u003eSneha G.\u003c\/span\u003e \u003cspan class=\"ha-km-stars\"\u003e★★★★☆\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eThe design is simple and matches most kitchen colours. Overall a useful addition if you want floor coverage around frequently used kitchen areas.\u003c\/p\u003e\n\u003cspan class=\"ha-km-sample-label\"\u003eSample Review Copy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n       ===================================================== --\u003e\n\u003csection class=\"ha-km-final\"\u003e\n\u003ch2\u003eUpgrade Your Everyday Kitchen Space\u003c\/h2\u003e\n\u003cp\u003eA practical 2-piece floor mat set designed to combine quick absorption, easier maintenance, floor protection and modern kitchen styling.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Home Asthetics","offers":[{"title":"Buy 1 Set","offer_id":46576474980548,"sku":"Kitchen Floor Mat 1 Set","price":989.0,"currency_code":"INR","in_stock":true},{"title":"Buy 2 Set","offer_id":46576475013316,"sku":"Kitchen Floor Mat 2 Set","price":1689.0,"currency_code":"INR","in_stock":true},{"title":"Buy 4 Set","offer_id":46576475046084,"sku":"Kitchen Floor Mat 4 Set","price":2969.0,"currency_code":"INR","in_stock":true},{"title":"Buy 10 Set","offer_id":46576475078852,"sku":"Kitchen Floor Mat 10 Set","price":4949.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/1661\/9460\/files\/51_WF4Y6UVL.jpg?v=1787742729","url":"https:\/\/homeasthetics.in\/products\/2-piece-absorbent-kitchen-mat-set","provider":"Home Asthetics","version":"1.0","type":"link"}