{"product_id":"wart","title":"Clinically Proved ☑️ Wart Remover Cream","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eClinically Proved Wart Remover Cream\u003c\/title\u003e\n  \u003cstyle\u003e\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n    \n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      color: #2c3e50;\n      line-height: 1.8;\n      background: #ffffff;\n    }\n    \n    .container { max-width: 1240px; margin: 0 auto; padding: 0 24px; }\n    \n    \/* ===== TRUST STRIP ===== *\/\n    .trust-strip {\n      background: linear-gradient(135deg, #1a2332 0%, #2d3e4f 100%);\n      padding: 16px 24px;\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 32px;\n      font-size: 11px;\n      font-weight: 600;\n      letter-spacing: 1.2px;\n      text-transform: uppercase;\n      color: #d4e5f7;\n    }\n    \n    .trust-strip span {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    \n    .trust-strip span::before {\n      content: \"✓\";\n      color: #93c5fd;\n      font-weight: 900;\n      font-size: 13px;\n    }\n    \n    \/* ===== HERO SECTION ===== *\/\n    .hero {\n      display: grid;\n      grid-template-columns: 1fr 1.1fr;\n      gap: 72px;\n      align-items: center;\n      padding: 96px 24px;\n    }\n    \n    .hero-content h1 {\n      font-family: Georgia, 'Times New Roman', serif;\n      font-size: 48px;\n      font-weight: 700;\n      line-height: 1.15;\n      color: #1a2332;\n      margin-bottom: 24px;\n      letter-spacing: -0.5px;\n    }\n    \n    .hero-content h1 .accent { color: #1e40af; }\n    \n    .hero-content p {\n      font-size: 17px;\n      color: #5a6b7f;\n      margin-bottom: 32px;\n      max-width: 520px;\n      line-height: 1.8;\n    }\n    \n    .hero-kicker {\n      font-size: 11px;\n      letter-spacing: 2.2px;\n      text-transform: uppercase;\n      color: #1e40af;\n      font-weight: 700;\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    \n    .hero-kicker::before { content: \"⚕\"; font-size: 14px; }\n    \n    .hero-badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n    }\n    \n    .badge {\n      font-size: 12px;\n      font-weight: 600;\n      color: #1e40af;\n      background: #eff6ff;\n      border: 1px solid #dbeafe;\n      padding: 10px 18px;\n      border-radius: 24px;\n      transition: all 0.3s ease;\n    }\n    \n    .badge:hover {\n      background: #dbeafe;\n      border-color: #93c5fd;\n    }\n    \n    .hero-image {\n      border-radius: 28px;\n      overflow: hidden;\n      box-shadow: 0 32px 64px rgba(26, 35, 50, 0.12);\n    }\n    \n    .hero-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    \/* ===== DIVIDER ===== *\/\n    .divider {\n      width: 80px;\n      height: 2px;\n      background: #1e40af;\n      margin: 64px auto;\n      border-radius: 1px;\n    }\n    \n    \/* ===== SECTION TITLE ===== *\/\n    .section-title {\n      text-align: center;\n      margin-bottom: 52px;\n    }\n    \n    .section-kicker {\n      font-size: 11px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #1e40af;\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n    \n    .section-title h2 {\n      font-family: Georgia, 'Times New Roman', serif;\n      font-size: 40px;\n      font-weight: 700;\n      color: #1a2332;\n      margin-bottom: 14px;\n      letter-spacing: -0.5px;\n    }\n    \n    .section-title p {\n      font-size: 16px;\n      color: #7a8a9a;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n    \n    \/* ===== USES SECTION ===== *\/\n    .uses-section {\n      display: grid;\n      grid-template-columns: 1.1fr 1fr;\n      gap: 72px;\n      align-items: center;\n      padding: 80px 24px;\n      background: #f0f7ff;\n      margin: 24px 0;\n      border-radius: 24px;\n    }\n    \n    .uses-image {\n      border-radius: 24px;\n      overflow: hidden;\n      box-shadow: 0 24px 48px rgba(26, 35, 50, 0.1);\n      order: -1;\n    }\n    \n    .uses-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    .uses-content h3 {\n      font-family: Georgia, 'Times New Roman', serif;\n      font-size: 32px;\n      font-weight: 700;\n      color: #1a2332;\n      margin-bottom: 20px;\n      letter-spacing: -0.4px;\n    }\n    \n    .uses-content p {\n      font-size: 16px;\n      color: #5a6b7f;\n      margin-bottom: 28px;\n      line-height: 1.8;\n    }\n    \n    .checklist {\n      list-style: none;\n    }\n    \n    .checklist li {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      font-size: 15px;\n      color: #2c3e50;\n      margin-bottom: 16px;\n    }\n    \n    .checklist li::before {\n      content: \"✓\";\n      flex-shrink: 0;\n      width: 24px;\n      height: 24px;\n      background: #1e40af;\n      color: #fff;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 12px;\n      font-weight: 700;\n      margin-top: 2px;\n    }\n    \n    \/* ===== HOW TO USE ===== *\/\n    .howto-section {\n      display: grid;\n      grid-template-columns: 1fr 1.1fr;\n      gap: 72px;\n      align-items: center;\n      padding: 80px 24px;\n    }\n    \n    .howto-content h3 {\n      font-family: Georgia, 'Times New Roman', serif;\n      font-size: 32px;\n      font-weight: 700;\n      color: #1a2332;\n      margin-bottom: 36px;\n      letter-spacing: -0.4px;\n    }\n    \n    .steps {\n      list-style: none;\n      counter-reset: step-counter;\n    }\n    \n    .steps li {\n      counter-increment: step-counter;\n      display: flex;\n      gap: 20px;\n      margin-bottom: 28px;\n      position: relative;\n    }\n    \n    .steps li::before {\n      content: counter(step-counter);\n      flex-shrink: 0;\n      width: 40px;\n      height: 40px;\n      background: #1a2332;\n      color: #fff;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 16px;\n      font-weight: 700;\n    }\n    \n    .step-content {\n      flex: 1;\n    }\n    \n    .step-content strong {\n      display: block;\n      font-size: 15px;\n      font-weight: 600;\n      color: #1a2332;\n      margin-bottom: 4px;\n    }\n    \n    .step-content p {\n      font-size: 15px;\n      color: #5a6b7f;\n      margin: 0;\n      line-height: 1.7;\n    }\n    \n    .howto-image {\n      border-radius: 24px;\n      overflow: hidden;\n      box-shadow: 0 24px 48px rgba(26, 35, 50, 0.1);\n    }\n    \n    .howto-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    \/* ===== FEATURES GRID ===== *\/\n    .features-section {\n      padding: 80px 24px;\n    }\n    \n    .features-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n    }\n    \n    .feature-card {\n      background: #ffffff;\n      border: 1px solid #e5ecf0;\n      border-radius: 16px;\n      padding: 32px 24px;\n      text-align: center;\n      transition: all 0.3s ease;\n    }\n    \n    .feature-card:hover {\n      border-color: #1e40af;\n      box-shadow: 0 12px 28px rgba(30, 64, 175, 0.08);\n    }\n    \n    .feature-icon {\n      width: 56px;\n      height: 56px;\n      margin: 0 auto 18px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #eff6ff;\n      border-radius: 50%;\n      font-size: 24px;\n      color: #1e40af;\n    }\n    \n    .feature-card h4 {\n      font-size: 15px;\n      font-weight: 700;\n      color: #1a2332;\n      margin-bottom: 8px;\n    }\n    \n    .feature-card p {\n      font-size: 13.5px;\n      color: #7a8a9a;\n      margin: 0;\n      line-height: 1.6;\n    }\n    \n    \/* ===== CONFIDENCE SECTION ===== *\/\n    .confidence-section {\n      display: grid;\n      grid-template-columns: 1.1fr 1fr;\n      gap: 72px;\n      align-items: center;\n      padding: 80px 24px;\n      background: #1a2332;\n      margin: 24px 0;\n      border-radius: 24px;\n      color: #fff;\n    }\n    \n    .confidence-image {\n      border-radius: 24px;\n      overflow: hidden;\n      box-shadow: 0 32px 64px rgba(0, 0, 0, 0.3);\n    }\n    \n    .confidence-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n    \n    .confidence-content .kicker {\n      font-size: 11px;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: #93c5fd;\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n    \n    .confidence-content h3 {\n      font-family: Georgia, 'Times New Roman', serif;\n      font-size: 32px;\n      font-weight: 700;\n      color: #fff;\n      margin-bottom: 18px;\n      letter-spacing: -0.4px;\n    }\n    \n    .confidence-content p {\n      font-size: 16px;\n      color: #c9d5e8;\n      line-height: 1.8;\n      margin-bottom: 24px;\n    }\n    \n    .quote {\n      padding-left: 24px;\n      border-left: 3px solid #93c5fd;\n      font-style: italic;\n      color: #f0f5f7;\n      font-size: 15px;\n      line-height: 1.8;\n      margin: 0;\n    }\n    \n    \/* ===== SPECS ===== *\/\n    .specs-section {\n      padding: 80px 24px;\n    }\n    \n    .specs-table {\n      max-width: 800px;\n      margin: 0 auto;\n      border-collapse: collapse;\n      border-radius: 12px;\n      overflow: hidden;\n      box-shadow: 0 8px 20px rgba(26, 35, 50, 0.06);\n    }\n    \n    .specs-table tr {\n      border-bottom: 1px solid #e5ecf0;\n    }\n    \n    .specs-table tr:last-child {\n      border-bottom: none;\n    }\n    \n    .specs-table td {\n      padding: 18px 24px;\n      font-size: 15px;\n    }\n    \n    .specs-table td:first-child {\n      font-weight: 700;\n      color: #1a2332;\n      background: #f8faf9;\n      width: 42%;\n    }\n    \n    .specs-table td:last-child {\n      color: #5a6b7f;\n    }\n    \n    \/* ===== SAFETY ===== *\/\n    .safety-section {\n      max-width: 800px;\n      margin: 0 auto 80px;\n      padding: 28px 32px;\n      background: #f0f7ff;\n      border-left: 4px solid #1e40af;\n      border-radius: 12px;\n    }\n    \n    .safety-section h4 {\n      font-size: 15px;\n      font-weight: 700;\n      color: #1a2332;\n      margin-bottom: 12px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    \n    .safety-section h4::before {\n      content: \"⚕\";\n      color: #1e40af;\n      font-size: 14px;\n    }\n    \n    .safety-section p {\n      font-size: 14px;\n      color: #7a8a9a;\n      margin: 0;\n      line-height: 1.7;\n    }\n    \n    \/* ===== FAQ ===== *\/\n    .faq-section {\n      padding: 0 24px 80px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    \n    .faq-item {\n      padding: 28px 0;\n      border-bottom: 1px solid #e5ecf0;\n    }\n    \n    .faq-item:last-child {\n      border-bottom: none;\n    }\n    \n    .faq-item h4 {\n      font-size: 16px;\n      font-weight: 700;\n      color: #1a2332;\n      margin-bottom: 10px;\n    }\n    \n    .faq-item p {\n      font-size: 15px;\n      color: #7a8a9a;\n      margin: 0;\n      line-height: 1.7;\n    }\n    \n    \/* ===== BOX CONTENTS ===== *\/\n    .box-section {\n      padding: 80px 24px;\n      text-align: center;\n    }\n    \n    .box-items {\n      display: flex;\n      justify-content: center;\n      flex-wrap: wrap;\n      gap: 16px;\n      margin-top: 32px;\n    }\n    \n    .box-item {\n      font-size: 13px;\n      font-weight: 600;\n      background: #1a2332;\n      color: #fff;\n      padding: 12px 24px;\n      border-radius: 24px;\n    }\n    \n    \/* ===== RESPONSIVE ===== *\/\n    @media (max-width: 768px) {\n      .hero, .uses-section, .howto-section, .confidence-section {\n        grid-template-columns: 1fr;\n        gap: 48px;\n        padding: 56px 16px;\n      }\n      \n      .hero-content h1, .section-title h2, .uses-content h3, .howto-content h3, .confidence-content h3 {\n        font-size: 28px;\n      }\n      \n      .features-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n      \n      .uses-image, .howto-image { order: 0; }\n      \n      .trust-strip {\n        gap: 16px;\n        flex-direction: column;\n        align-items: center;\n      }\n    }\n    \n    @media (max-width: 480px) {\n      .features-grid {\n        grid-template-columns: 1fr;\n      }\n      \n      .hero-content h1, .section-title h2 {\n        font-size: 24px;\n      }\n    }\n  \u003c\/style\u003e\n\n\n\n  \u003c!-- TRUST STRIP --\u003e\n  \u003cdiv class=\"trust-strip\"\u003e\n    \u003cspan\u003eDermatologically Inspired Formula\u003c\/span\u003e\n    \u003cspan\u003eFast-Acting Action\u003c\/span\u003e\n    \u003cspan\u003ePainless Application\u003c\/span\u003e\n    \u003cspan\u003eFor Home Use\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n      \u003cdiv class=\"hero-kicker\"\u003eClinically Proved Skincare\u003c\/div\u003e\n      \u003ch1\u003eAdvanced Wart Removal, \u003cspan class=\"accent\"\u003eClinically Proved.\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp\u003eClinically Proved Wart Remover Cream is a precision-formulated topical cream designed to target common warts gently and effectively — developed with clinical-first approach to skincare.\u003c\/p\u003e\n      \u003cdiv class=\"hero-badges\"\u003e\n        \u003cdiv class=\"badge\"\u003ePrecision Applicator\u003c\/div\u003e\n        \u003cdiv class=\"badge\"\u003eTargeted Action Formula\u003c\/div\u003e\n        \u003cdiv class=\"badge\"\u003eSuitable for Home Use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7771\/1146\/files\/wart_hero.png?v=1786531117\" alt=\"Dr.Derma Wart Removal Gel\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- USES --\u003e\n  \u003csection class=\"uses-section\"\u003e\n    \u003cdiv class=\"uses-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7771\/1146\/files\/wart_1_uses.png?v=1786531117\" alt=\"Dr.Derma uses and benefits\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"uses-content\"\u003e\n      \u003ch3\u003ePurpose-Built for Targeted Care\u003c\/h3\u003e\n      \u003cp\u003eFormulated with a focused, science-led approach, our Wart Remover Cream is designed to work directly on the affected area — without disrupting the surrounding skin.\u003c\/p\u003e\n      \u003cul class=\"checklist\"\u003e\n        \u003cli\u003eTargets common warts with a precision applicator tip\u003c\/li\u003e\n        \u003cli\u003eLightweight gel formula absorbs cleanly, without residue\u003c\/li\u003e\n        \u003cli\u003eDesigned for consistent, once-daily topical use\u003c\/li\u003e\n        \u003cli\u003eFormulated to be gentle on surrounding healthy skin\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO USE --\u003e\n  \u003csection class=\"howto-section\"\u003e\n    \u003cdiv class=\"howto-content\"\u003e\n      \u003ch3\u003eClinical Application Protocol\u003c\/h3\u003e\n      \u003col class=\"steps\"\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003cstrong\u003eCleanse\u003c\/strong\u003e\n            \u003cp\u003eWash the affected area with mild soap and water, then pat completely dry.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003cstrong\u003eApply\u003c\/strong\u003e\n            \u003cp\u003eUse the precision applicator to apply a thin layer directly onto the wart.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003cstrong\u003eLet It Absorb\u003c\/strong\u003e\n            \u003cp\u003eAllow the gel to fully dry before covering the area or dressing.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"step-content\"\u003e\n            \u003cstrong\u003eRepeat Daily\u003c\/strong\u003e\n            \u003cp\u003eUse consistently as part of your daily skincare routine.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ol\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"howto-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7771\/1146\/files\/wart_2_How.png?v=1786531117\" alt=\"How to use Dr.Derma\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"features-section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cdiv class=\"section-kicker\"\u003eWhy Dr.Derma™\u003c\/div\u003e\n      \u003ch2\u003eFormulated With Precision\u003c\/h2\u003e\n      \u003cp\u003eEvery element of the formula is designed around clinical-grade care standards.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e⚕\u003c\/div\u003e\n        \u003ch4\u003eDermatology-Led Formula\u003c\/h4\u003e\n        \u003cp\u003eDeveloped following dermatology-first formulation principles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🎯\u003c\/div\u003e\n        \u003ch4\u003eTargeted Precision\u003c\/h4\u003e\n        \u003cp\u003eFine-tip applicator for accurate, controlled application.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🧴\u003c\/div\u003e\n        \u003ch4\u003eLightweight Gel\u003c\/h4\u003e\n        \u003cp\u003eFast-absorbing texture that layers cleanly under makeup or bandages.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-card\"\u003e\n        \u003cdiv class=\"feature-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch4\u003eAt-Home Convenience\u003c\/h4\u003e\n        \u003cp\u003eDesigned for safe, simple use as part of a daily routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CONFIDENCE --\u003e\n  \u003csection class=\"confidence-section\"\u003e\n    \u003cdiv class=\"confidence-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0729\/7771\/1146\/files\/wart_3_moedl.png?v=1786531117\" alt=\"Confidence with Dr.Derma\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"confidence-content\"\u003e\n      \u003cdiv class=\"kicker\"\u003eSkin Confidence, Restored\u003c\/div\u003e\n      \u003ch3\u003eCare That Fits Into Real Life\u003c\/h3\u003e\n      \u003cp\u003eOur Clinically Proved Wart Remover Cream is designed for people who want an effective, no-fuss addition to their skincare routine — precise enough to trust, simple enough to stick with.\u003c\/p\u003e\n      \u003cp class=\"quote\"\u003e\"A clinical-grade approach to a common, everyday concern — designed to be as simple as it is precise.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"divider\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"specs-section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cdiv class=\"section-kicker\"\u003eProduct Details\u003c\/div\u003e\n      \u003ch2\u003eSpecifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"specs-table\"\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eProduct Name\u003c\/td\u003e\n        \u003ctd\u003eClinically Proved Wart Remover Cream\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eFormat\u003c\/td\u003e\n        \u003ctd\u003eTopical cream with precision applicator\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eRecommended Use\u003c\/td\u003e\n        \u003ctd\u003eApply once daily to the affected area\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eSkin Suitability\u003c\/td\u003e\n        \u003ctd\u003eFor topical, localized use only\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003eUsage Type\u003c\/td\u003e\n        \u003ctd\u003eAt-home application\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SAFETY --\u003e\n  \u003cdiv class=\"container\"\u003e\n    \u003cdiv class=\"safety-section\"\u003e\n      \u003ch4\u003eSafety Information\u003c\/h4\u003e\n      \u003cp\u003eFor external use only. Avoid contact with eyes, mouth, and broken or irritated skin. Discontinue use if irritation occurs. Not intended for use on the face or genital area. Consult a dermatologist before use if you have sensitive skin, are pregnant, or have an underlying skin condition.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"faq-section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cdiv class=\"section-kicker\"\u003eCommon Questions\u003c\/div\u003e\n      \u003ch2\u003eGood to Know\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eHow often should I apply the gel?\u003c\/h4\u003e\n      \u003cp\u003eApply a thin layer once daily to the affected area as part of a consistent routine, unless directed otherwise.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eIs it suitable for sensitive skin?\u003c\/h4\u003e\n      \u003cp\u003eThe formula is designed for targeted, localized use. If you have sensitive skin, do a patch test first and consult a dermatologist if unsure.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"faq-item\"\u003e\n      \u003ch4\u003eCan I use it under a bandage?\u003c\/h4\u003e\n      \u003cp\u003eYes — let the gel fully dry and absorb before covering the area with a bandage or dressing.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BOX CONTENTS --\u003e\n  \u003csection class=\"box-section\"\u003e\n    \u003cdiv class=\"section-title\"\u003e\n      \u003cdiv class=\"section-kicker\"\u003eInside the Box\u003c\/div\u003e\n      \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"box-items\"\u003e\n      \u003cdiv class=\"box-item\"\u003e1 × Clinically Proved Wart Remover Cream\u003c\/div\u003e\n      \u003cdiv class=\"box-item\"\u003ePrecision Applicator\u003c\/div\u003e\n      \u003cdiv class=\"box-item\"\u003eUsage Instructions\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\u003c\/body\u003e","brand":"Dr. Nirmala","offers":[{"title":"Default Title","offer_id":48155909062892,"sku":"WART REMOVER","price":249.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/3868\/8236\/files\/wart_hero.webp?v=1786557044","url":"https:\/\/shreesangrah.com\/products\/wart","provider":"Shree Sangrah","version":"1.0","type":"link"}