{"product_id":"multipurpose-sun-drying-cloth","title":"Multipurpose Sun Drying Cloth","description":"\u003cstyle\u003e\n  .hs-wrap {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 20px 0;\n    color: #1A1A1A;\n  }\n  .hs-wrap * { box-sizing: border-box; }\n  .hs-wrap, .hs-wrap * { text-decoration: none !important; }\n\n  .hs-hero {\n    background: linear-gradient(135deg, #F6D8CC 0%, #F2E7D8 60%, #DCC8B2 100%);\n    border-radius: 24px;\n    padding: 56px 32px;\n    text-align: center;\n    margin-bottom: 20px;\n    overflow: hidden;\n  }\n  .hs-hero-tag {\n    display: inline-block;\n    background: #1A1A1A;\n    color: #F2E7D8;\n    font-size: 11px;\n    letter-spacing: 2px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n    font-weight: 600;\n    text-transform: uppercase;\n  }\n  .hs-hero h1 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 44px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 12px;\n    line-height: 1.15;\n    letter-spacing: -0.5px;\n  }\n  .hs-hero h1 em { color: #C74A3A; font-style: italic; }\n  .hs-hero p {\n    font-size: 15px;\n    color: #5a4a40;\n    margin: 0 auto;\n    line-height: 1.5;\n    max-width: 360px;\n  }\n\n  .hs-loved-strip {\n    background: #FFFFFF;\n    border: 1px solid #F2E7D8;\n    border-radius: 16px;\n    padding: 14px 20px;\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n  .hs-avatar-stack { display: flex; align-items: center; }\n  .hs-avatar-stack img {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 2px solid #FFFFFF;\n    margin-left: -10px;\n    box-shadow: 0 1px 3px rgba(0,0,0,0.1);\n  }\n  .hs-avatar-stack img:first-child { margin-left: 0; }\n  .hs-loved-text { text-align: left; line-height: 1.3; }\n  .hs-loved-text strong { display: block; font-size: 14px; color: #1A1A1A; font-weight: 700; }\n  .hs-loved-text span { font-size: 12px; color: #777; }\n  .hs-loved-text .hs-stars { color: #C74A3A; letter-spacing: 1px; margin-right: 4px; }\n\n  .hs-trust {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n    margin-bottom: 24px;\n    background: #FFFFFF;\n    border: 1px solid #F2E7D8;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .hs-trust-item {\n    text-align: center;\n    padding: 24px 10px;\n    border-right: 1px solid #F2E7D8;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    min-height: 110px;\n    gap: 10px;\n  }\n  .hs-trust-item:last-child { border-right: none; }\n  .hs-trust-num {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    font-size: 24px;\n    font-weight: 800;\n    color: #C74A3A;\n    line-height: 1;\n    height: 28px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    letter-spacing: -0.3px;\n  }\n  .hs-trust-label {\n    font-size: 11px;\n    color: #777;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    font-weight: 600;\n    line-height: 1.3;\n  }\n\n  .hs-section-head { text-align: center; margin: 40px 0 22px; }\n  .hs-section-head .hs-eyebrow {\n    font-size: 12px;\n    letter-spacing: 3px;\n    color: #C74A3A;\n    text-transform: uppercase;\n    font-weight: 600;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .hs-section-head h2 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 32px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0;\n    line-height: 1.2;\n    letter-spacing: -0.3px;\n  }\n\n  .hs-hero-img {\n    width: 100%;\n    border-radius: 20px;\n    overflow: hidden;\n    margin-bottom: 20px;\n    background: #F2E7D8;\n  }\n  .hs-hero-img img { width: 100%; height: auto; display: block; }\n\n  .hs-gif-block {\n    background: #F2E7D8;\n    border-radius: 20px;\n    padding: 28px;\n    margin-bottom: 16px;\n    text-align: center;\n  }\n  .hs-gif-block h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 18px;\n    line-height: 1.25;\n  }\n  .hs-gif-frame {\n    border-radius: 16px;\n    overflow: hidden;\n    background: #FFFFFF;\n    border: 2px solid #FFFFFF;\n    box-shadow: 0 4px 20px rgba(199, 74, 58, 0.1);\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .hs-gif-frame img { width: 100%; height: auto; display: block; }\n\n  .hs-feat {\n    display: flex;\n    align-items: center;\n    gap: 28px;\n    background: #FFFFFF;\n    border: 1px solid #F2E7D8;\n    border-radius: 20px;\n    padding: 24px;\n    margin-bottom: 16px;\n    overflow: hidden;\n  }\n  .hs-feat.reverse { flex-direction: row-reverse; }\n  .hs-feat-img {\n    flex: 0 0 48%;\n    border-radius: 14px;\n    overflow: hidden;\n    background: #F2E7D8;\n  }\n  .hs-feat-img img {\n    width: 100%;\n    height: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    display: block;\n  }\n  .hs-feat-text { flex: 1; padding: 0 12px; }\n  .hs-feat-num {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 13px;\n    color: #C74A3A;\n    font-weight: 600;\n    letter-spacing: 2px;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .hs-feat-text h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 12px;\n    line-height: 1.2;\n  }\n  .hs-feat-text p { font-size: 15px; color: #5a4a40; line-height: 1.6; margin: 0; }\n\n  .hs-quote {\n    background: #1A1A1A;\n    color: #F2E7D8;\n    border-radius: 20px;\n    padding: 48px 32px;\n    text-align: center;\n    margin: 28px 0;\n  }\n  .hs-quote-mark {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 64px;\n    color: #C74A3A;\n    line-height: 0.5;\n    margin-bottom: 16px;\n    display: block;\n  }\n  .hs-quote p {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-style: italic;\n    font-size: 26px;\n    line-height: 1.45;\n    margin: 0 auto 18px;\n    font-weight: 500;\n    max-width: 700px;\n  }\n  .hs-quote-author {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255,255,255,0.06);\n    padding: 6px 16px 6px 6px;\n    border-radius: 30px;\n    margin-top: 18px;\n  }\n  .hs-quote-author img {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    object-fit: cover;\n    border: 1.5px solid #DCC8B2;\n  }\n  .hs-quote-author span {\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #DCC8B2;\n  }\n\n  .hs-specs {\n    background: #F2E7D8;\n    border-radius: 20px;\n    padding: 32px 28px;\n    margin-bottom: 24px;\n  }\n  .hs-specs-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 28px;\n    font-weight: 700;\n    color: #1A1A1A;\n    margin: 0 0 20px;\n    text-align: center;\n  }\n  .hs-specs-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }\n  .hs-spec {\n    background: #FFFFFF;\n    border-radius: 12px;\n    padding: 16px;\n    display: flex;\n    gap: 12px;\n    align-items: center;\n  }\n  .hs-spec-icon {\n    width: 38px;\n    height: 38px;\n    border-radius: 10px;\n    background: #F6D8CC;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 18px;\n  }\n  .hs-spec-text strong {\n    display: block;\n    font-size: 13px;\n    color: #1A1A1A;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .hs-gallery {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 24px;\n  }\n  .hs-gallery img {\n    width: 100%;\n    height: auto;\n    object-fit: cover;\n    display: block;\n    aspect-ratio: 1 \/ 1;\n    border-radius: 16px;\n  }\n\n  .hs-cta {\n    background: linear-gradient(135deg, #C74A3A 0%, #F2B9A8 100%);\n    border-radius: 20px;\n    padding: 48px 32px;\n    text-align: center;\n    color: #FFFFFF;\n    margin-bottom: 20px;\n  }\n  .hs-cta h3 {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 32px;\n    font-weight: 700;\n    margin: 0 0 16px;\n    line-height: 1.2;\n  }\n  .hs-cta-badge {\n    display: inline-block;\n    background: #FFFFFF;\n    color: #C74A3A;\n    padding: 12px 26px;\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  @media (max-width: 900px) {\n    .hs-specs-grid { grid-template-columns: 1fr 1fr; }\n    .hs-hero h1 { font-size: 36px; }\n    .hs-feat-text h3 { font-size: 24px; }\n    .hs-gallery { grid-template-columns: 1fr 1fr; }\n    .hs-gallery img:nth-child(3) { grid-column: span 2; aspect-ratio: 16 \/ 9; }\n  }\n\n  @media (max-width: 600px) {\n    .hs-hero { padding: 36px 22px; }\n    .hs-hero h1 { font-size: 28px; }\n    .hs-hero p { font-size: 13px; }\n    .hs-loved-strip { flex-direction: column; gap: 10px; padding: 16px; }\n    .hs-loved-text { text-align: center; }\n    .hs-trust { grid-template-columns: repeat(2, 1fr); }\n    .hs-trust-item { min-height: 90px; padding: 18px 8px; gap: 8px; }\n    .hs-trust-num { font-size: 20px; height: 24px; }\n    .hs-trust-item:nth-child(2) { border-right: none; }\n    .hs-trust-item:nth-child(1), .hs-trust-item:nth-child(2) { border-bottom: 1px solid #F2E7D8; }\n    .hs-feat, .hs-feat.reverse { flex-direction: column; gap: 16px; padding: 16px; }\n    .hs-feat-img { flex: unset; width: 100%; }\n    .hs-feat-text { padding: 0; }\n    .hs-feat-text h3 { font-size: 20px; }\n    .hs-feat-text p { font-size: 13px; }\n    .hs-specs-grid { grid-template-columns: 1fr; }\n    .hs-specs { padding: 24px 20px; }\n    .hs-specs-title { font-size: 22px; }\n    .hs-quote { padding: 32px 22px; }\n    .hs-quote p { font-size: 18px; }\n    .hs-section-head h2 { font-size: 24px; }\n    .hs-section-head { margin: 28px 0 18px; }\n    .hs-gif-block { padding: 20px; }\n    .hs-gif-block h3 { font-size: 20px; }\n    .hs-cta { padding: 32px 22px; }\n    .hs-cta h3 { font-size: 24px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hs-wrap\"\u003e\n\n  \u003cdiv class=\"hs-hero\"\u003e\n    \u003cspan class=\"hs-hero-tag\"\u003e★ Bestseller\u003c\/span\u003e\n    \u003ch1\u003eDry \u003cem\u003ePapad,\u003c\/em\u003e Wadi \u0026amp; More —\u003cbr\u003eThe Smart Way.\u003c\/h1\u003e\n    \u003cp\u003eFoldable sun-drying mat for papad, sandige, chillies, rice, pulses \u0026amp; more. Hygienic, breathable \u0026amp; reusable.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-loved-strip\"\u003e\n    \u003cdiv class=\"hs-avatar-stack\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.35.40_PM.png?v=1778644380\" alt=\"Meera J., Hyderabad\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.35.46_PM.png?v=1778644380\" alt=\"Kavya P., Ahmedabad\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.34.43_PM.png?v=1778644380\" alt=\"Ananya R., Bangalore\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.36.13_PM.png?v=1778644380\" alt=\"Priya M., Mumbai\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-loved-text\"\u003e\n      \u003cstrong\u003eLoved by 5 Lakh+ Homes\u003c\/strong\u003e\n      \u003cspan\u003e\u003cspan class=\"hs-stars\"\u003e★★★★★\u003c\/span\u003e4.8 · 12,000+ reviews\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-trust\"\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003e5 Lakh+\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eHappy Homes\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003e4.8 ★\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eReviews\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003e3 Day\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eReturns\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hs-trust-item\"\u003e\n      \u003cdiv class=\"hs-trust-num\"\u003eFree\u003c\/div\u003e\n      \u003cdiv class=\"hs-trust-label\"\u003eShipping\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/7390e162-14e3-4fc0-aec5-b62210ca40b9.png?v=1780913774\" alt=\"Sun drying mat with papad chillies rice\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gif-block\"\u003e\n    \u003ch3\u003eSpread it. Dry it. Done. ☀️\u003c\/h3\u003e\n    \u003cdiv class=\"hs-gif-frame\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/freecompress-download_5.gif?v=1780913775\" alt=\"Sun drying mat in action\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-section-head\"\u003e\n    \u003cspan class=\"hs-eyebrow\"\u003e— Made for Indian Kitchens —\u003c\/span\u003e\n    \u003ch2\u003eOne mat.\u003cbr\u003eEndless dadi-maa recipes.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/30c7344a-0bbe-4d18-b878-972cb6ab5d12.png?v=1780913774\" alt=\"Papad and chips drying\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 01 —\u003c\/span\u003e\n      \u003ch3\u003ePerfect for Papad \u0026amp; Sandige\u003c\/h3\u003e\n      \u003cp\u003eSpread papad, wadi, sandige, chips, even khichiya — the breathable mesh dries everything evenly without sticking. No more newspaper, no more mess.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat reverse\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/804a3cc1-11be-4157-841b-f0b359d17f7d.png?v=1780913774\" alt=\"Spices and chillies drying\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 02 —\u003c\/span\u003e\n      \u003ch3\u003eChillies, Spices \u0026amp; Masala-Ready\u003c\/h3\u003e\n      \u003cp\u003eDry red chillies, haldi, garlic, methi leaves, curry patta — everything stays clean, no dust or insects sticking on top.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/eab8730f-d605-4213-9941-47080a6ea4d8.png?v=1780913773\" alt=\"Rice pulses drying\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 03 —\u003c\/span\u003e\n      \u003ch3\u003eRice, Daal \u0026amp; Pulses Storage Prep\u003c\/h3\u003e\n      \u003cp\u003eSun-dry rice, daal, channa, moong — keep them weevil-free and store-ready for months. Old grandma trick, modern hygiene.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gif-block\"\u003e\n    \u003ch3\u003eFold it, store it, reuse it 📦\u003c\/h3\u003e\n    \u003cdiv class=\"hs-gif-frame\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/freecompress-download_3.gif?v=1780913775\" alt=\"Foldable mat demo\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-quote\"\u003e\n    \u003cspan class=\"hs-quote-mark\"\u003e\"\u003c\/span\u003e\n    \u003cp\u003eGarmi mein papad banane ka kaam aasaan ho gaya — mat dhone se sab dust saaf, koi chipchipa nahi!\u003c\/p\u003e\n    \u003cdiv class=\"hs-quote-author\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/Screenshot_2026-05-12_at_4.35.04_PM.png?v=1778644379\" alt=\"Neha T., Jaipur\"\u003e\n      \u003cspan\u003eNeha T., Jaipur · ✓ Verified\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat reverse\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/58936300-80f5-4329-8a4d-d8c7c3b77abf.png?v=1780913775\" alt=\"Foldable design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 04 —\u003c\/span\u003e\n      \u003ch3\u003eFoldable \u0026amp; Easy to Store\u003c\/h3\u003e\n      \u003cp\u003eFolds up small and tucks into any cupboard. No more rolling up bedsheets or finding old chaadar — your drying mat is always ready.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-feat\"\u003e\n    \u003cdiv class=\"hs-feat-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/30c7344a-0bbe-4d18-b878-972cb6ab5d12.png?v=1780913774\" alt=\"Reusable hygienic\" loading=\"lazy\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"hs-feat-text\"\u003e\n      \u003cspan class=\"hs-feat-num\"\u003e— 05 —\u003c\/span\u003e\n      \u003ch3\u003eWash, Reuse, Repeat\u003c\/h3\u003e\n      \u003cp\u003eJust rinse with water and hang to dry. Reuse it for years — durable mesh, stitched edges, made to last every summer.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-specs\"\u003e\n    \u003ch3 class=\"hs-specs-title\"\u003eWhy You'll Love It\u003c\/h3\u003e\n    \u003cdiv class=\"hs-specs-grid\"\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e☀️\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eSun-Drying Ready\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eKeeps Food Hygienic\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e📦\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eFoldable Design\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e🌶️\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003ePapad, Spice, Rice\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e💨\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eBreathable Mesh\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hs-spec\"\u003e\n        \u003cdiv class=\"hs-spec-icon\"\u003e♻️\u003c\/div\u003e\n        \u003cdiv class=\"hs-spec-text\"\u003e\u003cstrong\u003eWashable \u0026amp; Reusable\u003c\/strong\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-section-head\"\u003e\n    \u003cspan class=\"hs-eyebrow\"\u003e— In Real Homes —\u003c\/span\u003e\n    \u003ch2\u003eSee it in your terrace.\u003c\/h2\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-gallery\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/30c7344a-0bbe-4d18-b878-972cb6ab5d12.png?v=1780913774\" alt=\"Lifestyle shot\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/804a3cc1-11be-4157-841b-f0b359d17f7d.png?v=1780913774\" alt=\"Detail shot\" loading=\"lazy\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/bd3b7bc2-9c0f-4c6a-9b43-2ff0a6b3e144.png?v=1780913774\" alt=\"Features overview\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hs-cta\"\u003e\n    \u003ch3\u003eDry the smart way, store the safe way.\u003c\/h3\u003e\n    \u003cspan class=\"hs-cta-badge\"\u003e★ Loved by 5 Lakh+ Homes\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"NNT NEW","offers":[{"title":"1 Piece - 699Rs","offer_id":47344159752369,"sku":"Multipurpose Sun Drying Cloth-1","price":699.0,"currency_code":"INR","in_stock":true},{"title":"2 Piece - 999Rs","offer_id":47344159785137,"sku":"Multipurpose Sun Drying Cloth-2","price":999.0,"currency_code":"INR","in_stock":true},{"title":"3 Piece - 1299Rs","offer_id":47344159817905,"sku":"Multipurpose Sun Drying Cloth-3","price":1299.0,"currency_code":"INR","in_stock":true},{"title":"4 Piece - 1599Rs","offer_id":47344159850673,"sku":"Multipurpose Sun Drying Cloth-4","price":1599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0625\/3821\/9697\/files\/7390e162-14e3-4fc0-aec5-b62210ca40b9.png?v=1780913774","url":"https:\/\/heyshopper.in\/products\/multipurpose-sun-drying-cloth","provider":"Hey Shoppers","version":"1.0","type":"link"}