{"product_id":"bed-bug-killer-spray","title":"Bed Bug Killer Spray - Plant-Based, Safe for Kids \u0026 Pets","description":"\u003cstyle\u003e\n  \/* ======================================\n     PLANT-POWERED BED BUG SPRAY PAGE\n     MOBILE-FIRST \/ SHOPIFY-SAFE CSS\n  ====================================== *\/\n\n  .bug-spray-cro {\n    --bug-green: #365f4a;\n    --bug-dark: #19382b;\n    --bug-light-green: #edf6ef;\n    --bug-sage: #dfeade;\n    --bug-cream: #fff9ef;\n    --bug-gold: #d8a548;\n    --bug-red: #b94b42;\n    --bug-text: #27322c;\n    --bug-muted: #647068;\n\n    max-width: 820px;\n    margin: 0 auto;\n    color: var(--bug-text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .bug-spray-cro * {\n    box-sizing: border-box;\n  }\n\n  .bug-spray-cro h2,\n  .bug-spray-cro h3,\n  .bug-spray-cro p {\n    margin-top: 0;\n  }\n\n  .bug-spray-cro h2 {\n    margin-bottom: 13px;\n    font-size: 27px;\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .bug-spray-cro h3 {\n    margin-bottom: 7px;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .bug-spray-cro p {\n    font-size: 16px;\n  }\n\n  .bug-hero,\n  .bug-section,\n  .bug-features,\n  .bug-trust,\n  .bug-safety,\n  .bug-cta,\n  .bug-specifications {\n    margin: 20px 0;\n    padding: 25px 17px;\n    border-radius: 20px;\n  }\n\n  .bug-label {\n    margin-bottom: 8px;\n    color: var(--bug-green);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n  }\n\n  .bug-label-light {\n    color: #cce7d4;\n  }\n\n  \/* HERO *\/\n\n  .bug-hero {\n    overflow: hidden;\n    background:\n      radial-gradient(circle at top right, rgba(255,255,255,0.13), transparent 35%),\n      linear-gradient(135deg, #173628 0%, #365f4a 100%);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .bug-hero h2,\n  .bug-hero p {\n    color: #ffffff;\n  }\n\n  .bug-hero h2 {\n    font-size: 33px;\n  }\n\n  .bug-hero \u003e p {\n    max-width: 680px;\n    margin: 0 auto 18px;\n  }\n\n  .bug-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 7px;\n  }\n\n  .bug-tags span {\n    display: inline-block;\n    padding: 8px 12px;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.17);\n    border-radius: 999px;\n    color: #ffffff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  \/* IMAGES *\/\n\n  .bug-image {\n    margin: 18px 0 25px;\n    text-align: center;\n  }\n\n  .bug-image img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 18px;\n  }\n\n  .bug-image-medium img {\n    max-width: 560px;\n  }\n\n  \/* COLORED SECTIONS *\/\n\n  .bug-cream {\n    background: var(--bug-cream);\n    border-left: 5px solid var(--bug-gold);\n  }\n\n  .bug-green {\n    background: var(--bug-light-green);\n    border-left: 5px solid #6a9777;\n  }\n\n  .bug-sage {\n    background: var(--bug-sage);\n    border-left: 5px solid var(--bug-green);\n  }\n\n  .bug-highlight {\n    margin-top: 17px;\n    padding: 17px;\n    background: rgba(255,255,255,0.82);\n    border-radius: 15px;\n  }\n\n  .bug-highlight h3 {\n    color: var(--bug-green);\n  }\n\n  .bug-highlight p {\n    margin-bottom: 0;\n  }\n\n  \/* FEATURE SECTION *\/\n\n  .bug-features {\n    background:\n      radial-gradient(circle at top right, rgba(104,159,120,0.24), transparent 35%),\n      var(--bug-dark);\n    color: #ffffff;\n  }\n\n  .bug-features h2,\n  .bug-features h3,\n  .bug-features p {\n    color: #ffffff;\n  }\n\n  .bug-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n    margin-top: 18px;\n  }\n\n  .bug-feature-card {\n    padding: 17px;\n    background: rgba(255,255,255,0.09);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 14px;\n  }\n\n  .bug-feature-card p {\n    margin-bottom: 0;\n    color: #e5eee8;\n    font-size: 15px;\n  }\n\n  .bug-icon {\n    margin-bottom: 7px;\n    font-size: 25px;\n  }\n\n  \/* BENEFITS *\/\n\n  .bug-benefit-list {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .bug-benefit-list li {\n    margin-bottom: 12px;\n    padding-bottom: 12px;\n    border-bottom: 1px solid rgba(39,50,44,0.12);\n  }\n\n  .bug-benefit-list li:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: 0;\n  }\n\n  \/* HOW TO USE *\/\n\n  .bug-step {\n    display: flex;\n    gap: 13px;\n    margin-bottom: 12px;\n    padding: 14px;\n    background: rgba(255,255,255,0.82);\n    border-radius: 13px;\n  }\n\n  .bug-step:last-of-type {\n    margin-bottom: 0;\n  }\n\n  .bug-step \u003e span {\n    display: flex;\n    flex: 0 0 36px;\n    width: 36px;\n    height: 36px;\n    align-items: center;\n    justify-content: center;\n    background: var(--bug-green);\n    color: #ffffff;\n    border-radius: 50%;\n    font-weight: 800;\n  }\n\n  .bug-step strong {\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .bug-step p {\n    margin-bottom: 0;\n    font-size: 14px;\n  }\n\n  \/* TRUST *\/\n\n  .bug-trust {\n    background: #f7f8f4;\n    border: 1px solid #dfe5dc;\n    text-align: center;\n  }\n\n  .bug-trust-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    margin-top: 17px;\n  }\n\n  .bug-trust-grid \u003e div {\n    padding: 16px 12px;\n    background: #ffffff;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(25,56,43,0.06);\n  }\n\n  .bug-trust-grid span,\n  .bug-trust-grid strong {\n    display: block;\n  }\n\n  .bug-trust-grid span {\n    margin-bottom: 6px;\n    font-size: 25px;\n  }\n\n  .bug-trust-grid p {\n    margin: 4px 0 0;\n    color: var(--bug-muted);\n    font-size: 13px;\n  }\n\n  \/* SAFETY *\/\n\n  .bug-safety {\n    background: #fff6df;\n    border: 1px solid #ead7a6;\n  }\n\n  .bug-safety h2 {\n    color: #72521d;\n  }\n\n  .bug-safety ul {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .bug-safety li {\n    margin-bottom: 8px;\n    font-size: 14px;\n  }\n\n  .bug-safety li:last-child {\n    margin-bottom: 0;\n  }\n\n  \/* CTA *\/\n\n  .bug-cta {\n    background:\n      radial-gradient(circle at top right, rgba(255,255,255,0.13), transparent 34%),\n      linear-gradient(135deg, #214533 0%, #4d765e 100%);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .bug-cta h2,\n  .bug-cta p {\n    color: #ffffff;\n  }\n\n  .bug-cta-box {\n    margin-top: 17px;\n    padding: 14px 17px;\n    background: #ffffff;\n    color: var(--bug-dark);\n    border-radius: 12px;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  \/* SPECIFICATIONS *\/\n\n  .bug-specifications {\n    margin-bottom: 0;\n    background: #f2f6f1;\n    border: 1px solid #d9e2d8;\n  }\n\n  .bug-table-wrap {\n    overflow-x: auto;\n    border-radius: 13px;\n  }\n\n  .bug-specifications table {\n    width: 100%;\n    min-width: 470px;\n    border-collapse: collapse;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .bug-specifications td {\n    padding: 12px 11px;\n    border-bottom: 1px solid #e1e8df;\n    vertical-align: top;\n  }\n\n  .bug-specifications td:first-child {\n    width: 36%;\n    color: var(--bug-green);\n    font-weight: 800;\n  }\n\n  .bug-specifications tr:last-child td {\n    border-bottom: 0;\n  }\n\n  @media (min-width: 768px) {\n    .bug-spray-cro h2 {\n      font-size: 32px;\n    }\n\n    .bug-hero,\n    .bug-section,\n    .bug-features,\n    .bug-trust,\n    .bug-safety,\n    .bug-cta,\n    .bug-specifications {\n      padding: 34px;\n    }\n\n    .bug-hero h2 {\n      font-size: 44px;\n    }\n\n    .bug-feature-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .bug-trust-grid {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bug-spray-cro\"\u003e\n\n  \u003c!-- ===============================\n       ATTENTION — HOOK\n  ================================ --\u003e\n  \u003csection class=\"bug-hero\"\u003e\n    \u003cdiv class=\"bug-label bug-label-light\"\u003ePLANT-POWERED HOME PROTECTION\u003c\/div\u003e\n\n    \u003ch2\u003eStop the Bed Bug Nightmare and Reclaim Your Sleep 🌙\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Tired of waking up with itchy, red bites or feeling stressed every time you get into bed? Protect the places where you rest with a convenient botanical spray designed for everyday home use.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bug-tags\"\u003e\n      \u003cspan\u003e🌿 Plant Powered\u003c\/span\u003e\n      \u003cspan\u003e✨ Residue Free\u003c\/span\u003e\n      \u003cspan\u003e🏠 Multi-Surface Use\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bug-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/be75f9bc-7445-4925-6393-9fd67eed6600\/w1000.jpg\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===============================\n       INTEREST — PAIN POINT\n  ================================ --\u003e\n  \u003csection class=\"bug-section bug-cream\"\u003e\n    \u003cdiv class=\"bug-label\"\u003eTURN YOUR BEDROOM BACK INTO A SANCTUARY\u003c\/div\u003e\n\n    \u003ch2\u003eStop Letting Pest Worries Control Your Nights\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Repeated laundry, harsh fumes, and expensive treatments can make an already stressful problem feel even more exhausting.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003ePlant-Powered Shield\u003c\/strong\u003e is designed to target bed bugs on contact while offering a more convenient way to treat mattresses, bedding, furniture, and other problem areas.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bug-highlight\"\u003e\n      \u003ch3\u003e🏠 Protection Where You Need It Most\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Apply it to common pest areas and allow it to dry completely—without sticky residue, visible stains, or extra rinsing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bug-image bug-image-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/1e1e6c19-444d-4f89-863d-afbc1755a700\/w500.jpg\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===============================\n       DESIRE — PLANT-POWERED FORMULA\n  ================================ --\u003e\n  \u003csection class=\"bug-section bug-green\"\u003e\n    \u003cdiv class=\"bug-label\"\u003eA BOTANICAL APPROACH TO HOME PROTECTION\u003c\/div\u003e\n\n    \u003ch2\u003eThe Plant-Powered Secret to a More Peaceful Home 🌿\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Unlike traditional sprays filled with synthetic chemicals, this botanical formula is made without harsh fumes, synthetic pesticides, or chemical triggers.\n    \u003c\/p\u003e\n\n    \u003cp style=\"margin-bottom: 0;\"\u003e\n      It provides a practical way to protect mattresses, bedding, furniture, curtains, carpets, and other household areas while helping you feel more comfortable in your home.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bug-image bug-image-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/bd071983-b150-4f77-bf52-ecc8a374a600\/w500.jpg\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===============================\n       MAIN FEATURES\n  ================================ --\u003e\n  \u003csection class=\"bug-features\"\u003e\n    \u003cdiv class=\"bug-label bug-label-light\"\u003eWHY FAMILIES CHOOSE IT\u003c\/div\u003e\n\n    \u003ch2\u003eEveryday Protection Without the Usual Mess\u003c\/h2\u003e\n\n    \u003cdiv class=\"bug-feature-grid\"\u003e\n      \u003cdiv class=\"bug-feature-card\"\u003e\n        \u003cdiv class=\"bug-icon\"\u003e🌿\u003c\/div\u003e\n        \u003ch3\u003ePlant-Powered Formula\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Formulated without harsh fumes, synthetic pesticides, or chemical triggers.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bug-feature-card\"\u003e\n        \u003cdiv class=\"bug-icon\"\u003e✨\u003c\/div\u003e\n        \u003ch3\u003eQuick-Drying \u0026amp; Residue-Free\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Dries without leaving sticky residue or visible stains on suitable household fabrics.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bug-feature-card\"\u003e\n        \u003cdiv class=\"bug-icon\"\u003e🛡️\u003c\/div\u003e\n        \u003ch3\u003eMulti-Pest Protection\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Designed for bed bugs while also helping repel flying insects and mosquitoes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"bug-feature-card\"\u003e\n        \u003cdiv class=\"bug-icon\"\u003e🏠\u003c\/div\u003e\n        \u003ch3\u003eVersatile Home Application\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Suitable for labeled areas such as bedding, mattress seams, bed frames, sofas, curtains, and carpets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bug-image bug-image-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/70c62ba8-1b42-42c8-0101-264dccccea00\/w500.jpg\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===============================\n       BENEFITS\n  ================================ --\u003e\n  \u003csection class=\"bug-section bug-sage\"\u003e\n    \u003cdiv class=\"bug-label\"\u003ePROTECTION THAT FITS YOUR ROUTINE\u003c\/div\u003e\n\n    \u003ch2\u003eWhy This Formula Stands Out\u003c\/h2\u003e\n\n    \u003cul class=\"bug-benefit-list\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003e✅ Non-toxic and family-conscious:\u003c\/strong\u003e\n        Made without harsh fumes, synthetic pesticides, and chemical triggers.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e✅ Quick and convenient:\u003c\/strong\u003e\n        Simply mist the intended area and allow it to air dry completely.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e✅ No sticky finish:\u003c\/strong\u003e\n        The formula is designed to dry without residue or stains.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e✅ Gentle formula:\u003c\/strong\u003e\n        The dermatologist-approved formula is designed with fabrics and skin sensitivity in mind.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e✅ Broader household use:\u003c\/strong\u003e\n        Helps repel other unwanted intruders, including flying insects and mosquitoes.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===============================\n       HOW IT WORKS\n  ================================ --\u003e\n  \u003csection class=\"bug-section bug-cream\"\u003e\n    \u003cdiv class=\"bug-label\"\u003eTHREE SIMPLE STEPS\u003c\/div\u003e\n\n    \u003ch2\u003eHow to Use 📋\u003c\/h2\u003e\n\n    \u003cdiv class=\"bug-step\"\u003e\n      \u003cspan\u003e1\u003c\/span\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003ePrepare the Area\u003c\/strong\u003e\n        \u003cp\u003e\n          Clear the bedding and identify common pest areas such as mattress seams, bed frames, furniture edges, and carpets.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bug-step\"\u003e\n      \u003cspan\u003e2\u003c\/span\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eApply an Even Mist\u003c\/strong\u003e\n        \u003cp\u003e\n          Spray the labeled target areas evenly. Avoid over-saturating fabrics and surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"bug-step\"\u003e\n      \u003cspan\u003e3\u003c\/span\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eAllow It to Dry\u003c\/strong\u003e\n        \u003cp\u003e\n          Let the treated area air dry completely before contact. The light botanical scent will dissipate after application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bug-image bug-image-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/dea440fb-e3c1-414d-2c93-a4a7ca13cb00\/w500.jpg\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===============================\n       TRUST\n  ================================ --\u003e\n  \u003csection class=\"bug-trust\"\u003e\n    \u003cdiv class=\"bug-label\"\u003eWHY CHOOSE OUR SPRAY?\u003c\/div\u003e\n\n    \u003ch2\u003eTrusted by 2,000+ Families Seeking More Peaceful Nights\u003c\/h2\u003e\n\n    \u003cdiv class=\"bug-trust-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cspan\u003e🌿\u003c\/span\u003e\n        \u003cstrong\u003eBotanical Formula\u003c\/strong\u003e\n        \u003cp\u003ePlant-powered home protection.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003e✨\u003c\/span\u003e\n        \u003cstrong\u003eResidue Free\u003c\/strong\u003e\n        \u003cp\u003eNo sticky finish after drying.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003e🛋️\u003c\/span\u003e\n        \u003cstrong\u003eMulti-Surface Use\u003c\/strong\u003e\n        \u003cp\u003eFor suitable household areas.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan\u003e🌙\u003c\/span\u003e\n        \u003cstrong\u003eEasy Routine\u003c\/strong\u003e\n        \u003cp\u003eMist, air dry, and rest easier.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===============================\n       SAFETY INFORMATION\n  ================================ --\u003e\n  \u003csection class=\"bug-safety\"\u003e\n    \u003cdiv class=\"bug-label\"\u003eIMPORTANT USE INFORMATION\u003c\/div\u003e\n\n    \u003ch2\u003eUse Safely and as Directed\u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e\n        Always read and follow all instructions and precautions on the product label.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Test a small, inconspicuous area before treating fabrics, bedding, furniture, or curtains.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Do not apply directly to skin, people, animals, food, food-contact surfaces, or children’s toys.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep children and pets away from treated areas until the product has dried completely, unless the product label states otherwise.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Only apply to mattresses and bedding when those uses are expressly permitted by the product label.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Keep the container closed and stored away from children and pets.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Severe or persistent infestations may require professional pest-control assistance.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ===============================\n       ACTION — CTA\n  ================================ --\u003e\n  \u003csection class=\"bug-cta\"\u003e\n    \u003cdiv class=\"bug-label bug-label-light\"\u003eTAKE BACK YOUR BEDROOM\u003c\/div\u003e\n\n    \u003ch2\u003eReclaim Your Bed, Your Comfort, and Your Sleep 🌙\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Add plant-powered protection to your home-care routine and stop letting pest worries dictate your quality of life.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"bug-cta-box\"\u003e\n      🛒 Start Protecting Your Home Today\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"bug-image bug-image-medium\"\u003e\n    \u003cimg src=\"https:\/\/cdn.myshopage.com\/859928de-0164-4805-2ce5-13b3b3633800\/w500.jpg\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===============================\n       PRODUCT SPECIFICATIONS — LAST\n  ================================ --\u003e\n  \u003csection class=\"bug-specifications\"\u003e\n    \u003cdiv class=\"bug-label\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"bug-table-wrap\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eProduct Type\u003c\/td\u003e\n            \u003ctd\u003ePlant-Powered Household Pest Spray\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003ePrimary Target\u003c\/td\u003e\n            \u003ctd\u003eBed bugs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eAdditional Use\u003c\/td\u003e\n            \u003ctd\u003eHelps repel flying insects and mosquitoes\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFormula Style\u003c\/td\u003e\n            \u003ctd\u003eBotanical, quick-drying, and residue-free\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFormula Claims\u003c\/td\u003e\n            \u003ctd\u003eFree from harsh fumes, synthetic pesticides, and chemical triggers\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eSuggested Areas\u003c\/td\u003e\n            \u003ctd\u003eMattress seams, bed frames, bedding, sofas, curtains, furniture edges, and carpets when permitted by the product label\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eApplication Method\u003c\/td\u003e\n            \u003ctd\u003eApply an even mist to labeled target areas\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eDrying Method\u003c\/td\u003e\n            \u003ctd\u003eAllow treated areas to air dry completely\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eRinsing\u003c\/td\u003e\n            \u003ctd\u003eNo rinsing required when used according to label directions\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd\u003eDesigned to leave no sticky residue or visible stains\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003eImportant Notice\u003c\/td\u003e\n            \u003ctd\u003eAlways follow the product label and test fabrics before full application\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LZP","offers":[{"title":"120ML","offer_id":52228542497064,"sku":"WWQ2607032153-喷雾剂120ml","price":22.99,"currency_code":"USD","in_stock":true},{"title":"360ML🔥Buy two get one free","offer_id":52228542529832,"sku":"WWQ2607032153-喷雾剂120ml*3","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/6d119d5b1e624a3eade35d7f7274a28e_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1786519624","url":"https:\/\/simplydwelly.com\/products\/bed-bug-killer-spray","provider":"Simplydwelly","version":"1.0","type":"link"}