{"product_id":"silicone-body-back-scrubber-belt-pack-of-2","title":"Silicone Body Back Scrubber Belt (Buy 1 Get 1 Free)","description":"\u003cstyle\u003e\n  .ss-product {\n    --ss-primary: #158fa3;\n    --ss-primary-dark: #0d6574;\n    --ss-soft: #eef9fa;\n    --ss-accent: #d8f1f3;\n    --ss-text: #18363c;\n    --ss-muted: #60767b;\n    --ss-border: #cce6e9;\n    --ss-white: #ffffff;\n    max-width: 900px;\n    margin: 0 auto;\n    color: var(--ss-text);\n    font-family: inherit;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  .ss-product * {\n    box-sizing: border-box;\n  }\n\n  .ss-product h2,\n  .ss-product h3,\n  .ss-product h4,\n  .ss-product p {\n    margin-top: 0;\n  }\n\n  .ss-product h2 {\n    font-size: 25px;\n    line-height: 1.3;\n    margin-bottom: 12px;\n  }\n\n  .ss-product h3 {\n    font-size: 20px;\n    line-height: 1.4;\n    margin-bottom: 10px;\n  }\n\n  .ss-product h4 {\n    font-size: 17px;\n    line-height: 1.4;\n    margin-bottom: 8px;\n  }\n\n  .ss-product p {\n    margin-bottom: 12px;\n  }\n\n  .ss-product img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border-radius: 14px;\n  }\n\n  .ss-hero {\n    padding: 28px 22px;\n    margin-bottom: 18px;\n    text-align: center;\n    background: var(--ss-primary-dark);\n    color: var(--ss-white);\n    border-radius: 18px;\n  }\n\n  .ss-hero p {\n    max-width: 680px;\n    margin: 0 auto;\n    color: #e4f7f9;\n  }\n\n  .ss-image {\n    margin: 18px 0;\n    padding: 7px;\n    background: var(--ss-white);\n    border: 1px solid var(--ss-border);\n    border-radius: 18px;\n  }\n\n  .ss-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin: 18px 0;\n  }\n\n  .ss-benefit {\n    padding: 16px;\n    background: var(--ss-soft);\n    border: 1px solid var(--ss-border);\n    border-radius: 14px;\n  }\n\n  .ss-benefit strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--ss-primary-dark);\n    font-size: 16px;\n  }\n\n  .ss-benefit p {\n    margin: 0;\n    color: var(--ss-muted);\n    line-height: 1.6;\n  }\n\n  .ss-shipping {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 15px 17px;\n    margin: 18px 0;\n    background: #f0faf5;\n    color: #176445;\n    border: 1px solid #bfe7d3;\n    border-radius: 14px;\n    font-weight: 700;\n  }\n\n  .ss-shipping-icon {\n    flex: 0 0 auto;\n    font-size: 22px;\n  }\n\n  .ss-section {\n    padding: 21px;\n    margin: 18px 0;\n    background: var(--ss-white);\n    border: 1px solid var(--ss-border);\n    border-radius: 16px;\n  }\n\n  .ss-section h3,\n  .ss-section h4 {\n    color: var(--ss-primary-dark);\n  }\n\n  .ss-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ss-problem {\n    background: #fff8f5;\n    border-color: #f1d7cd;\n  }\n\n  .ss-problem h3 {\n    color: #9a4930;\n  }\n\n  .ss-highlight {\n    padding: 21px;\n    margin: 18px 0;\n    background: var(--ss-soft);\n    border-left: 5px solid var(--ss-primary);\n    border-radius: 4px 15px 15px 4px;\n  }\n\n  .ss-highlight h3 {\n    color: var(--ss-primary-dark);\n  }\n\n  .ss-highlight p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ss-list {\n    display: grid;\n    gap: 9px;\n    padding: 0;\n    margin: 14px 0 0;\n    list-style: none;\n  }\n\n  .ss-list li {\n    position: relative;\n    padding: 11px 12px 11px 40px;\n    background: var(--ss-soft);\n    border: 1px solid var(--ss-border);\n    border-radius: 11px;\n  }\n\n  .ss-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 10px;\n    left: 14px;\n    color: var(--ss-primary);\n    font-weight: 800;\n  }\n\n  .ss-included {\n    padding: 18px;\n    margin: 18px 0;\n    text-align: center;\n    background: var(--ss-primary);\n    color: var(--ss-white);\n    border-radius: 15px;\n  }\n\n  .ss-included h3 {\n    color: var(--ss-white);\n  }\n\n  .ss-included p {\n    margin: 0;\n  }\n\n  .ss-table-wrap {\n    margin-top: 14px;\n    overflow-x: auto;\n    border: 1px solid var(--ss-border);\n    border-radius: 14px;\n  }\n\n  .ss-table {\n    width: 100%;\n    min-width: 520px;\n    margin: 0;\n    border-collapse: collapse;\n  }\n\n  .ss-table th,\n  .ss-table td {\n    padding: 13px 15px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid var(--ss-border);\n  }\n\n  .ss-table th {\n    background: var(--ss-primary-dark);\n    color: var(--ss-white);\n    font-weight: 700;\n  }\n\n  .ss-table td:first-child {\n    width: 32%;\n    color: var(--ss-primary-dark);\n    font-weight: 700;\n  }\n\n  .ss-table tr:nth-child(even) td {\n    background: var(--ss-soft);\n  }\n\n  .ss-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .ss-closing {\n    padding: 23px 18px;\n    margin-top: 18px;\n    text-align: center;\n    background: var(--ss-soft);\n    border: 1px solid var(--ss-border);\n    border-radius: 16px;\n  }\n\n  .ss-closing strong {\n    display: block;\n    color: var(--ss-primary-dark);\n    font-size: 19px;\n  }\n\n  @media (max-width: 640px) {\n    .ss-product {\n      font-size: 14px;\n    }\n\n    .ss-product h2 {\n      font-size: 22px;\n    }\n\n    .ss-product h3 {\n      font-size: 18px;\n    }\n\n    .ss-hero {\n      padding: 23px 17px;\n      border-radius: 15px;\n    }\n\n    .ss-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .ss-section,\n    .ss-highlight {\n      padding: 17px;\n    }\n\n    .ss-image,\n    .ss-product img {\n      border-radius: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ss-product\"\u003e\n  \u003cdiv class=\"ss-hero\"\u003e\n    \u003ch2\u003e🧽 Exfoliate, Reach \u0026amp; Massage with Ease\u003c\/h2\u003e\n    \u003cp\u003e\n      Your ultimate head-to-toe shower companion with a long flexible strap,\n      dual-sided texture, soft silicone bristles and gentle exfoliation for all\n      skin types.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/2f8529a674204823a904228461a920d4_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1786156581\" alt=\"Double-sided silicone back scrubber\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-benefits\"\u003e\n    \u003cdiv class=\"ss-benefit\"\u003e\n      \u003cstrong\u003e🧽 Two Sides, Customized Care\u003c\/strong\u003e\n      \u003cp\u003e\n        Use the soft silicone bristles for everyday cleansing or flip it over\n        for deeper exfoliation and a relaxing massage.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-benefit\"\u003e\n      \u003cstrong\u003e🦵 Easily Reaches Your Back\u003c\/strong\u003e\n      \u003cp\u003e\n        The long, flexible strap helps you clean your back, shoulders and other\n        difficult areas without uncomfortable stretching.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/7bb780b0bcb240fba2c8d6407d685d7d_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1786156581\" alt=\"Dual-sided texture of silicone body scrubber\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-benefits\"\u003e\n    \u003cdiv class=\"ss-benefit\"\u003e\n      \u003cstrong\u003e🧴 Hygienic \u0026amp; Quick-Drying\u003c\/strong\u003e\n      \u003cp\u003e\n        The non-porous silicone surface rinses clean and dries quickly, making\n        it a more hygienic alternative to traditional loofahs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-benefit\"\u003e\n      \u003cstrong\u003e🛡️ Gentle on Every Skin Type\u003c\/strong\u003e\n      \u003cp\u003e\n        Soft, flexible bristles help cleanse and exfoliate without the harsh\n        scratching caused by rough brushes.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/2999d126556c48c8930d549fe9f1223d_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1786156581\" alt=\"Long flexible back scrubber strap\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-benefits\"\u003e\n    \u003cdiv class=\"ss-benefit\"\u003e\n      \u003cstrong\u003e🔄 Head-to-Toe Versatility\u003c\/strong\u003e\n      \u003cp\u003e\n        Use it with body wash, soap or scrub on your back, shoulders, arms,\n        neck and legs for a complete shower routine.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ss-benefit\"\u003e\n      \u003cstrong\u003e🧼 Simple to Maintain\u003c\/strong\u003e\n      \u003cp\u003e\n        Rinse thoroughly after use and hang it to dry. The easy-care surface\n        helps prevent trapped soap residue and unpleasant odours.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/6546016327184f1b961dbac29f654cce_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1786156581\" alt=\"Silicone scrubber for gentle body cleansing\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-shipping\"\u003e\n    \u003cspan class=\"ss-shipping-icon\"\u003e🚚\u003c\/span\u003e\n    \u003cspan\u003eFast Shipping – Ships from US, CA or AU warehouses with estimated delivery in 3–6 days.\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-section ss-problem\"\u003e\n    \u003ch3\u003eTired of Harsh Scrubs and Awkward Reaching?\u003c\/h3\u003e\n    \u003cp\u003e\n      Trying to clean your back with an ordinary washcloth often means twisting,\n      stretching and still missing entire areas. Traditional loofahs may remain\n      damp, while rough brushes can feel uncomfortable on sensitive skin.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      This double-sided silicone back scrubber offers a gentler, easier and more\n      hygienic way to cleanse your entire body.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/465d931405be4a318e6645ed72779a90_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1786156581\" alt=\"Full-body silicone shower scrubber\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-highlight\"\u003e\n    \u003ch3\u003eDesigned for a Deep Yet Gentle Clean\u003c\/h3\u003e\n    \u003cp\u003e\n      The dual-sided design gives you two cleansing experiences in one simple\n      tool. Soft silicone bristles provide a gentle everyday cleanse, while the\n      textured massage surface helps remove surface buildup and leave your skin\n      feeling smoother and refreshed.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-section\"\u003e\n    \u003ch3\u003eReach Every Inch Without the Strain\u003c\/h3\u003e\n    \u003cp\u003e\n      Hold each end of the long strap and glide the scrubber comfortably across\n      your back, shoulders and neck. Its flexible, widened design provides\n      better coverage and control, even when your hands are wet and soapy.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-section\"\u003e\n    \u003ch3\u003eFresh, Hygienic \u0026amp; Made for Daily Use\u003c\/h3\u003e\n    \u003cp\u003e\n      Unlike thick sponges that stay wet for hours, the silicone material is\n      easy to rinse and quick to dry. Simply wash away any remaining soap and\n      hang the scrubber after each use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-section\"\u003e\n    \u003ch3\u003eComfortable Care for Everyone\u003c\/h3\u003e\n    \u003cp\u003e\n      Suitable for men and women with sensitive, dry, normal or combination\n      skin. Its extended strap can also make independent bathing easier for\n      older adults and anyone who finds it difficult to reach their back.\n    \u003c\/p\u003e\n\n    \u003ch4\u003ePerfect For:\u003c\/h4\u003e\n\n    \u003cul class=\"ss-list\"\u003e\n      \u003cli\u003eFull-body cleansing and gentle exfoliation\u003c\/li\u003e\n      \u003cli\u003eHard-to-reach areas such as the back and shoulders\u003c\/li\u003e\n      \u003cli\u003eSkin that requires a softer cleansing experience\u003c\/li\u003e\n      \u003cli\u003eA quick-drying alternative to traditional loofahs\u003c\/li\u003e\n      \u003cli\u003eTravel, gym bags and everyday shower routines\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-included\"\u003e\n    \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n    \u003cp\u003e\u003cstrong\u003e1 × Double-Sided Silicone Back Scrubber with Long Strap\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-section\"\u003e\n    \u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\n    \u003cdiv class=\"ss-table-wrap\"\u003e\n      \u003ctable class=\"ss-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAttribute\u003c\/th\u003e\n            \u003cth\u003eDetails\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eSoft, flexible and easy-care silicone\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eDesign\u003c\/td\u003e\n            \u003ctd\u003eDouble-sided soft bristles and textured massage surface\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStrap\u003c\/td\u003e\n            \u003ctd\u003eLong, flexible strap with an easy-grip design\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCare\u003c\/td\u003e\n            \u003ctd\u003eRinse after use and hang to dry\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSkin Types\u003c\/td\u003e\n            \u003ctd\u003eSuitable for sensitive, dry, normal and combination skin\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Use\u003c\/td\u003e\n            \u003ctd\u003eBack, shoulders, neck, arms, legs and full-body cleansing\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ss-closing\"\u003e\n    \u003cstrong\u003eOne Scrubber. Effortless Reach. A Fresher Shower Routine.\u003c\/strong\u003e\n    \u003cspan\u003e🧽✨\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Arta","offers":[{"title":"Default Title","offer_id":60463882764369,"sku":"SILICONE-BODY-SCRUBBER-BELT-PCKO2","price":599.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1072\/2905\/3009\/files\/body1.png?v=1788864347","url":"https:\/\/gharsmart.store\/products\/silicone-body-back-scrubber-belt-pack-of-2","provider":"New Gharsmart","version":"1.0","type":"link"}