{"product_id":"sclsg2","title":"SuedeRevive Pro™ Premium Suede \u0026 Nubuck Cleaning Brush","description":"\u003c!-- ================================================================\n  PRODUCT: SuedeRevive Pro™ – 2-in-1 Suede \u0026 Nubuck Cleaning Brush\n  Paste this ENTIRE block into Shopify Admin \u003e Products \u003e Description\n  (switch description editor to \"Show HTML\" \/ \u003c\/\u003e code view before pasting)\n================================================================= --\u003e\n\n\u003cstyle\u003e\n  .srp-wrap * { box-sizing: border-box; }\n  .srp-wrap {\n    max-width: 680px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    color: #222222 !important;\n    line-height: 1.55;\n  }\n  .srp-wrap img { width: 100% !important; height: auto !important; display: block; border-radius: 14px; }\n\n  \/* ---------- Urgency Bar ---------- *\/\n  .srp-urgency {\n    background: linear-gradient(90deg,#b91c1c,#dc2626) !important;\n    color: #ffffff !important;\n    text-align: center;\n    padding: 12px 10px;\n    border-radius: 12px;\n    font-weight: 800;\n    font-size: 15px;\n    margin-bottom: 16px;\n    letter-spacing: 0.3px;\n    animation: srp-pulse 1.6s infinite;\n  }\n  .srp-urgency span { color: #ffffff !important; }\n  @keyframes srp-pulse { 0%{opacity:1;} 50%{opacity:0.75;} 100%{opacity:1;} }\n\n  \/* ---------- Section Card ---------- *\/\n  .srp-section {\n    background: #ffffff !important;\n    border: 1px solid #eee;\n    border-radius: 16px;\n    padding: 18px 16px;\n    margin-bottom: 18px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n  }\n  .srp-dark-section {\n    background: #111827 !important;\n    border-radius: 16px;\n    padding: 20px 16px;\n    margin-bottom: 18px;\n  }\n  .srp-dark-section h2, .srp-dark-section h3, .srp-dark-section p, .srp-dark-section li, .srp-dark-section span {\n    color: #ffffff !important;\n  }\n\n  .srp-h1 {\n    font-size: 26px !important;\n    font-weight: 900 !important;\n    color: #111111 !important;\n    text-align: center;\n    margin: 6px 0 4px 0;\n    line-height: 1.25;\n  }\n  .srp-sub {\n    text-align: center;\n    font-size: 15px !important;\n    color: #444444 !important;\n    margin-bottom: 14px;\n  }\n  .srp-h2 {\n    font-size: 21px !important;\n    font-weight: 800 !important;\n    color: #111111 !important;\n    margin: 0 0 8px 0;\n    line-height: 1.3;\n  }\n  .srp-h2-white { color: #ffffff !important; }\n\n  .srp-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    margin: 14px 0 18px 0;\n  }\n  .srp-badge {\n    background: #ecfdf5 !important;\n    color: #065f46 !important;\n    border: 1px solid #a7f3d0;\n    font-weight: 700;\n    font-size: 12.5px;\n    padding: 7px 12px;\n    border-radius: 999px;\n    white-space: nowrap;\n  }\n\n  .srp-feature-list { list-style: none; padding: 0; margin: 0; }\n  .srp-feature-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    margin-bottom: 10px;\n    font-size: 15px !important;\n    color: #222222 !important;\n  }\n  .srp-dark-section .srp-feature-list li { color: #ffffff !important; }\n  .srp-feature-list li:before {\n    content: \"✅\";\n    flex-shrink: 0;\n    font-size: 15px;\n  }\n\n  \/* ---------- Offer Box ---------- *\/\n  .srp-offer-box {\n    background: linear-gradient(135deg,#0f172a,#1e293b) !important;\n    border-radius: 18px;\n    padding: 22px 18px;\n    margin-bottom: 20px;\n    text-align: center;\n  }\n  .srp-offer-box h2 { color: #ffd166 !important; font-size: 22px !important; font-weight: 900 !important; margin: 0 0 10px 0; }\n  .srp-offer-grid { display: flex; gap: 10px; margin-top: 14px; }\n  .srp-offer-card {\n    flex: 1;\n    background: rgba(255,255,255,0.08) !important;\n    border: 1px solid rgba(255,255,255,0.25);\n    border-radius: 12px;\n    padding: 12px 8px;\n  }\n  .srp-offer-card p { color: #ffffff !important; font-size: 13.5px !important; margin: 0; font-weight: 600; }\n  .srp-offer-card strong { color: #4ade80 !important; font-size: 17px !important; display: block; margin-bottom: 4px; }\n\n  \/* ---------- Reviews ---------- *\/\n  .srp-review {\n    border-bottom: 1px solid #eee;\n    padding: 12px 0;\n  }\n  .srp-review:last-child { border-bottom: none; }\n  .srp-review .stars { color: #f59e0b !important; font-size: 14px; margin-bottom: 4px; }\n  .srp-review p { margin: 0 0 4px 0; font-size: 14.5px !important; color: #222222 !important; }\n  .srp-review .name { font-weight: 700; font-size: 13px !important; color: #555555 !important; }\n\n  \/* ---------- Accordion FAQ ---------- *\/\n  .srp-faq-item { border-bottom: 1px solid #eee; }\n  .srp-faq-item:last-child { border-bottom: none; }\n  .srp-faq-q {\n    width: 100%;\n    text-align: left;\n    background: none;\n    border: none;\n    padding: 14px 4px;\n    font-size: 15.5px !important;\n    font-weight: 700 !important;\n    color: #111111 !important;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    cursor: pointer;\n  }\n  .srp-faq-q .plus { font-size: 20px; color: #dc2626 !important; transition: transform 0.2s ease; }\n  .srp-faq-q.active .plus { transform: rotate(45deg); }\n  .srp-faq-a {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.25s ease;\n    padding: 0 4px;\n  }\n  .srp-faq-a p { font-size: 14.5px !important; color: #444444 !important; margin: 0 0 12px 0; }\n\n  \/* ---------- Sticky-style CTA reminder ---------- *\/\n  .srp-cta-final {\n    background: #dc2626 !important;\n    color: #ffffff !important;\n    text-align: center;\n    padding: 18px 14px;\n    border-radius: 16px;\n    margin-top: 6px;\n  }\n  .srp-cta-final h3, .srp-cta-final p { color: #ffffff !important; }\n  .srp-cta-final h3 { font-size: 19px !important; font-weight: 900 !important; margin: 0 0 6px 0; }\n\n  @media (min-width: 600px) {\n    .srp-h1 { font-size: 30px !important; }\n    .srp-h2 { font-size: 23px !important; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"srp-wrap\"\u003e\n\n  \u003c!-- URGENCY BAR --\u003e\n  \u003cdiv class=\"srp-urgency\"\u003e\n    ⏳ \u003cspan\u003e50% OFF — ENDS TONIGHT (LAST DAY)\u003c\/span\u003e ⏳\n  \u003c\/div\u003e\n\n  \u003c!-- MAIN HEADLINE --\u003e\n  \u003ch1 class=\"srp-h1\"\u003eSuedeRevive Pro™ — The 2-in-1 Brush That Makes Your Suede \u0026amp; Nubuck Shoes Look Brand New in 60 Seconds\u003c\/h1\u003e\n  \u003cp class=\"srp-sub\"\u003eDual-sided brass + nylon bristles remove stains, dust \u0026amp; scuffs — without damaging the delicate nap. Trusted by 12,000+ shoe lovers across India.\u003c\/p\u003e\n\n  \u003cdiv class=\"srp-badge-row\"\u003e\n    \u003cspan class=\"srp-badge\"\u003e🚚 Free COD All India\u003c\/span\u003e\n    \u003cspan class=\"srp-badge\"\u003e💳 Extra 20% Off Prepaid\u003c\/span\u003e\n    \u003cspan class=\"srp-badge\"\u003e🔄 5-Day Easy Return\u003c\/span\u003e\n    \u003cspan class=\"srp-badge\"\u003e⭐ 4.8\/5 Rated\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_31_8a1d11ea-f147-4ec4-a141-78b0bbb582ae.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1788799112\" alt=\"SuedeRevive Pro suede and nubuck cleaning brush\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eSay Goodbye to Dull, Dirty Suede — Forever\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eRestores the natural nap \u0026amp; velvety texture of suede in seconds\u003c\/li\u003e\n      \u003cli\u003eWorks on shoes, boots, bags, jackets \u0026amp; sofas\u003c\/li\u003e\n      \u003cli\u003eNo water, no chemicals — 100% dry cleaning method\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_32_52937021-72d6-4b3a-b754-2d3b220d4fc1.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1788799145\" alt=\"Dual sided brass and nylon bristle brush\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003e2 Bristle Types in 1 Tool — Built for Every Stain\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eBrass wire side lifts caked-in mud \u0026amp; tough dirt\u003c\/li\u003e\n      \u003cli\u003eSoft nylon side is gentle enough for daily nubuck care\u003c\/li\u003e\n      \u003cli\u003eErgonomic grip designed for comfortable, controlled brushing\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_33_92b0786a-e561-4800-a875-de18e34e554d.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1788799161\" alt=\"Cleaning technique on suede shoe\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eJust 3 Light Strokes — That's All It Takes\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eGentle circular motion lifts dust without flattening the pile\u003c\/li\u003e\n      \u003cli\u003eSafe for daily brushing — before and after every wear\u003c\/li\u003e\n      \u003cli\u003eNo professional cleaning bills, ever again\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- OFFER BOX --\u003e\n  \u003cdiv class=\"srp-offer-box\"\u003e\n    \u003ch2\u003e🔥 FLAT 50% OFF — TODAY ONLY 🔥\u003c\/h2\u003e\n    \u003cdiv class=\"srp-offer-grid\"\u003e\n      \u003cdiv class=\"srp-offer-card\"\u003e\n        \u003cstrong\u003e₹0 Advance\u003c\/strong\u003e\n        \u003cp\u003ePay Cash On\u003cbr\u003eDelivery\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"srp-offer-card\"\u003e\n        \u003cstrong\u003e20% OFF\u003c\/strong\u003e\n        \u003cp\u003eExtra Discount on\u003cbr\u003ePrepaid Orders\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"srp-offer-card\"\u003e\n        \u003cstrong\u003eAll India\u003c\/strong\u003e\n        \u003cp\u003eFree Delivery\u003cbr\u003eNo Hidden Cost\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/SHOE4.webp?v=1788797116\" alt=\"Before and after suede shoe cleaning result\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eSee the Difference — Real Before \u0026amp; After Results\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eRemoves salt marks, rain stains \u0026amp; discolouration\u003c\/li\u003e\n      \u003cli\u003eBrings back that fresh-from-the-store look\u003c\/li\u003e\n      \u003cli\u003eExtends the life of your favourite pairs\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cdiv class=\"srp-dark-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_34_e0d0588d-3727-4c47-8970-4b63b3f45082.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1788799177\" alt=\"Compact travel friendly suede brush\"\u003e\n    \u003ch2 class=\"srp-h2 srp-h2-white\" style=\"margin-top:14px;\"\u003eCompact, Lightweight \u0026amp; Travel-Ready\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eSlim design fits easily in your bag, drawer or shoe rack\u003c\/li\u003e\n      \u003cli\u003eDurable build — built to last years of regular use\u003c\/li\u003e\n      \u003cli\u003ePerfect gift for sneakerheads \u0026amp; shoe care lovers\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/SHOE1.webp?v=1788797116\" alt=\"Suede brush in use on nubuck sneaker\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eGentle on Nubuck. Tough on Dirt.\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eSpecially calibrated bristle stiffness — safe for delicate nubuck\u003c\/li\u003e\n      \u003cli\u003eWon't scratch, tear or thin out the material\u003c\/li\u003e\n      \u003cli\u003eRecommended for sneakers, formal shoes \u0026amp; boots alike\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003ch2 class=\"srp-h2\"\u003eHow To Use — 3 Simple Steps\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 1:\u003c\/strong\u003e Let the shoe dry completely if wet or freshly worn\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 2:\u003c\/strong\u003e Brush gently in one direction using the nylon side for daily dust\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStep 3:\u003c\/strong\u003e Use the brass side only on tough stains, then finish with nylon side to restore nap\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_306_61xi9Ax9vtL.jpg?v=1788799247\" alt=\"SuedeRevive Pro packaging\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003ePremium Packaging — Perfect For Gifting Too\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eSturdy handle built for years of daily use\u003c\/li\u003e\n      \u003cli\u003eComes ready to use — no assembly required\u003c\/li\u003e\n      \u003cli\u003eAn easy add-on gift for anyone who owns leather or suede footwear\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 8 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_302_61nudpT7EVL.jpg?v=1788799277\" alt=\"Suede brush lifestyle shot\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eOne Tool For Your Entire Suede Wardrobe\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eWorks on suede jackets, bags, boots \u0026amp; sneakers\u003c\/li\u003e\n      \u003cli\u003eSkip expensive dry-cleaning trips\u003c\/li\u003e\n      \u003cli\u003eKeep every suede item in your closet looking fresh\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 9 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_305_61gJdXW4kgL.jpg?v=1788799301\" alt=\"Suede brush closeup bristles\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eEngineered Bristles — Not Just Any Brush\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003ePrecision-set bristle density for maximum dirt lift\u003c\/li\u003e\n      \u003cli\u003eTested across multiple suede \u0026amp; nubuck grades\u003c\/li\u003e\n      \u003cli\u003eConsistent results, wear after wear\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 10 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_303_611wqElXzsL.jpg?v=1788799325\" alt=\"Suede brush size comparison\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eCompact Size That Fits Everywhere\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eEasily fits in your hand luggage, gym bag or car dashboard\u003c\/li\u003e\n      \u003cli\u003eTake it with you on every trip — no more dusty shoes on arrival\u003c\/li\u003e\n      \u003cli\u003eSmall footprint, big everyday impact\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE 11 --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/imgi_304_61QqZSs21aL.jpg?v=1788799331\" alt=\"Suede brush final product shot\"\u003e\n    \u003ch2 class=\"srp-h2\" style=\"margin-top:14px;\"\u003eYour Shoes Deserve This Upgrade\u003c\/h2\u003e\n    \u003cul class=\"srp-feature-list\"\u003e\n      \u003cli\u003eLoved by 12,000+ happy customers across India\u003c\/li\u003e\n      \u003cli\u003eBacked by our 5-Day hassle-free return policy\u003c\/li\u003e\n      \u003cli\u003eLimited stock at 50% off — grab yours before the price resets\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- REVIEWS --\u003e\n  \u003cdiv class=\"srp-section\"\u003e\n    \u003ch2 class=\"srp-h2\"\u003e⭐ What Our Customers Say\u003c\/h2\u003e\n\n    \u003cdiv class=\"srp-review\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp\u003e\"Mera suede shoes bilkul naye jaise dikhne lage bas 2 min mein. Bahut acha product hai, COD bhi mila.\"\u003c\/p\u003e\n      \u003cdiv class=\"name\"\u003e— Rohit S., Ahmedabad\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"srp-review\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp\u003eWas skeptical at this price but it genuinely removed years of dust from my old boots. Delivery was quick too.\u003c\/p\u003e\n      \u003cdiv class=\"name\"\u003e— Priya M., Bangalore\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"srp-review\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★☆\u003c\/div\u003e\n      \u003cp\u003eBrass side works really well on tough stains. Wish it came with a small pouch, but overall very happy.\u003c\/p\u003e\n      \u003cdiv class=\"name\"\u003e— Arjun K., Pune\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"srp-review\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp\u003ePrepaid order pe 20% discount mil gaya, paisa vasool hai. Nubuck sneakers ekdum saaf ho gaye.\u003c\/p\u003e\n      \u003cdiv class=\"name\"\u003e— Sneha D., Surat\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n \u003c!-- FAQ ACCORDION --\u003e\n\u003cdiv class=\"srp-section\"\u003e\n  \u003ch2 class=\"srp-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n  \u003cdiv class=\"srp-faq-item\"\u003e\n    \u003cbutton class=\"srp-faq-q\" onclick=\"srpToggleFaq(this)\"\u003eIs it safe for nubuck as well as suede? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"srp-faq-a\"\u003e\u003cp\u003eYes. The nylon side is calibrated specifically for delicate nubuck, while the brass side is best kept for tougher suede stains only.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"srp-faq-item\"\u003e\n    \u003cbutton class=\"srp-faq-q\" onclick=\"srpToggleFaq(this)\"\u003eDo I need water or any cleaning solution? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"srp-faq-a\"\u003e\u003cp\u003eNo. This is a 100% dry-cleaning brush. No water or chemicals needed for daily maintenance and light stains.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"srp-faq-item\"\u003e\n    \u003cbutton class=\"srp-faq-q\" onclick=\"srpToggleFaq(this)\"\u003eIs Cash on Delivery really free? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"srp-faq-a\"\u003e\u003cp\u003eYes, COD is 100% free across India with zero advance payment. Prefer to pay online instead and get an extra 20% off instantly.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"srp-faq-item\"\u003e\n    \u003cbutton class=\"srp-faq-q\" onclick=\"srpToggleFaq(this)\"\u003eHow long does delivery take? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"srp-faq-a\"\u003e\u003cp\u003eOrders are usually delivered within 4-7 business days depending on your pincode.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"srp-faq-item\"\u003e\n    \u003cbutton class=\"srp-faq-q\" onclick=\"srpToggleFaq(this)\"\u003eWhat if I'm not satisfied with the product? \u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n    \u003cdiv class=\"srp-faq-a\"\u003e\u003cp\u003eWe offer a 5-Day easy return policy. If you're not happy with the results, reach out to our support team for a resolution.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003cdiv class=\"srp-cta-final\"\u003e\n    \u003ch3\u003e⚡ 50% OFF Ends Tonight — Don't Miss Out\u003c\/h3\u003e\n    \u003cp\u003eFree COD All India  |  Extra 20% Off on Prepaid  |  5-Day Returns\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function srpToggleFaq(btn) {\n    var item = btn.parentElement;\n    var answer = item.querySelector('.srp-faq-a');\n    var isOpen = btn.classList.contains('active');\n\n    document.querySelectorAll('.srp-faq-q').forEach(function(q){\n      q.classList.remove('active');\n      q.parentElement.querySelector('.srp-faq-a').style.maxHeight = null;\n    });\n\n    if (!isOpen) {\n      btn.classList.add('active');\n      answer.style.maxHeight = answer.scrollHeight + 40 + \"px\";\n    }\n  }\n\u003c\/script\u003e","brand":"Arta","offers":[{"title":"Default Title","offer_id":47456031178927,"sku":"Shoe Cleaning Brush","price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0736\/5181\/4575\/files\/feathye.webp?v=1788800371","url":"https:\/\/fabby.in\/products\/sclsg2","provider":"Fabby","version":"1.0","type":"link"}