{"product_id":"drip-irrigation-kit-for-home-garden-self-watering-spikes-for-plants-drip-spikes-for-indoor-plant-automatic-plant-watering-devices-plant-water-dropper","title":"Self-watering drip irrigation spikes kit for indoor and outdoor plants","description":"\u003c!-- ============================================= --\u003e\u003c!-- OMNISIA.PK — Self-Watering Drip Irrigation Spikes Description --\u003e\u003c!-- Paste this block into Shopify Product Description (switch to HTML\/Code view) --\u003e\u003c!-- ============================================= --\u003e\n\u003cstyle\u003e\n  .dw-wrap {\n    font-family: 'Segoe UI', Helvetica, Arial, sans-serif;\n    max-width: 800px;\n    margin: 0 auto;\n    color: #243524;\n    background: #ffffff;\n    border-radius: 18px;\n    overflow: hidden;\n    box-shadow: 0 10px 40px rgba(40, 110, 60, 0.15);\n  }\n\n  \/* Hero *\/\n  .dw-hero {\n    position: relative;\n    text-align: center;\n    padding: 42px 25px 30px;\n    background: linear-gradient(135deg, #e6f6ea 0%, #ffffff 55%, #eaf7ec 100%);\n    overflow: hidden;\n  }\n  .dw-hero::before, .dw-hero::after {\n    content: \"💧\";\n    position: absolute;\n    font-size: 18px;\n    opacity: 0.5;\n    animation: dw-drip 3s ease-in infinite;\n  }\n  .dw-hero::before { top: 18px; left: 14%; animation-delay: 0s; }\n  .dw-hero::after { top: 30px; right: 16%; animation-delay: 1.4s; font-size: 14px; }\n  @keyframes dw-drip {\n    0% { transform: translateY(0); opacity: 0; }\n    15% { opacity: 0.6; }\n    80% { opacity: 0.4; }\n    100% { transform: translateY(22px); opacity: 0; }\n  }\n\n  .dw-badge {\n    display: inline-block;\n    background: linear-gradient(90deg, #4caf6a, #8bc34a);\n    color: #fff;\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 30px;\n    margin-bottom: 18px;\n    font-weight: 700;\n  }\n\n  .dw-title {\n    font-size: 30px;\n    font-weight: 800;\n    margin: 0 0 10px;\n    color: #1f3b22;\n  }\n\n  .dw-subtitle {\n    font-size: 15.5px;\n    color: #4f6353;\n    max-width: 540px;\n    margin: 0 auto 24px;\n    line-height: 1.7;\n  }\n\n  .dw-hero-img {\n    width: 100%;\n    max-width: 340px;\n    border-radius: 14px;\n    transition: transform 0.5s ease;\n  }\n  .dw-hero-img:hover { transform: scale(1.04); }\n\n  \/* Trust strip *\/\n  .dw-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 10px;\n    padding: 16px 20px;\n    background: #fbfffa;\n    border-top: 1px solid #eaf2ea;\n    border-bottom: 1px solid #eaf2ea;\n  }\n  .dw-trust span {\n    font-size: 13px;\n    font-weight: 600;\n    color: #2e4a32;\n    background: #eef8ec;\n    padding: 8px 14px;\n    border-radius: 30px;\n  }\n\n  \/* Section *\/\n  .dw-section {\n    padding: 32px 30px;\n  }\n  .dw-section.alt { background: #f7fcf6; }\n  .dw-section h2 {\n    font-size: 22px;\n    font-weight: 700;\n    margin: 0 0 18px;\n    color: #1f3b22;\n    position: relative;\n    display: inline-block;\n  }\n  .dw-section h2::after {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    bottom: -6px;\n    width: 45px;\n    height: 3px;\n    background: linear-gradient(90deg, #4caf6a, #8bc34a);\n    border-radius: 3px;\n  }\n  .dw-section p.dw-lead {\n    font-size: 15px;\n    line-height: 1.85;\n    color: #3c4f3e;\n    margin-top: 16px;\n  }\n\n  \/* How it works steps *\/\n  .dw-steps {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-top: 22px;\n  }\n  .dw-step {\n    flex: 1 1 200px;\n    background: #fff;\n    border: 1px solid #e3f0e2;\n    border-radius: 14px;\n    padding: 18px;\n    text-align: center;\n    transition: all 0.35s ease;\n  }\n  .dw-step:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 14px 28px rgba(76,175,106,0.18);\n    border-color: #b9e3bd;\n  }\n  .dw-step .dw-num {\n    width: 34px;\n    height: 34px;\n    line-height: 34px;\n    margin: 0 auto 10px;\n    background: linear-gradient(135deg, #4caf6a, #8bc34a);\n    color: #fff;\n    border-radius: 50%;\n    font-weight: 700;\n    font-size: 15px;\n  }\n  .dw-step h3 {\n    font-size: 14.5px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    color: #1f3b22;\n  }\n  .dw-step p {\n    font-size: 13px;\n    color: #5a6f5b;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* Feature grid *\/\n  .dw-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 22px;\n  }\n  .dw-card {\n    background: #ffffff;\n    border: 1px solid #e9f3e8;\n    border-radius: 14px;\n    padding: 18px;\n    transition: all 0.35s ease;\n    box-shadow: 0 2px 10px rgba(40,90,50,0.04);\n  }\n  .dw-card:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 14px 30px rgba(76,175,106,0.2);\n    border-color: #b9e3bd;\n  }\n  .dw-card .dw-icon {\n    font-size: 24px;\n    margin-bottom: 10px;\n    display: inline-block;\n  }\n  .dw-card h3 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 6px;\n    color: #1f3b22;\n  }\n  .dw-card p {\n    font-size: 13.5px;\n    color: #5a6f5b;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* Specs table *\/\n  .dw-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 18px;\n    font-size: 14px;\n  }\n  .dw-specs tr {\n    border-bottom: 1px solid #eaf2ea;\n  }\n  .dw-specs tr:last-child { border-bottom: none; }\n  .dw-specs td {\n    padding: 12px 10px;\n  }\n  .dw-specs td:first-child {\n    font-weight: 700;\n    color: #1f3b22;\n    width: 38%;\n  }\n  .dw-specs td:last-child {\n    color: #4f6353;\n  }\n  .dw-specs tr:hover { background: #f4faf3; }\n\n  \/* CTA *\/\n  .dw-cta {\n    text-align: center;\n    padding: 36px 25px 42px;\n    background: linear-gradient(135deg, #1f3b22, #335c38);\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n  }\n  .dw-cta::before {\n    content: \"\";\n    position: absolute;\n    width: 200px;\n    height: 200px;\n    background: radial-gradient(circle, rgba(139,195,74,0.35), transparent 70%);\n    top: -60px;\n    left: -40px;\n    animation: dw-float 6s ease-in-out infinite;\n  }\n  .dw-cta::after {\n    content: \"\";\n    position: absolute;\n    width: 220px;\n    height: 220px;\n    background: radial-gradient(circle, rgba(76,175,106,0.3), transparent 70%);\n    bottom: -70px;\n    right: -50px;\n    animation: dw-float 7s ease-in-out infinite reverse;\n  }\n  @keyframes dw-float {\n    0%, 100% { transform: translateY(0) translateX(0); }\n    50% { transform: translateY(15px) translateX(10px); }\n  }\n  .dw-cta h2 {\n    font-size: 24px;\n    margin: 0 0 10px;\n    position: relative;\n    z-index: 1;\n  }\n  .dw-cta p {\n    font-size: 14.5px;\n    color: #d9e8da;\n    max-width: 480px;\n    margin: 0 auto 22px;\n    line-height: 1.7;\n    position: relative;\n    z-index: 1;\n  }\n  .dw-cta-btn {\n    display: inline-block;\n    background: linear-gradient(90deg, #4caf6a, #8bc34a);\n    color: #fff;\n    font-weight: 700;\n    font-size: 15px;\n    padding: 14px 36px;\n    border-radius: 40px;\n    text-decoration: none;\n    box-shadow: 0 8px 25px rgba(76,175,106,0.45);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    position: relative;\n    z-index: 1;\n  }\n  .dw-cta-btn:hover {\n    transform: translateY(-3px) scale(1.03);\n    box-shadow: 0 12px 30px rgba(139,195,74,0.55);\n  }\n\n  .dw-shipping {\n    display: flex;\n    justify-content: center;\n    gap: 22px;\n    flex-wrap: wrap;\n    margin-top: 22px;\n    position: relative;\n    z-index: 1;\n  }\n  .dw-shipping div {\n    font-size: 12.5px;\n    color: #d9e8da;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  @media (max-width: 600px) {\n    .dw-grid { grid-template-columns: 1fr; }\n    .dw-title { font-size: 24px; }\n    .dw-section { padding: 26px 18px; }\n    .dw-steps { flex-direction: column; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"dw-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dw-hero\"\u003e\n\u003cspan class=\"dw-badge\"\u003e🌿 Best Seller · Garden Essential\u003c\/span\u003e\n\u003ch1 class=\"dw-title\"\u003eSelf-Watering Drip Irrigation Spikes\u003c\/h1\u003e\n\u003cp class=\"dw-subtitle\"\u003eTurn any plastic bottle into an automatic plant waterer. Set it, walk away, and come back to happy, hydrated plants — even after days away from home.\u003c\/p\u003e\n\u003cp class=\"dw-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/5-0-self-watering-plant-spikes-automatic-drip-irrigation-system-original-imahgzj4kh4nhhk8.jpg?v=1782136162\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"dw-subtitle\" style=\"text-align: center;\"\u003e\u003cstrong\u003eSelf-watering drip irrigation spikes kit for indoor and outdoor plants\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"dw-trust\"\u003e\n\u003cspan\u003e💧 Auto Drip Watering\u003c\/span\u003e \u003cspan\u003e🔧 No Tools Needed\u003c\/span\u003e \u003cspan\u003e♻️ Reusable \u0026amp; Durable\u003c\/span\u003e \u003cspan\u003e🌱 Indoor \u0026amp; Outdoor Use\u003c\/span\u003e \u003cspan\u003e🇵🇰 Ships from Omnisia.pk\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"dw-section\"\u003e\n\u003ch2\u003eNever Worry About Underwatered Plants Again\u003c\/h2\u003e\n\u003cp class=\"dw-lead\"\u003eThese clever little spikes do the watering for you. Just screw one onto any standard plastic water or soda bottle, fill the bottle, flip it upside down, and push the spike into the soil.\u003c\/p\u003e\n\u003cp class=\"dw-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/7f754720b23b89448b6c65582b45a932_png_720x720q80_png_9071d635-3b39-4553-b737-c390dbf6e2fa.webp?v=1782136961\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e\n\u003cp class=\"dw-lead\"\u003eGravity and a tiny adjustable valve take care of the rest — slowly releasing water drop by drop, exactly when your plant needs it. Perfect for busy plant parents, frequent travelers, or anyone who simply forgets to water on schedule.\u003c\/p\u003e\n\u003cp class=\"dw-lead\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/5fa06f350e05bad2e010dd5dfc532a8a_jpg_720x720q80_jpg.webp?v=1782136933\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/p\u003e\n\u003cp class=\"dw-lead\"\u003e Comes in a multi-pack with both plastic and ceramic-style spikes, so you're covered for pots big and small, indoors and outdoors.\u003c\/p\u003e\n\u003cdiv class=\"dw-grid\"\u003e\n\u003cdiv class=\"dw-card\"\u003e\n\u003cspan class=\"dw-icon\"\u003e💧\u003c\/span\u003e\n\u003ch3\u003eSlow-Drip Auto Watering\u003c\/h3\u003e\n\u003cp\u003eA built-in valve controls water flow drop by drop, keeping soil moist without overwatering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-card\"\u003e\n\u003cspan class=\"dw-icon\"\u003e🍾\u003c\/span\u003e\n\u003ch3\u003eWorks With Any Bottle\u003c\/h3\u003e\n\u003cp\u003eFits standard plastic water and soda bottles — no special containers required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-card\"\u003e\n\u003cspan class=\"dw-icon\"\u003e🌍\u003c\/span\u003e\n\u003ch3\u003eIndoor \u0026amp; Outdoor Friendly\u003c\/h3\u003e\n\u003cp\u003eUse it on houseplants, balcony pots, garden beds, or greenhouse containers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-card\"\u003e\n\u003cspan class=\"dw-icon\"\u003e✈️\u003c\/span\u003e\n\u003ch3\u003eIdeal for Travel \u0026amp; Busy Days\u003c\/h3\u003e\n\u003cp\u003eGoing away for the weekend? Set it up before you leave and your plants stay watered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-card\"\u003e\n\u003cspan class=\"dw-icon\"\u003e🎛️\u003c\/span\u003e\n\u003ch3\u003eAdjustable Flow Control\u003c\/h3\u003e\n\u003cp\u003eTwist the valve to control how fast or slow water drips out, based on plant needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dw-card\"\u003e\n\u003cspan class=\"dw-icon\"\u003e♻️\u003c\/span\u003e\n\u003ch3\u003eReusable \u0026amp; Long-Lasting\u003c\/h3\u003e\n\u003cp\u003eDurable, weather-resistant material built to be used season after season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003cdiv class=\"dw-section alt\"\u003e\n\u003ch2\u003eHow It Works\u003c\/h2\u003e\n\u003cp style=\"text-align: left;\"\u003e1 Attach Screw the spike onto any standard plastic bottle.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e2 Fill Fill the bottle with water and flip it upside down.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e3 Insert Push the spike gently into the soil near your plant.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e4 Relax The spike slowly drips water for days — no effort needed.\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/3cf71b4a5c2522f9336e3ab0d23bfed0_jpg_720x720q80_jpg.webp?v=1782136925\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"dw-section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"dw-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDurable Plastic \/ Ceramic-Style Spike Heads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eStandard Threaded Plastic Bottles\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWatering Method\u003c\/td\u003e\n\u003ctd\u003eGravity-Fed Slow Drip with Adjustable Valve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse Case\u003c\/td\u003e\n\u003ctd\u003eIndoor Plants, Outdoor Garden, Balcony Pots, Greenhouse\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePack Includes\u003c\/td\u003e\n\u003ctd\u003eMultiple Spikes (Mixed Colors \/ Styles)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWatering Duration\u003c\/td\u003e\n\u003ctd\u003eApprox. 5-10 Days per Fill (Bottle Size Dependent)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eNo Tools Required — Twist \u0026amp; Insert\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eReusable\u003c\/td\u003e\n\u003ctd\u003eYes — Wash \u0026amp; Reuse Anytime\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/5-0-self-watering-plant-spikes-automatic-drip-irrigation-system-original-imahgzj4tvmpxmk3.jpg?v=1782136158\" alt=\"\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"dw-cta\"\u003e\n\u003ch2\u003eGive Your Plants the Care They Deserve 🌱\u003c\/h2\u003e\n\u003cp\u003eOrder now from Omnisia.pk and never come home to wilted plants again.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"dw-cta-btn\"\u003eShop Now\u003c\/a\u003e\n\u003cdiv class=\"dw-shipping\"\u003e\n\u003cdiv\u003e🚚 Fast Nationwide Delivery\u003c\/div\u003e\n\u003cdiv\u003e🔁 Easy Returns\u003c\/div\u003e\n\u003cdiv\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Omniisia","offers":[{"title":"Default Title","offer_id":46129816207496,"sku":null,"price":1199.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0708\/3140\/7240\/files\/8619e113314c78ef9f215596dfc35209_jpg_720x720q80_jpg.webp?v=1782136958","url":"https:\/\/www.omnisia.pk\/products\/drip-irrigation-kit-for-home-garden-self-watering-spikes-for-plants-drip-spikes-for-indoor-plant-automatic-plant-watering-devices-plant-water-dropper","provider":"Omniisia","version":"1.0","type":"link"}