{"product_id":"dobshow®advanced-dog-wart-remover-painless-fast-acting-drops","title":"Dobshow®Advanced Dog Wart Remover | Painless \u0026 Fast-Acting Drops","description":"\u003cstyle\u003e\n  .db-lp {\n    --db-blue: #002b66;\n    --db-blue-2: #064694;\n    --db-gold: #d7a646;\n    --db-red: #c92b2b;\n    --db-green: #16853a;\n    --db-bg: #f7fbff;\n    --db-text: #10233f;\n    --db-muted: #5b6b80;\n    --db-radius: 24px;\n    --db-shadow: 0 16px 40px rgba(0, 43, 102, .13);\n    font-family: Arial, Helvetica, sans-serif;\n    color: var(--db-text);\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .db-lp * {\n    box-sizing: border-box;\n  }\n\n  .db-container {\n    width: min(1180px, calc(100% - 32px));\n    margin: 0 auto;\n  }\n\n  .db-section {\n    padding: 56px 0;\n  }\n\n  .db-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(215, 166, 70, .16);\n    color: var(--db-blue);\n    font-weight: 800;\n    font-size: 16px;\n    line-height: 1.2;\n    padding: 10px 16px;\n    border-radius: 999px;\n    margin-bottom: 18px;\n  }\n\n  .db-eyebrow::before {\n    content: \"●\";\n    color: var(--db-gold);\n    font-size: 14px;\n  }\n\n  .db-h1,\n  .db-h2,\n  .db-h3 {\n    color: var(--db-blue);\n    margin: 0;\n    letter-spacing: -0.04em;\n    line-height: 1.02;\n    font-weight: 900;\n  }\n\n  .db-h1 {\n    font-size: clamp(42px, 6vw, 76px);\n  }\n\n  .db-h2 {\n    font-size: clamp(34px, 4.5vw, 58px);\n  }\n\n  .db-h3 {\n    font-size: clamp(25px, 3vw, 36px);\n    letter-spacing: -0.03em;\n  }\n\n  .db-p {\n    font-size: clamp(18px, 2vw, 23px);\n    line-height: 1.55;\n    color: var(--db-muted);\n    margin: 18px 0 0;\n  }\n\n  .db-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    min-height: 58px;\n    padding: 16px 28px;\n    border-radius: 999px;\n    border: 0;\n    background: linear-gradient(135deg, var(--db-blue), var(--db-blue-2));\n    color: #fff !important;\n    font-size: 20px;\n    font-weight: 900;\n    text-decoration: none;\n    cursor: pointer;\n    box-shadow: 0 12px 28px rgba(0, 43, 102, .25);\n    transition: transform .18s ease, box-shadow .18s ease;\n  }\n\n  .db-btn:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 18px 34px rgba(0, 43, 102, .28);\n  }\n\n  .db-btn--gold {\n    background: linear-gradient(135deg, #e6bd62, #c9932d);\n    color: #09234d !important;\n  }\n\n  .db-btn--outline {\n    background: #fff;\n    color: var(--db-blue) !important;\n    border: 2px solid rgba(0, 43, 102, .2);\n    box-shadow: none;\n  }\n\n  .db-topbar {\n    background: var(--db-blue);\n    color: #fff;\n    padding: 12px 0;\n    font-weight: 800;\n    font-size: 16px;\n  }\n\n  .db-topbar-inner {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 22px;\n    flex-wrap: wrap;\n  }\n\n  .db-topbar span {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .db-topbar span::before {\n    content: \"✓\";\n    color: var(--db-gold);\n    font-weight: 900;\n  }\n\n  .db-hero {\n    background:\n      radial-gradient(circle at 85% 15%, rgba(215, 166, 70, .18), transparent 34%),\n      linear-gradient(180deg, #ffffff 0%, #eff7ff 100%);\n    padding: 34px 0 62px;\n  }\n\n  .db-hero-grid {\n    display: grid;\n    grid-template-columns: 1.02fr .98fr;\n    gap: 36px;\n    align-items: center;\n  }\n\n  .db-hero-card {\n    background: rgba(255, 255, 255, .9);\n    border: 1px solid rgba(0, 43, 102, .09);\n    border-radius: 32px;\n    padding: clamp(26px, 4vw, 46px);\n    box-shadow: var(--db-shadow);\n  }\n\n  .db-bullets {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin: 28px 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .db-bullets li {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    border: 1px solid rgba(0, 43, 102, .12);\n    border-radius: 16px;\n    padding: 14px;\n    color: var(--db-blue);\n    font-size: 17px;\n    font-weight: 850;\n  }\n\n  .db-bullets li::before {\n    content: \"✓\";\n    width: 26px;\n    height: 26px;\n    border-radius: 999px;\n    background: var(--db-gold);\n    color: #fff;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    font-weight: 900;\n  }\n\n  .db-hero-img-wrap {\n    position: relative;\n  }\n\n  .db-hero-img {\n    width: 100%;\n    display: block;\n    border-radius: 32px;\n    box-shadow: var(--db-shadow);\n    border: 1px solid rgba(0, 43, 102, .08);\n  }\n\n  .db-floating-note {\n    position: absolute;\n    left: 18px;\n    bottom: 18px;\n    right: 18px;\n    background: rgba(255, 255, 255, .94);\n    backdrop-filter: blur(8px);\n    border-radius: 20px;\n    padding: 16px 18px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    color: var(--db-blue);\n    font-size: 18px;\n    font-weight: 900;\n    box-shadow: 0 10px 28px rgba(0, 43, 102, .13);\n  }\n\n  .db-floating-note strong {\n    color: var(--db-gold);\n    font-size: 28px;\n  }\n\n  .db-cta-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    align-items: center;\n    margin-top: 26px;\n  }\n\n  .db-trust-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .db-trust-pill {\n    border: 1px solid rgba(0, 43, 102, .16);\n    background: #fff;\n    color: var(--db-blue);\n    padding: 10px 14px;\n    border-radius: 999px;\n    font-weight: 850;\n    font-size: 16px;\n  }\n\n  .db-image-block {\n    display: grid;\n    grid-template-columns: .92fr 1.08fr;\n    gap: 34px;\n    align-items: center;\n  }\n\n  .db-image-block--reverse {\n    grid-template-columns: 1.08fr .92fr;\n  }\n\n  .db-info-card {\n    border-radius: var(--db-radius);\n    background: #fff;\n    padding: clamp(24px, 4vw, 40px);\n    box-shadow: var(--db-shadow);\n    border: 1px solid rgba(0, 43, 102, .1);\n  }\n\n  .db-section-img {\n    display: block;\n    width: 100%;\n    border-radius: var(--db-radius);\n    box-shadow: var(--db-shadow);\n    border: 1px solid rgba(0, 43, 102, .08);\n  }\n\n  .db-chip-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    margin-top: 24px;\n  }\n\n  .db-chip {\n    background: #f4f9ff;\n    border: 1px solid rgba(0, 43, 102, .1);\n    border-radius: 18px;\n    padding: 18px;\n    color: var(--db-blue);\n    font-size: 19px;\n    font-weight: 900;\n  }\n\n  .db-chip small {\n    display: block;\n    color: var(--db-muted);\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.35;\n    margin-top: 6px;\n  }\n\n  .db-blue-band {\n    background:\n      radial-gradient(circle at 15% 15%, rgba(215, 166, 70, .18), transparent 30%),\n      linear-gradient(135deg, #001d49 0%, #003b87 100%);\n    color: #fff;\n    padding: 58px 0;\n  }\n\n  .db-blue-band .db-h2,\n  .db-blue-band .db-p {\n    color: #fff;\n  }\n\n  .db-blue-band .db-p {\n    opacity: .88;\n  }\n\n  .db-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 30px;\n  }\n\n  .db-step {\n    background: rgba(255, 255, 255, .1);\n    border: 1px solid rgba(255, 255, 255, .2);\n    border-radius: 22px;\n    padding: 24px;\n  }\n\n  .db-step-num {\n    width: 48px;\n    height: 48px;\n    border-radius: 999px;\n    background: var(--db-gold);\n    color: #09234d;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px;\n    font-weight: 900;\n    margin-bottom: 16px;\n  }\n\n  .db-step h3 {\n    color: #fff;\n    font-size: 25px;\n    margin: 0;\n  }\n\n  .db-step p {\n    color: rgba(255, 255, 255, .82);\n    font-size: 18px;\n    line-height: 1.45;\n    margin: 10px 0 0;\n  }\n\n  .db-check-section {\n    background: var(--db-bg);\n  }\n\n  .db-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 22px;\n    margin-top: 30px;\n  }\n\n  .db-check-card {\n    border-radius: 24px;\n    padding: 26px;\n    background: #fff;\n    box-shadow: var(--db-shadow);\n    border: 2px solid rgba(0, 43, 102, .08);\n  }\n\n  .db-check-card h3 {\n    font-size: 30px;\n    margin: 0 0 18px;\n  }\n\n  .db-check-card--yes h3 {\n    color: var(--db-green);\n  }\n\n  .db-check-card--no h3 {\n    color: var(--db-red);\n  }\n\n  .db-check-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    gap: 13px;\n  }\n\n  .db-check-list li {\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    font-size: 19px;\n    line-height: 1.35;\n    font-weight: 800;\n  }\n\n  .db-check-list li::before {\n    width: 30px;\n    height: 30px;\n    border-radius: 999px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex: 0 0 auto;\n    color: #fff;\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .db-check-card--yes li::before {\n    content: \"✓\";\n    background: var(--db-green);\n  }\n\n  .db-check-card--no li::before {\n    content: \"!\";\n    background: var(--db-red);\n  }\n\n  .db-offer {\n    background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);\n  }\n\n  .db-faq {\n    background: #fff;\n  }\n\n  .db-faq-list {\n    display: grid;\n    gap: 14px;\n    margin-top: 30px;\n  }\n\n  .db-faq details {\n    background: #fff;\n    border: 1px solid rgba(0, 43, 102, .13);\n    border-radius: 18px;\n    box-shadow: 0 8px 20px rgba(0, 43, 102, .06);\n    overflow: hidden;\n  }\n\n  .db-faq summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 22px 24px;\n    color: var(--db-blue);\n    font-size: 21px;\n    font-weight: 900;\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n  }\n\n  .db-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .db-faq summary::after {\n    content: \"+\";\n    color: var(--db-gold);\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .db-faq details[open] summary::after {\n    content: \"–\";\n  }\n\n  .db-faq details p {\n    padding: 0 24px 22px;\n    margin: 0;\n    font-size: 18px;\n    line-height: 1.55;\n    color: var(--db-muted);\n  }\n\n  .db-disclaimer {\n    background: #f8fafc;\n    border-top: 1px solid rgba(0, 43, 102, .08);\n    padding: 28px 0;\n  }\n\n  .db-disclaimer p {\n    font-size: 15px;\n    line-height: 1.55;\n    color: #66758a;\n    margin: 0;\n  }\n\n  @media (max-width: 900px) {\n    .db-section {\n      padding: 40px 0;\n    }\n\n    .db-hero-grid,\n    .db-image-block,\n    .db-image-block--reverse {\n      grid-template-columns: 1fr;\n    }\n\n    .db-image-block--reverse .db-info-card {\n      order: -1;\n    }\n\n    .db-bullets,\n    .db-chip-grid,\n    .db-check-grid,\n    .db-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .db-hero-card {\n      padding: 26px;\n      border-radius: 26px;\n    }\n\n    .db-btn {\n      width: 100%;\n      font-size: 19px;\n    }\n\n    .db-cta-row {\n      gap: 10px;\n    }\n\n    .db-topbar-inner {\n      gap: 10px;\n      justify-content: flex-start;\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"db-lp\" id=\"dobshow-lp\"\u003e\n  \u003cdiv class=\"db-topbar\"\u003e\n    \u003cdiv class=\"db-container db-topbar-inner\"\u003e\n      \u003cspan\u003eExternal Use Only\u003c\/span\u003e\n      \u003cspan\u003eNo Cutting Needed\u003c\/span\u003e\n      \u003cspan\u003e20ML Precision Dropper\u003c\/span\u003e\n      \u003cspan\u003eGentle Home Care Routine\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"db-hero\"\u003e\n    \u003cdiv class=\"db-container db-hero-grid\"\u003e\n      \u003cdiv class=\"db-hero-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eFor suitable external wart-like bumps\u003c\/div\u003e\n        \u003ch1 class=\"db-h1\"\u003eA gentler first step when you notice a bump on your dog.\u003c\/h1\u003e\n        \u003cp class=\"db-p\"\u003e\n          Dobshow® Advanced Dog Wart Remover is made for dog parents who want a simple,\n          non-cutting topical routine for suitable external wart-like bumps.\n        \u003c\/p\u003e\n\n        \u003cul class=\"db-bullets\"\u003e\n          \u003cli\u003ePlant \u0026amp; Gentle Formula\u003c\/li\u003e\n          \u003cli\u003eEasy Dropper Use\u003c\/li\u003e\n          \u003cli\u003eSimple At-Home Routine\u003c\/li\u003e\n          \u003cli\u003eFor Dogs Of All Sizes\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"db-cta-row\"\u003e\n          \u003ca class=\"db-btn db-btn--gold\" href=\"#dobshow-order\"\u003eStart Gentle Care Today\u003c\/a\u003e\n          \u003ca class=\"db-btn db-btn--outline\" href=\"#dobshow-check\"\u003eCheck If It Fits\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"db-trust-row\"\u003e\n          \u003cspan class=\"db-trust-pill\"\u003eNo Picking\u003c\/span\u003e\n          \u003cspan class=\"db-trust-pill\"\u003eNo Cutting\u003c\/span\u003e\n          \u003cspan class=\"db-trust-pill\"\u003eWeekly Tracking\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"db-hero-img-wrap\"\u003e\n        \u003cimg class=\"db-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/1_5fcd3c04-48b6-4d3a-a1f8-eca54b4f4b6a.png?v=1780645911\" alt=\"Dobshow gentle first step for dog wart-like bumps\" loading=\"eager\"\u003e\n        \u003cdiv class=\"db-floating-note\"\u003e\n          \u003cstrong\u003e✓\u003c\/strong\u003e\n          \u003cspan\u003eStart calm. Check first. Care gently.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section db-check-section\" id=\"dobshow-check\"\u003e\n    \u003cdiv class=\"db-container db-image-block\"\u003e\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eStep 1: Check the situation\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eKnow when home care makes sense.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          A clear first check helps you avoid guessing. Dobshow® is best for small,\n          external, surface-level bumps that are not irritated and not near sensitive areas.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-check-grid\"\u003e\n          \u003cdiv class=\"db-check-card db-check-card--yes\"\u003e\n            \u003ch3\u003eMay Be Suitable\u003c\/h3\u003e\n            \u003cul class=\"db-check-list\"\u003e\n              \u003cli\u003eSmall external bump\u003c\/li\u003e\n              \u003cli\u003eSkin surface looks intact\u003c\/li\u003e\n              \u003cli\u003eNot near eyes or mouth\u003c\/li\u003e\n              \u003cli\u003eYour dog seems comfortable\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"db-check-card db-check-card--no\"\u003e\n            \u003ch3\u003eAsk A Vet First\u003c\/h3\u003e\n            \u003cul class=\"db-check-list\"\u003e\n              \u003cli\u003eBleeding or irritated\u003c\/li\u003e\n              \u003cli\u003eGrowing very fast\u003c\/li\u003e\n              \u003cli\u003eNear sensitive areas\u003c\/li\u003e\n              \u003cli\u003eYou are not sure what it is\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/2_8ff169a8-1817-42e6-baa3-c7e786ef074f.png?v=1780645909\" alt=\"Home care suitability checklist for dogs\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section\"\u003e\n    \u003cdiv class=\"db-container db-image-block db-image-block--reverse\"\u003e\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/3_f4686c09-3bbc-41eb-8892-af25c5928e82.png?v=1780645911\" alt=\"Careful observation before dog bump home care\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eAvoid panic decisions\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eNot every bump should be handled the same way.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          The goal is not to rush, pick, cut, or overreact. Start by looking closely,\n          avoiding rough handling, and choosing a calmer routine when the situation is suitable.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-chip-grid\"\u003e\n          \u003cdiv class=\"db-chip\"\u003eLook Closely \u003csmall\u003eCheck location, surface, and comfort.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eAvoid Rough Handling \u003csmall\u003eNo picking, squeezing, or cutting.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eChoose Gentle Care \u003csmall\u003eUse a targeted topical approach.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eKnow When To Ask \u003csmall\u003eUnclear or painful cases need advice.\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-blue-band\"\u003e\n    \u003cdiv class=\"db-container db-image-block\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eWhy Dobshow®\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eA practical first option before more aggressive steps.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          For suitable external wart-like bumps, Dobshow® gives you a milder routine:\n          no cutting, targeted dropper use, and simple at-home care you can keep consistent.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-steps\"\u003e\n          \u003cdiv class=\"db-step\"\u003e\n            \u003cdiv class=\"db-step-num\"\u003e1\u003c\/div\u003e\n            \u003ch3\u003eNo Cutting\u003c\/h3\u003e\n            \u003cp\u003eA non-cutting approach for dog parents who want a calmer first step.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"db-step\"\u003e\n            \u003cdiv class=\"db-step-num\"\u003e2\u003c\/div\u003e\n            \u003ch3\u003eTargeted Dropper\u003c\/h3\u003e\n            \u003cp\u003eApply only where needed with an easy precision dropper.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"db-step\"\u003e\n            \u003cdiv class=\"db-step-num\"\u003e3\u003c\/div\u003e\n            \u003ch3\u003eHome Routine\u003c\/h3\u003e\n            \u003cp\u003eSimple care steps make consistency easier.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/4_d06eb41e-610a-45ab-8d91-0a4c4c6a36e1.png?v=1780645912\" alt=\"Dobshow gentler first option for external dog bumps\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section\"\u003e\n    \u003cdiv class=\"db-container db-image-block\"\u003e\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eEasy to follow\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eUse it in three simple steps.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          A routine is easier to trust when it is easy to follow. Clean and check the area,\n          apply the drops locally, then track the same spot weekly.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-steps\" style=\"grid-template-columns:1fr; gap:14px; margin-top:24px;\"\u003e\n          \u003cdiv class=\"db-step\" style=\"background:#f4f9ff; border-color:rgba(0,43,102,.1);\"\u003e\n            \u003cdiv class=\"db-step-num\"\u003e1\u003c\/div\u003e\n            \u003ch3 style=\"color:#002b66;\"\u003eClean \u0026amp; Check\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6b80;\"\u003eGently inspect the area before applying.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"db-step\" style=\"background:#f4f9ff; border-color:rgba(0,43,102,.1);\"\u003e\n            \u003cdiv class=\"db-step-num\"\u003e2\u003c\/div\u003e\n            \u003ch3 style=\"color:#002b66;\"\u003eApply The Drops\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6b80;\"\u003ePlace a small amount directly on the bump.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"db-step\" style=\"background:#f4f9ff; border-color:rgba(0,43,102,.1);\"\u003e\n            \u003cdiv class=\"db-step-num\"\u003e3\u003c\/div\u003e\n            \u003ch3 style=\"color:#002b66;\"\u003eTrack Each Week\u003c\/h3\u003e\n            \u003cp style=\"color:#5b6b80;\"\u003eWatch the same spot over time.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/5_4bfa9c59-179f-4e6f-b546-b57c1adf08b0.png?v=1780645909\" alt=\"Dobshow use in three easy steps\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section db-check-section\"\u003e\n    \u003cdiv class=\"db-container db-image-block db-image-block--reverse\"\u003e\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/6_4f2b72d4-7aa9-482d-9723-54dcd2256782.png?v=1780645911\" alt=\"Dog wart-like bump weekly tracking timeline\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eRealistic care timeline\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eThink in weeks, not overnight.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          This is a steady care routine, not a one-night promise. Track texture,\n          size, surface, and comfort weekly so progress is easier to understand.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-chip-grid\"\u003e\n          \u003cdiv class=\"db-chip\"\u003eWeek 1 \u003csmall\u003eBegin the routine and monitor comfort.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eWeeks 2–3 \u003csmall\u003eCheck texture, surface, and size.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eWeeks 4–6 \u003csmall\u003eKeep tracking the same spot.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eStay Alert \u003csmall\u003eIf it worsens, contact your vet.\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section\"\u003e\n    \u003cdiv class=\"db-container db-image-block\"\u003e\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eSafety-first guidance\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eUse only where it belongs.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          Dobshow® is for external surface areas with intact skin. Avoid eyes,\n          mouth, nose, genitals, broken skin, or any spot that looks painful or unusual.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-check-grid\"\u003e\n          \u003cdiv class=\"db-check-card db-check-card--yes\"\u003e\n            \u003ch3\u003eUse Carefully On\u003c\/h3\u003e\n            \u003cul class=\"db-check-list\"\u003e\n              \u003cli\u003eExternal surface areas\u003c\/li\u003e\n              \u003cli\u003eIntact skin only\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"db-check-card db-check-card--no\"\u003e\n            \u003ch3\u003eAvoid These Areas\u003c\/h3\u003e\n            \u003cul class=\"db-check-list\"\u003e\n              \u003cli\u003eEyes, mouth, or nose\u003c\/li\u003e\n              \u003cli\u003eGenitals or broken skin\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/7_895f4002-2eb4-4d4e-94b3-b4cd396a9790.png?v=1780645910\" alt=\"Sensitive areas to avoid when using dog topical care\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-blue-band\"\u003e\n    \u003cdiv class=\"db-container db-image-block db-image-block--reverse\"\u003e\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/8_c6717379-b695-419a-b6ae-ffb4f52f8fbf.png?v=1780645910\" alt=\"Comparison of dog bump first step options\" loading=\"lazy\"\u003e\n\n      \u003cdiv\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eChoose the right first step\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eFor suitable cases, home care can be the calmer place to start.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          Doing nothing can prolong worry. Picking or cutting can irritate skin.\n          Serious or unclear cases need professional advice. Dobshow® gives suitable external bumps\n          a gentle starting option.\n        \u003c\/p\u003e\n        \u003cdiv class=\"db-cta-row\"\u003e\n          \u003ca class=\"db-btn db-btn--gold\" href=\"#dobshow-order\"\u003eLearn About Dobshow®\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section db-check-section\"\u003e\n    \u003cdiv class=\"db-container db-image-block\"\u003e\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eProgress tracking\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eTake weekly photos from the same angle.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          Tracking the same spot helps you notice gradual change more clearly.\n          Use the same lighting, same angle, and weekly check-ins for a better view of progress.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-chip-grid\"\u003e\n          \u003cdiv class=\"db-chip\"\u003eSame Angle \u003csmall\u003eKeep the camera position consistent.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eWeekly Photos \u003csmall\u003eDo not judge the routine hour by hour.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eGradual Change \u003csmall\u003eLook for size, texture, and surface changes.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eStop If Worse \u003csmall\u003eSeek advice if the area worsens.\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/9_9d82dda8-5f80-4d61-9c52-72b2aac81d86.png?v=1780645911\" alt=\"Track the same dog bump spot over time\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section\"\u003e\n    \u003cdiv class=\"db-container db-image-block db-image-block--reverse\"\u003e\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/10_92be8b9d-c53d-434a-93dd-dd99f4a99909.png?v=1780645906\" alt=\"Dobshow advanced dog wart remover 20ML bottle and precision dropper\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eWhat you get\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eA simple topical care essential for your dog.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          Each bottle includes 20ML of Dobshow® Advanced Dog Wart Remover with a precision dropper\n          for easy, targeted use on suitable external wart-like bumps.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-chip-grid\"\u003e\n          \u003cdiv class=\"db-chip\"\u003e20ML Bottle \u003csmall\u003eCompact and easy to store.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003ePrecision Dropper \u003csmall\u003eHelps apply where needed.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003ePlant \u0026amp; Gentle \u003csmall\u003eMade for a milder home routine.\u003c\/small\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"db-chip\"\u003eEasy To Use \u003csmall\u003eSimple enough to stay consistent.\u003c\/small\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section db-offer\" id=\"dobshow-order\"\u003e\n    \u003cdiv class=\"db-container db-image-block\"\u003e\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eProduct details\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eStart with a calmer, gentler routine.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          If your dog’s bump appears suitable for external home care, Dobshow® gives you\n          a simple way to begin without cutting, picking, or guessing.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-trust-row\"\u003e\n          \u003cspan class=\"db-trust-pill\"\u003e20ML \/ 0.68 FL OZ\u003c\/span\u003e\n          \u003cspan class=\"db-trust-pill\"\u003eExternal Use Only\u003c\/span\u003e\n          \u003cspan class=\"db-trust-pill\"\u003ePrecision Dropper\u003c\/span\u003e\n          \u003cspan class=\"db-trust-pill\"\u003eFor All Breeds \u0026amp; Sizes\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cimg class=\"db-section-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/9953\/9260\/files\/ChatGPT_Image_2026_6_5_16_44_22.png?v=1780649075\" alt=\"Dobshow Advanced Dog Wart Remover product benefits\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-section db-faq\"\u003e\n    \u003cdiv class=\"db-container\"\u003e\n      \u003cdiv class=\"db-info-card\"\u003e\n        \u003cdiv class=\"db-eyebrow\"\u003eCommon questions\u003c\/div\u003e\n        \u003ch2 class=\"db-h2\"\u003eBefore you start, know the basics.\u003c\/h2\u003e\n        \u003cp class=\"db-p\"\u003e\n          Clear usage guidance helps you feel more confident and avoid careless handling.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"db-faq-list\"\u003e\n          \u003cdetails open\u003e\n            \u003csummary\u003eIs Dobshow® a replacement for a vet?\u003c\/summary\u003e\n            \u003cp\u003eNo. Dobshow® is a topical home-care option for suitable external wart-like bumps. If the bump is unclear, painful, bleeding, growing fast, infected, or near sensitive areas, ask your vet first.\u003c\/p\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhere should I use it?\u003c\/summary\u003e\n            \u003cp\u003eUse only on external surface areas with intact skin. Avoid eyes, mouth, nose, genitals, broken skin, and irritated areas.\u003c\/p\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eHow quickly should I expect changes?\u003c\/summary\u003e\n            \u003cp\u003eEvery dog is different. Track weekly instead of expecting overnight results. Watch the same spot for changes in size, texture, surface, and comfort.\u003c\/p\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat if my dog licks the area?\u003c\/summary\u003e\n            \u003cp\u003eAllow time for absorption and prevent licking after application. Use supervision, distraction, or a protective collar if needed.\u003c\/p\u003e\n          \u003c\/details\u003e\n\n          \u003cdetails\u003e\n            \u003csummary\u003eWhen should I stop and ask a vet?\u003c\/summary\u003e\n            \u003cp\u003eStop use and contact a veterinarian if the area worsens, bleeds, becomes painful, changes quickly, looks infected, or if you are unsure what the bump is.\u003c\/p\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"db-disclaimer\"\u003e\n    \u003cdiv class=\"db-container\"\u003e\n      \u003cp\u003e\n        Important: Dobshow® is intended for external topical use only on suitable wart-like bumps.\n        Results may vary. This product is not intended to diagnose, treat, cure, or prevent any disease.\n        Consult a veterinarian for uncertain, painful, bleeding, infected, rapidly growing, or sensitive-area bumps.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Luxe Daisy","offers":[{"title":"Default Title","offer_id":47750565363875,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"url":"https:\/\/luxedaisy.store\/products\/dobshow%c2%aeadvanced-dog-wart-remover-painless-fast-acting-drops","provider":"Luxe Daisy","version":"1.0","type":"link"}