{"title":"Repellents","description":"","products":[{"product_id":"mosquito-repellent","title":"Mosquito Repellent","description":"\u003cp\u003e\u003c!--StartFragment --\u003e\u003c\/p\u003e\n\u003ch1 class=\"pf0\" style=\"font-size: 56px;\"\u003e\u003cspan class=\"cf0\"\u003eThe Best Mosquito Repellent\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eProtect your family from mosquito bites without filling your home with toxic chemicals. Herby Natural Mosquito Repellent is crafted using age-old traditional Indian formulations in a state-of-the-art facility in Pondicherry. Born from the need to protect sensitive baby skin, this spray is non-toxic, DEET-free, and safe to inhale.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eUnlike chemical sprays that kill, Herby works by repelling mosquitoes using a pleasant woody and herbal fragrance.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch4 class=\"pf0\"\u003e\u003cspan class=\"cf0\" style=\"font-family: Alegreya;\"\u003eWhy You’ll Love It:\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli class=\"pf0\"\u003e\n\u003cspan class=\"cf1\" style=\"font-size: 16px;\"\u003e\u003cstrong\u003e100% Natural \u0026amp; Safe:\u003c\/strong\u003e No chemicals, solvents, or dilution. Completely safe for children and pets\u003c\/span\u003e \u003cspan class=\"cf0\" style=\"font-size: 16px;\"\u003e.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"pf0\"\u003e\u003cspan style=\"font-size: 16px;\"\u003e\u003cstrong\u003eEffective Repellent:\u003c\/strong\u003e Keeps mosquitoes away for 6-8 hours.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"pf0\"\u003e\u003cspan style=\"font-size: 16px;\"\u003e\u003cstrong\u003eAromatic:\u003c\/strong\u003e Leaves your room smelling fresh with woody herbal notes, not chemical fumes.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"pf0\"\u003e\u003cspan style=\"font-size: 16px;\"\u003e\u003cstrong\u003eTested \u0026amp; Trusted:\u003c\/strong\u003e Found effective in government hospital wards in Puducherry.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"pf0\"\u003e\u003cspan class=\"cf1\" style=\"font-family: Alegreya;\"\u003eHow to Use:\u003c\/span\u003e\u003c\/h4\u003e\n\u003col\u003e\n\u003cli class=\"pf0\"\u003e\u003cspan style=\"font-size: 16px;\"\u003eSpray 2-3 times in a standard-sized room.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"pf0\"\u003e\u003cspan style=\"font-size: 16px;\"\u003eClose doors and windows for 20-25 minutes for maximum efficacy.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli class=\"pf0\"\u003e\u003cspan style=\"font-size: 16px;\"\u003eUse daily for 4-5 continuous days to see the best results.\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp class=\"pf0\"\u003e \u003c\/p\u003e\n\u003cp\u003e\u003c!--EndFragment --\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFAQ + Video Layout\u003c\/title\u003e\n\n\u003cstyle\u003e\n    body {\n        margin: 0;\n        background: #ffffff;\n        color: #222;\n    }\n\n    .container {\n        max-width: 1300px;\n        margin: 0 auto;\n        padding: 40px 20px;\n        display: flex;\n        gap: 40px;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n        flex: 1;\n        background: #d8ecd9;\n        padding: 25px;\n        border-radius: 10px;\n    }\n\n    .faq-section h2 {\n        margin-bottom: 20px;\n        font-size: 28px;\n        font-weight: bold;\n    }\n\n    .faq-item {\n        border-bottom: 1px solid #c5ddc5;\n        padding: 15px 0;\n        cursor: pointer;\n    }\n\n    .faq-question {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-size: 18px;\n        font-weight: bold;\n        font-family: 'Alegreya', serif;\n    }\n\n    .faq-question .icon {\n        display: inline-block;\n        font-size: 22px;\n        transition: transform 0.3s ease;\n        transform-origin: center center;\n    }\n\n    .faq-item.active .faq-question .icon {\n        transform: rotate(45deg);\n    }\n\n    .faq-answer {\n        display: none;\n        margin-top: 10px;\n        font-size: 15px;\n        line-height: 1.5;\n        color: #333;\n    }\n\n    .faq-item.active .faq-answer {\n        display: block;\n    }\n\n    \/* VIDEO SECTION *\/\n    .video-section {\n        flex: 1;\n        background: #d8ecd9;\n       \n        border-radius: 10px;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n      display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    }\n\n    .video-section h2 {\n        font-size: 28px;\n        margin-bottom: 20px;\n        font-weight: bold;\n    }\n\n    .video-wrapper {\n        display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    }\n\n    .video-wrapper iframe {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n        top: 0;\n        left: 0;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 900px) {\n        .container {\n            flex-direction: column;\n        }\n    }\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- FAQ SECTION --\u003e\n    \u003cdiv class=\"faq-section\"\u003e\n        \u003ch2\u003eFAQs\u003c\/h2\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it repel mosquitoes for Dengue \u0026amp; Malaria?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               Yes – Herby’s mosquito repellent effectively repels both malaria and dengue mosquitoes, helping you avoid mosquito bites indoors, outdoors, and in semi-open areas.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWhat ingredients are used to keep mosquitoes away?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               Herby’s repellent for mosquitoes uses natural kitchen spices like Bhimseni Karpur, Pudina, Tulsi, and Ajwain. Their sharp, herbal aromas offer effective mosquito prevention, and at the same time, leaves a pleasant herbal smell in the room.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow fast does it start working after spraying?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               This natural repellent begins working instantly, releasing herbal aromas mosquitoes dislike. Use mosquito repellent before bedtime or gatherings for immediate protection.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe to spray in my bedroom before sleeping?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Absolutely. This chemical-free repellent is skin-safe, kitchen-safe, and bedroom-safe. Use mosquito repellent before bedtime for peaceful, mosquito-free rest without toxins.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWill it affect the smell of my room?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                It leaves behind a mild, herbal fragrance from natural spices. A refreshing, clean scent accompanies your mosquito prevention.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow often should I spray it for best results?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n             Use the mosquito repellent at nights or during evenigs \/ day time to get a super effective 8 hours of protection.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eCan I spray it on my body or clothes directly?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               No – this repellent is a room spray, not a skin product. Spray it in your space to avoid mosquito bites safely and effectively.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe for babies and toddlers?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n             Yes! This herbal repellent is pet-safe, baby-safe, and elder-friendly. It’s the perfect natural way to protect your home while ensuring gentle mosquito prevention.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it work in open areas like balconies?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               Yes, you can use mosquito repellent in semi-open spaces like balconies for effective mosquito prevention, though respray may be needed during heavy infestations. For outdoors, the effectiveness is usually between 2-4 hours.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWill it help prevent mosquito-borne diseases?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              While no repellent can medically prevent diseases, it offers strong mosquito prevention, helping you avoid mosquito bites that could spread dengue or malaria.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n       \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow long does one bottle last if I use it daily?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              Typically, one bottle 100ml mosquito repellent lasts about 6 months, when sprayed in one room, every night, depending on room size and spray frequency for mosquito prevention.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- VIDEO SECTION --\u003e\n    \u003cdiv class=\"video-section\"\u003e\n       \n      \u003cdiv class=\"video-wrapper\"\u003e\n    \u003cvideo autoplay muted playsinline loop controls style=\"width:100%; height:auto; border-radius:10px;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/9ac028179d6f419cae9f50db057d8115.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n             \n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    const faqItems = document.querySelectorAll(\".faq-item\");\n\n    faqItems.forEach(item =\u003e {\n        item.addEventListener(\"click\", () =\u003e {\n\n            \/\/ Close all other items\n            faqItems.forEach(i =\u003e {\n                if (i !== item) {\n                    i.classList.remove(\"active\");\n                }\n            });\n\n            \/\/ Toggle clicked item\n            item.classList.toggle(\"active\");\n        });\n    });\n\u003c\/script\u003e\n\n\n\n","brand":"Herby","offers":[{"title":"30 ml - ₹360","offer_id":48159162892540,"sku":null,"price":360.0,"currency_code":"INR","in_stock":true},{"title":"100 ml - ₹725","offer_id":48159162925308,"sku":null,"price":725.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/Mosquito-repellent-100ml-30ml.png?v=1763809735"},{"product_id":"cockroach-repellent","title":"Cockroach Repellent","description":"\u003cbody\u003e\n\u003cp\u003e\u003c!--StartFragment --\u003e\u003c\/p\u003e\n\u003ch1 style=\"font-size: 56px;\" class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eThe Best Cockroach Repellent\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eSay goodbye to pests in your pantry without worrying about poisoning your food. Herby Cockroach Repellent is a \"Kitchen Safe\" herbal solution. It doesn't kill cockroaches, leaving dead bugs in your drawers; instead, it effectively repels them, forcing them to leave your home. \u003c\/span\u003e\u003c\/p\u003e\n\u003ch4 class=\"pf0\" style=\"font-family: Alegreya;\"\u003e\u003cspan class=\"cf0\"\u003eKey Benefits:\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eKitchen Safe:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Non-toxic formulation safe for use in cupboards and near sinks.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eLong-Lasting: \u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003eSee results in 7 days.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eChemical Free:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e 100% natural with no side effects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"pf0\"\u003e\u003cspan class=\"cf1\" style=\"font-family: Alegreya;\"\u003eHow to Use:\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf1\"\u003e Spray well in cupboards, sinks, and affected areas for 7-10 days continuously. Afterward, repeat once every 7-10 days to maintain a bug-free home.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c!--EndFragment --\u003e\u003c\/p\u003e\n\n\n\n\n\n\n\n\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFAQ + Video Layout\u003c\/title\u003e\n\n\u003cstyle\u003e\n    body {\n        margin: 0;\n        background: #ffffff;\n        color: #222;\n    }\n\n    .container {\n        max-width: 1300px;\n        margin: 0 auto;\n        padding: 40px 20px;\n        display: flex;\n        gap: 40px;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n        flex: 1;\n        background: #d8ecd9;\n        padding: 25px;\n        border-radius: 10px;\n    }\n\n    .faq-section h2 {\n        margin-bottom: 20px;\n        font-size: 28px;\n        font-weight: bold;\n    }\n\n    .faq-item {\n        border-bottom: 1px solid #c5ddc5;\n        padding: 15px 0;\n        cursor: pointer;\n    }\n\n    .faq-question {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-size: 18px;\n        font-weight: bold;\n        font-family: 'Alegreya', serif;\n    }\n\n    .faq-question .icon {\n        display: inline-block;\n        font-size: 22px;\n        transition: transform 0.3s ease;\n        transform-origin: center center;\n    }\n\n    .faq-item.active .faq-question .icon {\n        transform: rotate(45deg);\n    }\n\n    .faq-answer {\n        display: none;\n        margin-top: 10px;\n        font-size: 15px;\n        line-height: 1.5;\n        color: #333;\n    }\n\n    .faq-item.active .faq-answer {\n        display: block;\n    }\n\n    \/* VIDEO SECTION *\/\n    .video-section {\n        flex: 1;\n        background: #d8ecd9;\n       \n        border-radius: 10px;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n      display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    }\n\n    .video-section h2 {\n        font-size: 28px;\n        margin-bottom: 20px;\n        font-weight: bold;\n    }\n\n    .video-wrapper {\n        display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    }\n\n    .video-wrapper iframe {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n        top: 0;\n        left: 0;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 900px) {\n        .container {\n            flex-direction: column;\n        }\n    }\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- FAQ SECTION --\u003e\n    \u003cdiv class=\"faq-section\"\u003e\n        \u003ch2\u003eFAQs\u003c\/h2\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWhat makes this cockroach spray different from others?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Herby’s is a natural way to repel cockroaches, made from kitchen spices. It’s Jain-friendly, cruelty-free, chemical-free, and a gentle yet effective cockroach deterrent.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWill it kill cockroaches instantly?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                No – this cockroach repellent follows a harm-free approach. It repels with natural aromas that roaches dislike, offering a natural way to repel roaches without killing them.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow many days does it take to see no cockroaches at all?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Spray this cock roach spray generously for 7 consecutive nights in cockroach-prone areas. Notice visible reduction quickly and continued cockroach deterrent effects within a week.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eCan I use it inside kitchen cabinets?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Yes! It’s completely kitchen-safe and food-safe. Use this natural way to repel cockroaches inside cabinets, sinks, or any hideouts without worrying about food contamination.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it have a strong smell?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                This cockroach repellent has a mild herbal, spice-based aroma from natural ingredients like camphor, tulsi, and pudina – fresh, clean, and chemical-free.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe if cockroaches walk over utensils after spraying nearby?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Yes – since it’s a natural way to repel cockroaches with edible-safe spices and no chemicals, it’s harmless if roaches cross utensils after nearby spraying.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow many sprays do I need for a small kitchen?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                For effective cockroach deterrent results, spray 4–5 pumps in cupboards, corners, and under sinks. Adjust quantity based on infestation for the best cock roach spray coverage.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDo I need to clean the area before or after spraying?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                No, there’s no need to clean before or after using this cockroach repellent. The herbal mist leaves no residue – just a natural way to repel roaches.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eCan I use it every day?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Yes – use this natural way to repel cockroaches for 7 consecutive nights initially. After that, maintain by spraying twice weekly for continuous cockroach deterrent protection.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWill it work on big cockroaches too?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n                Absolutely. This cock roach spray deters cockroaches of all sizes by targeting their sensitive senses with potent, natural aromas for complete cockroach prevention at home.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- VIDEO SECTION --\u003e\n    \u003cdiv class=\"video-section\"\u003e\n       \n      \u003cdiv class=\"video-wrapper\"\u003e\n    \u003cvideo autoplay muted playsinline loop controls style=\"width:100%; height:auto; border-radius:10px;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/e6e74e2e87bd46caaf868df3a28ff3c8.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n             \n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    const faqItems = document.querySelectorAll(\".faq-item\");\n\n    faqItems.forEach(item =\u003e {\n        item.addEventListener(\"click\", () =\u003e {\n\n            \/\/ Close all other items\n            faqItems.forEach(i =\u003e {\n                if (i !== item) {\n                    i.classList.remove(\"active\");\n                }\n            });\n\n            \/\/ Toggle clicked item\n            item.classList.toggle(\"active\");\n        });\n    });\n\u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"Herby","offers":[{"title":"30 ml - ₹270","offer_id":48159297339644,"sku":null,"price":270.0,"currency_code":"INR","in_stock":true},{"title":"100 ml - ₹690","offer_id":48159297372412,"sku":null,"price":690.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/Cocroach-100ml-30ml.png?v=1763810473"},{"product_id":"ants-bugs-repellent","title":"Ants \u0026 Bugs Repellent","description":"\u003ch1 style=\"font-size: 56px;\" class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eThe Best Ants \u0026amp; Bugs Repellent\u003c\/span\u003e\u003c\/h1\u003e\n\u003c!--StartFragment --\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003e Whether it's a line of ants in the kitchen or bed bugs disturbing your sleep, Herby Ant \u0026amp; Bug Repellent is your natural defense. Safe enough to spray directly under your bed or on floors, this formula drives bugs away without harmful fumes. \u003c\/span\u003e\u003c\/p\u003e\n\u003ch4 class=\"pf0\" style=\"font-family: Alegreya;\"\u003e\u003cspan class=\"cf0\"\u003eKey Benefits:\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eBed Bug Solution:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Spray generously under the bed to force bugs out.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eVersatile: \u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003eWorks on ants, bugs, and in small floor holes.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003ePure \u0026amp; Natural:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e No dilution or solvents; completely safe for the family.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"pf0\" style=\"font-family: Alegreya;\"\u003e\u003cspan class=\"cf1\"\u003eHow to Use:\u003c\/span\u003e\u003c\/h4\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eAnts:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Spray on ant lines or origin points.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eBed Bugs:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Spray under the bed weekly as a preventive measure.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!--EndFragment --\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFAQ + Video Layout\u003c\/title\u003e\n\n\u003cstyle\u003e\n    body {\n        margin: 0;\n        background: #ffffff;\n        color: #222;\n    }\n\n    .container {\n        max-width: 1300px;\n        margin: 0 auto;\n        padding: 40px 20px;\n        display: flex;\n        gap: 40px;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n        flex: 1;\n        background: #d8ecd9;\n        padding: 25px;\n        border-radius: 10px;\n    }\n\n    .faq-section h2 {\n        margin-bottom: 20px;\n        font-size: 28px;\n        font-weight: bold;\n    }\n\n    .faq-item {\n        border-bottom: 1px solid #c5ddc5;\n        padding: 15px 0;\n        cursor: pointer;\n    }\n\n    .faq-question {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-size: 18px;\n        font-weight: bold;\n        font-family: 'Alegreya', serif;\n    }\n\n    .faq-question .icon {\n        display: inline-block;\n        font-size: 22px;\n        transition: transform 0.3s ease;\n        transform-origin: center center;\n    }\n\n    .faq-item.active .faq-question .icon {\n        transform: rotate(45deg);\n    }\n\n    .faq-answer {\n        display: none;\n        margin-top: 10px;\n        font-size: 15px;\n        line-height: 1.5;\n        color: #333;\n    }\n\n    .faq-item.active .faq-answer {\n        display: block;\n    }\n\n    \/* VIDEO SECTION *\/\n    .video-section {\n        flex: 1;\n        background: #d8ecd9;\n     \n        border-radius: 10px;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n      display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    }\n\n    .video-section h2 {\n        font-size: 28px;\n        margin-bottom: 20px;\n        font-weight: bold;\n    }\n\n    .video-wrapper {\n        display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    }\n\n    .video-wrapper iframe {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n        top: 0;\n        left: 0;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 900px) {\n        .container {\n            flex-direction: column;\n        }\n    }\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- FAQ SECTION --\u003e\n    \u003cdiv class=\"faq-section\"\u003e\n        \u003ch2\u003eFAQs\u003c\/h2\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWhat are the main ingredients in this ant spray?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              This natural ant repellent contains Bhimseni Karpur, Pudina, Eucalyptus, and Neem — plant-based ingredients that ants and bugs dislike, making it a safe, herbal ant repellent spray.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it kill ants or just stop them from coming inside?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              It doesn’t kill. This anti ant spray is a natural ant repellent that gently drives ants away with herbal aromas, offering an ethical, cruelty-free solution for your home.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow quickly does it start working?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               This ant repellent spray starts working instantly after application, creating an invisible, aromatic barrier ants avoid. It’s a fast-acting, safe natural ant repellent for any space.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWhere should I spray it for best results?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               Spray this best ant repellent generously in basements, cupboards, under sinks, corners, and along entry points. It’s also effective around sugar containers and ant-prone hideouts.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe to spray near sugar containers or food storage?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               Yes – this natural ant repellent is food-safe, kitchen-safe, and chemical-free. It’s perfectly safe to spray near food storage without worrying about contamination.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWill it leave any oily marks or stains on floors or shelves?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n             No – this ant repellent is a clean, water-based herbal formula. It leaves no stains, oily marks, or residue after use, keeping your shelves spotless.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eCan I use it daily to prevent ants?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n               Yes! You can use this natural ant repellent daily for 7 consecutive nights, then maintain protection by spraying twice weekly with this gentle anti ant spray.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow long does one bottle last?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n            One bottle of this best ant repellent lasts around 3–4 weeks for a small home with regular use, depending on the number of ant-prone areas treated.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe for small kids who play on the floor?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              Absolutely. This ant repellent spray is skin-safe, pet-safe, and safe for kids. Its natural ant repellent formula makes it ideal for family homes.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it work on red ants and black ants both?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n            Yes – this anti ant spray effectively deters both red and black ants. Its strong, herbal aroma works against all common household ant species naturally and safely.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n       \n    \u003c\/div\u003e\n\n    \u003c!-- VIDEO SECTION --\u003e\n    \u003cdiv class=\"video-section\"\u003e\n       \n      \u003cdiv class=\"video-wrapper\"\u003e\n    \u003cvideo autoplay muted playsinline loop controls style=\"width:100%; height:auto; border-radius:10px;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f6985a71b6b34569aab6f3e401208239.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n             \n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    const faqItems = document.querySelectorAll(\".faq-item\");\n\n    faqItems.forEach(item =\u003e {\n        item.addEventListener(\"click\", () =\u003e {\n\n            \/\/ Close all other items\n            faqItems.forEach(i =\u003e {\n                if (i !== item) {\n                    i.classList.remove(\"active\");\n                }\n            });\n\n            \/\/ Toggle clicked item\n            item.classList.toggle(\"active\");\n        });\n    });\n\u003c\/script\u003e\n\n\n\n","brand":"Herby","offers":[{"title":"30 ml - ₹300","offer_id":48159322112252,"sku":null,"price":300.0,"currency_code":"INR","in_stock":true},{"title":"100 ml - ₹690","offer_id":48159322145020,"sku":null,"price":690.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/ant-100ml-30ml.png?v=1763812427"},{"product_id":"lizard-repellent","title":"Lizard Repellent","description":"\u003cp\u003e\u003c!--StartFragment --\u003e\u003c\/p\u003e\n\u003ch1 class=\"pf0\" style=\"font-size: 56px;\"\u003e\u003cspan class=\"cf0\"\u003eThe Best Lizard Repellent\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003e Lizards are beneficial for nature but not always welcome in your bedroom. Herby Lizard Repellent offers a humane way to keep your walls lizard-free. It repels them effectively without killing them, ensuring your home stays clean and safe. \u003c\/span\u003e\u003c\/p\u003e\n\u003ch4 class=\"pf0\" style=\"font-family: Alegreya;\"\u003e\u003cspan class=\"cf0\"\u003eKey Benefits:\u003c\/span\u003e\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eQuick Results:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Effectiveness seen within days.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003eSafe for Interiors:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Non-toxic and safe for adults and children.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong style=\"font-size: 16px;\"\u003ePreventive:\u003c\/strong\u003e \u003cspan style=\"font-size: 16px;\"\u003e Regular use prevents lizards from returning.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4 class=\"pf0\" style=\"font-family: Alegreya;\"\u003e\u003cspan class=\"cf1\"\u003eHow to Use:\u003c\/span\u003e\u003c\/h4\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf1\"\u003e Spray a couple of times in rooms inhabited by lizards. Repeat for 7-10 days continuously. Once clear, spray once a week to maintain. \u003c\/span\u003e\u003c\/p\u003e\n\n\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eFAQ + Video Layout\u003c\/title\u003e\n\n\u003cstyle\u003e\n    body {\n        margin: 0;\n        background: #ffffff;\n        color: #222;\n    }\n\n    .container {\n        max-width: 1300px;\n        margin: 0 auto;\n        padding: 40px 20px;\n        display: flex;\n        gap: 40px;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n        flex: 1;\n        background: #d8ecd9;\n        padding: 25px;\n        border-radius: 10px;\n    }\n\n    .faq-section h2 {\n        margin-bottom: 20px;\n        font-size: 28px;\n        font-weight: bold;\n    }\n\n    .faq-item {\n        border-bottom: 1px solid #c5ddc5;\n        padding: 15px 0;\n        cursor: pointer;\n    }\n\n    .faq-question {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        font-size: 18px;\n        font-weight: bold;\n        font-family: 'Alegreya', serif;\n    }\n\n    .faq-question .icon {\n        display: inline-block;\n        font-size: 22px;\n        transition: transform 0.3s ease;\n        transform-origin: center center;\n    }\n\n    .faq-item.active .faq-question .icon {\n        transform: rotate(45deg);\n    }\n\n    .faq-answer {\n        display: none;\n        margin-top: 10px;\n        font-size: 15px;\n        line-height: 1.5;\n        color: #333;\n    }\n\n    .faq-item.active .faq-answer {\n        display: block;\n    }\n\n    \/* VIDEO SECTION *\/\n    .video-section {\n        flex: 1;\n        background: #d8ecd9;\n       \n        border-radius: 10px;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n      display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    }\n\n    .video-section h2 {\n        font-size: 28px;\n        margin-bottom: 20px;\n        font-weight: bold;\n    }\n\n    .video-wrapper {\n        display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 100%;\n    }\n\n    .video-wrapper iframe {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        position: absolute;\n        top: 0;\n        left: 0;\n    }\n\n    \/* Mobile Responsive *\/\n    @media (max-width: 900px) {\n        .container {\n            flex-direction: column;\n        }\n    }\n\u003c\/style\u003e\n\n\n\n\n\u003cdiv class=\"container\"\u003e\n\n    \u003c!-- FAQ SECTION --\u003e\n    \u003cdiv class=\"faq-section\"\u003e\n        \u003ch2\u003eFAQs\u003c\/h2\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWhat ingredients are used to keep lizards away?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              This lizard remedy uses Bhimseni Karpur, Mentha, Ginger, Eucalyptus, and Ajwain – natural aromas that safely repel lizards from home without harming them.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it kill lizards or just scare them away?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              No, this lizard repellent doesn’t kill. It ethically drives lizards away using plant-based aromas, offering a cruelty-free, Jain-friendly lizard remedy for your home.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow soon will lizards leave my home after using it?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n             Lizards begin avoiding areas immediately after spraying. With consistent use, this house lizard repellent helps clear lizards within 5–7 nights of regular application.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWhere should I spray it to keep lizards out?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n             Spray this lizard repellent for home around ceilings, corners, basements, cupboards, windows, and near tube lights – anywhere lizards hide or enter your home.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eWill it affect wall paint or leave stains?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              No – this herbal lizard remedy is water-based and leaves no marks, stains, or residue on walls, shelves, or painted surfaces after spraying.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe to spray in pooja rooms or prayer areas?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n           Yes! This lizard repellent is kitchen-safe, pet-safe, and suitable for pooja rooms, thanks to its natural, non-toxic, and spiritually considerate formulation.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eCan I spray it near tube lights where lizards usually sit??\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n              Absolutely. Spray this lizard repellent for home near tube lights, ceilings, or any common lizard hangouts for effective, natural deterrence without chemicals.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eHow often do I need to spray to keep lizards away completely?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n           Spray generously for 7 consecutive nights, then maintain with this house lizard repellent twice a week for continued protection and a lizard-free home.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eIs it safe for kids and elders in the house?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n             Yes – this lizard remedy is 100% safe for tiny tots, elders, and pets. It’s made from edible-safe spices with no harmful chemicals.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"faq-item\"\u003e\n            \u003cdiv class=\"faq-question\"\u003e\n                \u003cspan\u003eDoes it work on small baby lizards too?\u003c\/span\u003e\n                \u003cspan class=\"icon\"\u003e+\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"faq-answer\"\u003e\n           Yes! This lizard repellent effectively deters both adult and baby lizards by targeting their sharp senses with strong, natural plant-based aromas.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n       \n    \u003c\/div\u003e\n\n    \u003c!-- VIDEO SECTION --\u003e\n    \u003cdiv class=\"video-section\"\u003e\n        \n      \u003cdiv class=\"video-wrapper\"\u003e\n    \u003cvideo autoplay muted playsinline loop controls style=\"width:100%; height:auto; border-radius:10px;\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/5e21559437ff4780bfc0160dfa81c03b.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n             \n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n    const faqItems = document.querySelectorAll(\".faq-item\");\n\n    faqItems.forEach(item =\u003e {\n        item.addEventListener(\"click\", () =\u003e {\n\n            \/\/ Close all other items\n            faqItems.forEach(i =\u003e {\n                if (i !== item) {\n                    i.classList.remove(\"active\");\n                }\n            });\n\n            \/\/ Toggle clicked item\n            item.classList.toggle(\"active\");\n        });\n    });\n\u003c\/script\u003e\n\n","brand":"Herby","offers":[{"title":"30 ml - ₹300","offer_id":48159327977724,"sku":null,"price":300.0,"currency_code":"INR","in_stock":true},{"title":"100 ml - ₹690","offer_id":48159328010492,"sku":null,"price":690.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/Lizard-100ml-30ml.png?v=1763812316"},{"product_id":"mosquito-repellent-roll-on","title":"Mosquito Repellent Roll On","description":"\u003cp\u003e\u003c!--StartFragment --\u003e\u003c\/p\u003e\n\u003ch1 class=\"pf0\" style=\"font-size: 56px;\"\u003e\u003cspan class=\"cf0\"\u003eThe Best Mosquito Repellent\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003eNatural Way to Get Rid of Mosquitoes \u0026amp; Flies Roll-On – Made Using Kitchen Spices.\u003c\/p\u003e","brand":"Herby","offers":[{"title":"Default Title","offer_id":48161242382588,"sku":null,"price":150.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/RollON.png?v=1763964515"},{"product_id":"herby-cockroach-ants-and-bed-bugs-repellents-combo-kit","title":"Combo Cockroach \u0026 Ants and Bed Bugs Repellents","description":"","brand":"Herby","offers":[{"title":"Default Title","offer_id":48161298678012,"sku":null,"price":1271.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/Herby-Cockroach-_-Ants-and-Bed-Bugs-Repellents-Combo-Kit.png?v=1764068359"},{"product_id":"herby-super-strong-mosquito-lizard-repellents-combo-kit","title":"Combo Super Strong Mosquito \u0026 Lizard Repellents","description":"","brand":"Herby","offers":[{"title":"Default Title","offer_id":48161309360380,"sku":null,"price":1360.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/Super-Strong---lizard-combo-pack.png?v=1764068360"},{"product_id":"repellents-combo-mosquito-cockroach-ants-and-bugs-lizard-repellent","title":"Combo Mosquito, Cockroach, Ants and Bugs, Lizard Repellent","description":"","brand":"Herby","offers":[{"title":"Default Title","offer_id":48161320534268,"sku":null,"price":1990.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/offer---1999.png?v=1763992012"},{"product_id":"rat-repellents","title":"Herby Rat Repellent Concentrate","description":"\u003cstyle\u003e\n    .herby-rat-page,\n    .herby-rat-page * {\n        box-sizing: border-box;\n    }\n\n    .herby-rat-page {\n        width: 100%;\n        max-width: 1300px;\n        margin: 0 auto;\n        padding: 30px 20px 60px;\n        color: #222222;\n        line-height: 1.65;\n    }\n\n    .herby-rat-page h1,\n    .herby-rat-page h2,\n    .herby-rat-page h3,\n    .herby-rat-page h4 {\n        margin-top: 0;\n        color: #173f2b;\n        font-family: \"Alegreya\", serif;\n        line-height: 1.2;\n    }\n\n    .herby-rat-page p {\n        margin-top: 0;\n        font-size: 16px;\n    }\n\n    .herby-rat-section {\n        margin-top: 55px;\n    }\n\n    .herby-rat-section:first-child {\n        margin-top: 0;\n    }\n\n    .herby-rat-section-heading {\n        margin-bottom: 14px;\n        font-size: 36px;\n    }\n\n    \/* BRAND STORY *\/\n    .herby-rat-story {\n        padding: 30px;\n        background: #e8f3e6;\n        border-radius: 14px;\n    }\n\n    .herby-rat-story p:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* COMMON GRID *\/\n    .herby-rat-grid {\n        display: grid;\n        gap: 18px;\n    }\n\n    .herby-rat-grid-four {\n        grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .herby-rat-card {\n        padding: 22px;\n        background: #f8fbf6;\n        border: 1px solid #d6e7d4;\n        border-radius: 12px;\n    }\n\n    .herby-rat-card h3 {\n        margin-bottom: 8px;\n        font-size: 21px;\n    }\n\n    .herby-rat-card p {\n        margin-bottom: 0;\n        font-size: 15px;\n    }\n\n    .herby-rat-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 50px;\n        height: 50px;\n        margin-bottom: 15px;\n        background: #d8ecd9;\n        border-radius: 50%;\n        font-size: 24px;\n    }\n\n    \/* HOW TO USE *\/\n    .herby-rat-steps {\n        display: grid;\n        grid-template-columns: repeat(3, minmax(0, 1fr));\n        gap: 18px;\n    }\n\n    .herby-rat-step {\n        padding: 22px;\n        background: #f8fbf6;\n        border-left: 5px solid #3f714d;\n        border-radius: 10px;\n    }\n\n    .herby-rat-step-number {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 36px;\n        height: 36px;\n        margin-bottom: 13px;\n        background: #3f714d;\n        border-radius: 50%;\n        color: #ffffff;\n        font-weight: bold;\n    }\n\n    .herby-rat-step h3 {\n        margin-bottom: 8px;\n        font-size: 21px;\n    }\n\n    .herby-rat-step p {\n        margin-bottom: 0;\n        font-size: 15px;\n    }\n\n    .herby-rat-tip {\n        padding: 22px;\n        margin-top: 18px;\n        background: #fff7dd;\n        border: 1px solid #efd98d;\n        border-radius: 10px;\n    }\n\n    .herby-rat-tip h3 {\n        margin-bottom: 8px;\n        color: #624d18;\n        font-size: 23px;\n    }\n\n    .herby-rat-tip p {\n        margin-bottom: 0;\n    }\n\n    \/* FAQ + VIDEO *\/\n    .faq-video-container {\n        display: flex;\n        max-width: 1300px;\n        margin: 55px auto 0;\n        gap: 40px;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n        flex: 1;\n        min-width: 0;\n        padding: 25px;\n        background: #d8ecd9;\n        border-radius: 10px;\n    }\n\n    .faq-section h2 {\n        margin-bottom: 20px;\n        font-size: 28px;\n        font-weight: bold;\n    }\n\n    .faq-item {\n        padding: 15px 0;\n        border-bottom: 1px solid #c5ddc5;\n        cursor: pointer;\n    }\n\n    .faq-item:last-child {\n        border-bottom: none;\n    }\n\n    .faq-question {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 15px;\n        font-family: \"Alegreya\", serif;\n        font-size: 18px;\n        font-weight: bold;\n        line-height: 1.4;\n    }\n\n    .faq-question .icon {\n        display: inline-block;\n        flex-shrink: 0;\n        font-size: 22px;\n        transition: transform 0.3s ease;\n        transform-origin: center center;\n    }\n\n    .faq-item.active .faq-question .icon {\n        transform: rotate(45deg);\n    }\n\n    .faq-answer {\n        display: none;\n        margin-top: 10px;\n        color: #333333;\n        font-size: 15px;\n        line-height: 1.5;\n    }\n\n    .faq-item.active .faq-answer {\n        display: block;\n    }\n\n    \/* VIDEO SECTION *\/\n    .video-section {\n        display: flex;\n        flex: 1;\n        min-width: 0;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        overflow: hidden;\n        background: #d8ecd9;\n        border-radius: 10px;\n        text-align: center;\n    }\n\n    .video-wrapper {\n        display: flex;\n        width: 100%;\n        align-items: center;\n        justify-content: center;\n    }\n\n    .video-wrapper video {\n        display: block;\n        width: 100%;\n        height: auto;\n        border-radius: 10px;\n    }\n\n    \/* CTA *\/\n    .herby-rat-cta {\n        padding: 38px 24px;\n        margin-top: 55px;\n        background: #173f2b;\n        border-radius: 14px;\n        color: #ffffff;\n        text-align: center;\n    }\n\n    .herby-rat-cta h2 {\n        margin-bottom: 10px;\n        color: #ffffff;\n        font-size: 38px;\n    }\n\n    .herby-rat-cta p {\n        max-width: 800px;\n        margin: 0 auto 22px;\n        color: #edf6ec;\n        font-size: 16px;\n    }\n\n    .herby-rat-button {\n        display: inline-block;\n        padding: 13px 24px;\n        background: #ffffff;\n        border-radius: 30px;\n        color: #173f2b;\n        font-weight: bold;\n        text-decoration: none;\n        transition: transform 0.25s ease, background 0.25s ease;\n    }\n\n    .herby-rat-button:hover {\n        background: #e7f2e5;\n        transform: translateY(-2px);\n    }\n\n    \/* TABLET RESPONSIVE *\/\n    @media screen and (max-width: 1024px) {\n        .herby-rat-grid-four {\n            grid-template-columns: repeat(2, minmax(0, 1fr));\n        }\n\n        .herby-rat-steps {\n            grid-template-columns: 1fr;\n        }\n    }\n\n    \/* FAQ MOBILE RESPONSIVE *\/\n    @media screen and (max-width: 900px) {\n        .faq-video-container {\n            flex-direction: column;\n            gap: 25px;\n        }\n\n        .faq-section,\n        .video-section {\n            width: 100%;\n        }\n    }\n\n    \/* MOBILE RESPONSIVE *\/\n    @media screen and (max-width: 767px) {\n        .herby-rat-page {\n            padding: 20px 14px 40px;\n        }\n\n        .herby-rat-section {\n            margin-top: 40px;\n        }\n\n        .herby-rat-section-heading {\n            font-size: 29px;\n        }\n\n        .herby-rat-story {\n            padding: 21px;\n        }\n\n        .herby-rat-grid-four {\n            grid-template-columns: 1fr;\n            gap: 14px;\n        }\n\n        .herby-rat-card,\n        .herby-rat-step {\n            padding: 18px;\n        }\n\n        .faq-video-container {\n            margin-top: 40px;\n            gap: 18px;\n        }\n\n        .faq-section {\n            padding: 18px;\n        }\n\n        .faq-section h2 {\n            font-size: 25px;\n        }\n\n        .faq-question {\n            font-size: 16px;\n        }\n\n        .faq-answer {\n            font-size: 14px;\n        }\n\n        .herby-rat-cta {\n            padding: 29px 18px;\n            margin-top: 40px;\n        }\n\n        .herby-rat-cta h2 {\n            font-size: 30px;\n        }\n    }\n\n    \/* SMALL MOBILE RESPONSIVE *\/\n    @media screen and (max-width: 480px) {\n        .herby-rat-page {\n            padding: 16px 10px 32px;\n        }\n\n        .herby-rat-section-heading {\n            font-size: 26px;\n        }\n\n        .herby-rat-page p {\n            font-size: 15px;\n        }\n\n        .herby-rat-button {\n            width: 100%;\n            text-align: center;\n        }\n    }\n    .rat-image {\n    \n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px;\n    margin-bottom:20px;\n}\n.rat-image img {\n    width:100%;\n    height:100%;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"herby-rat-page\"\u003e\n\u003c!-- BRAND STORY --\u003e\n\u003cdiv class=\"herby-rat-section herby-rat-storys\"\u003e\n\u003ch2 class=\"pf0 herby-rat-section-heading\"\u003e\u003cspan class=\"cf0\"\u003ePowerful by Nature. Formulated by Science.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003e Unlike traditional pest control that relies on synthetic poisons, Herby targets a rodent’s highly sensitive olfactory system. By blending precise concentrations of active botanical oils, we’ve created a sensory barrier that leaves a refreshing scent for you, but completely overwhelms rodent smell and taste receptors. No traps, no dead rodents, no harmful fumes—just a natural, invisible shield for your home and business. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERBY DIFFERENCE --\u003e\n\u003cdiv class=\"herby-rat-section\"\u003e\n\u003ch2 class=\"pf0 herby-rat-section-heading\"\u003e\u003cspan class=\"cf0\"\u003eThe Herby Difference\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"herby-rat-grid herby-rat-grid-four\"\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"herby-rat-icon\"\u003e🍽️\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003e100% Kitchen-Safe\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eFormulated specifically for culinary environments. Use it near pantries and under cabinets without risking toxic chemical residue near your food.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"herby-rat-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eHighly Economical \u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eWhy pay for water? Just 100ml of our highly potent concentrate dilutes at a 1:20 ratio to give you 2.1 full liters of powerful repellent. One small bottle provides massive, long-lasting coverage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"herby-rat-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eZero Toxic Chemicals\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eProtect your family, pets, and staff. Our formula contains no harmful synthetic poisons, making it a safe alternative to traditional pest control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"herby-rat-icon\"\u003e🛡️\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eCruelty-Free Protection\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eWe deter pests by disrupting their navigation and comfort, forcing them to relocate naturally without the mess or cruelty of traps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COMPLETE PROTECTION --\u003e\n\u003cdiv class=\"herby-rat-section\"\u003e\n\u003ch2 class=\"pf0 herby-rat-section-heading\"\u003e\u003cspan class=\"cf0\"\u003eComplete Protection for Every Space\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"herby-rat-grid herby-rat-grid-four\"\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"rat-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/New_Project_-_2026-06-17T170617.514.webp?v=1781696188\" alt=\"Home \u0026amp; Kitchen\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eHomes \u0026amp; Kitchens\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eSpray a fine mist behind kitchen appliances, under sinks, and near food trash bins to deter scavengers naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"rat-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/New_Project_-_2026-06-17T170735.649.webp?v=1781696293\" alt=\"Offices \u0026amp; Workspaces\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eOffices \u0026amp; Workspaces\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eApply mist along floor baseboards, cable pathways, and inside drop-ceilings where hidden rodents travel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"rat-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/New_Project_-_2026-06-17T170749.714.webp?v=1781696294\" alt=\"Warehouses \u0026amp; Logistics\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eWarehouses \u0026amp; Logistics\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eCover warehouse perimeters, loading dock tracks, and pallet bases with a fine mist for large-scale protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-card\"\u003e\n\u003cdiv class=\"rat-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/New_Project_-_2026-06-17T170801.408.webp?v=1781696294\" alt=\"Vehicles \u0026amp; Automotive\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eVehicles \u0026amp; Automotive\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eMist cooled engine bays, wheel arches, and spare tire wells to stop rats from chewing expensive wires.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"herby-rat-section\"\u003e\n\u003ch2 class=\"pf0 herby-rat-section-heading\"\u003e\u003cspan class=\"cf0\"\u003eMaximum Protection in 3 Simple Steps\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"herby-rat-steps\"\u003e\n\u003cdiv class=\"herby-rat-step\"\u003e\n\u003cdiv class=\"herby-rat-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eDilute (1:20 Ratio)\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eMix your Herby Concentrate in a ratio of 1:20 liters of water to create 2.1 full liters of repellent. Pour the mixture into a standard spray bottle and shake gently to activate the botanical oils.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-step\"\u003e\n\u003cdiv class=\"herby-rat-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eTarget Vulnerabilities\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eSpray a fine mist generously along baseboards, under cabinets, near garbage bins, and around any cracks or cable pathways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"herby-rat-step\"\u003e\n\u003cdiv class=\"herby-rat-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003eMaintain the Barrier\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eFor the first week, apply every 2-3 days to break existing rodent habits. Afterward, reapply once a week or after deep cleaning.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRO TIP --\u003e\n\u003cdiv class=\"herby-rat-tip\"\u003e\n\u003ch3 class=\"pf0\"\u003e\u003cspan class=\"cf0\"\u003ePro Tip: The Alternate Application Method\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eFor enclosed or sensitive spaces, you don't even need to use a spray bottle! Simply spray the concentrate onto cotton balls and keep them in the corners of your cars, inside server stacks, or near important files to preserve them and maintain a strong, continuous scent barrier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Herby","offers":[{"title":"Default Title","offer_id":49188380770556,"sku":null,"price":1450.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0762\/4527\/0780\/files\/main_image.jpg_1.jpg?v=1781613938"}],"url":"https:\/\/herby.in\/collections\/insects-repellents.oembed","provider":"Herby","version":"1.0","type":"link"}