{"product_id":"mart-hair-powder-growth-care-fall-treatment-ayurvedic-hairline-products","title":"Jamalgota Ayurvedic Hair Growth Powder (Set of 2)","description":"\u003cstyle\u003e\n    \/* Jamalgota Premium Showcase *\/\n    .zaavio-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-premium {\n        width: 100%;\n        font-family: inherit;\n        font-size: inherit;\n        line-height: 1.4;\n        color: #333;\n        background: #fff;\n        overflow: hidden;\n    }\n    \n    \/* Premium Header Banner *\/\n    .zaavio-header-banner {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        border-radius: 8px;\n        padding: 18px 20px;\n        position: relative;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n        overflow: hidden;\n        text-align: center;\n    }\n    \n    .zaavio-header-banner::before {\n        content: \"\";\n        position: absolute;\n        top: -15px;\n        right: -15px;\n        width: 100px;\n        height: 100px;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);\n        border-radius: 50%;\n        z-index: 1;\n    }\n    \n    .zaavio-header-title {\n        color: #333;\n        font-size: 15px;\n        font-weight: 700;\n        line-height: 1.5;\n        margin-bottom: 6px;\n    }\n    \n    .zaavio-header-title span {\n        color: #006eff;\n    }\n    \n    \/* Primary product image *\/\n    .zaavio-product-img {\n        width: 100%;\n        display: block;\n        margin: 12px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    \/* Main intro text *\/\n    .zaavio-intro {\n        background: linear-gradient(to right, rgba(255,181,2,0.1), rgba(255,181,2,0.05));\n        padding: 12px 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        font-size: 15px;\n        line-height: 1.5;\n    }\n    \n    .zaavio-intro strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Main benefits section *\/\n    .zaavio-benefits {\n        margin: 15px 0;\n    }\n    \n    .zaavio-benefit-item {\n        display: flex;\n        align-items: flex-start;\n        margin-bottom: 10px;\n        background: linear-gradient(to right, rgba(255,181,2,0.08), rgba(255,181,2,0.02));\n        padding: 10px 12px;\n        border-radius: 6px;\n    }\n    \n    .zaavio-benefit-item::before {\n        content: \"✅\";\n        margin-right: 10px;\n        flex-shrink: 0;\n    }\n    \n    .zaavio-benefit-content {\n        font-size: 15px;\n    }\n    \n    .zaavio-benefit-content strong {\n        color: #006eff;\n    }\n    \n    \/* Section headers *\/\n    .zaavio-section-header {\n        background: #006eff;\n        color: #fff;\n        padding: 10px 15px;\n        font-weight: bold;\n        font-size: 15px;\n        margin: 20px 0 15px;\n        border-radius: 4px;\n    }\n    \n    \/* Problem fixes section *\/\n    .zaavio-problems {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        padding: 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-problems-title {\n        font-size: 15px;\n        margin-bottom: 10px;\n        color: #333;\n    }\n    \n    .zaavio-problems-title strong {\n        color: #006eff;\n    }\n    \n    .zaavio-problems-list {\n        list-style-type: none;\n        padding-left: 5px;\n    }\n    \n    .zaavio-problems-list li {\n        position: relative;\n        padding-left: 20px;\n        margin-bottom: 8px;\n        font-size: 14px;\n    }\n    \n    .zaavio-problems-list li:before {\n        content: \"•\";\n        color: #006eff;\n        position: absolute;\n        left: 0;\n        top: 0;\n        font-size: 18px;\n        line-height: 1;\n    }\n    \n    \/* How it works section *\/\n    .zaavio-how-it-works {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        padding: 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-how-list {\n        list-style-type: none;\n        padding-left: 5px;\n    }\n    \n    .zaavio-how-list li {\n        position: relative;\n        padding-left: 20px;\n        margin-bottom: 12px;\n        font-size: 14px;\n    }\n    \n    .zaavio-how-list li:before {\n        content: \"•\";\n        color: #006eff;\n        position: absolute;\n        left: 0;\n        top: 0;\n        font-size: 18px;\n        line-height: 1;\n    }\n    \n    .zaavio-how-list li strong {\n        color: #006eff;\n    }\n    \n    \/* Usage instructions *\/\n    .zaavio-usage {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        padding: 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-usage-list {\n        list-style-type: none;\n        counter-reset: usage-counter;\n        padding-left: 5px;\n    }\n    \n    .zaavio-usage-list li {\n        position: relative;\n        padding-left: 25px;\n        margin-bottom: 12px;\n        font-size: 14px;\n        counter-increment: usage-counter;\n    }\n    \n    .zaavio-usage-list li:before {\n        content: counter(usage-counter);\n        color: #fff;\n        background: #006eff;\n        position: absolute;\n        left: 0;\n        top: 0;\n        font-size: 12px;\n        line-height: 1;\n        width: 18px;\n        height: 18px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n    }\n    \n    .zaavio-usage-list li strong {\n        color: #006eff;\n    }\n    \n    \/* Guarantee section *\/\n    .zaavio-guarantee {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        padding: 15px;\n        margin: 20px 0;\n        border-radius: 8px;\n        font-size: 15px;\n        line-height: 1.6;\n        text-align: center;\n        position: relative;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n    }\n    \n    .zaavio-guarantee strong {\n        color: #006eff;\n    }\n    \n    \/* Video container *\/\n    .zaavio-video {\n        margin: 20px 0;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n    }\n    \n    \/* Text highlight effect *\/\n    .zaavio-premium strong {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-premium strong:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Mobile optimizations *\/\n    @media (min-width: 481px) {\n        .zaavio-header-title {\n            font-size: 16px;\n        }\n        \n        .zaavio-section-header {\n            font-size: 16px;\n        }\n        \n        .zaavio-benefit-content, \n        .zaavio-problems-title,\n        .zaavio-guarantee {\n            font-size: 15px;\n        }\n        \n        .zaavio-problems-list li,\n        .zaavio-how-list li,\n        .zaavio-usage-list li {\n            font-size: 15px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"zaavio-premium\"\u003e\n\u003c!-- Header Banner --\u003e\n\u003cdiv class=\"zaavio-header-banner\"\u003e\n\u003cp class=\"zaavio-header-title\"\u003eBuy 1, Get 1 FREE! 💕\u003cbr\u003eStop Hair Fall with this Jamalgota Ayurvedic Hair Growth Powder\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Primary Product Image --\u003e\n\u003cdiv class=\"zaavio-intro\"\u003e\n\u003cstrong\u003e\u003cimg alt=\"\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/jamalgota-ayurvedic-hair-growth-powder-pack-of-2-hair-care-fall-treatment-ayurvedic-hairline-products-jamalgota-ayurvedic-hair-growth-powder-pack-of-2-zaavio-1131071065_600x600.webp?v=1750096710_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003eCut Your Hair Fall by Half\u003c\/strong\u003e - Tests show \u003cstrong\u003e2X reduction in hair fall\u003c\/strong\u003e with regular use.\u003c\/div\u003e\n\u003c!-- Main Benefits Section --\u003e\n\u003cdiv class=\"zaavio-benefits\"\u003e\n\u003cdiv class=\"zaavio-benefit-item\"\u003e\n\u003cdiv class=\"zaavio-benefit-content\"\u003e\n\u003cstrong\u003eWorks for All Hair Types\u003c\/strong\u003e - dry, oily, or mixed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Image --\u003e \u003cimg alt=\"Jamalgota Hair Growth Powder\" class=\"zaavio-product-img\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/4-jamalgota-ayurvedic-hair-growth-powder-100gm_600x600.webp?v=1738732487_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003cdiv class=\"zaavio-benefit-item\"\u003e\n\u003cdiv class=\"zaavio-benefit-content\"\u003e\n\u003cstrong\u003e100% Natural Ayurvedic Formula\u003c\/strong\u003e - no chemicals\u003cimg alt=\"\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/m3_392e90e6-054b-421e-be0b-bd30a4ed1f7b_600x600.jpg?v=1748080521_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"zaavio-benefit-item\"\u003e\n\u003cdiv class=\"zaavio-benefit-content\"\u003e\n\u003cstrong\u003eProtects Hair 24\/7\u003c\/strong\u003e - shields against sun and pollution damage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Image --\u003e \u003cimg alt=\"Jamalgota Hair Growth Powder Benefits\" class=\"zaavio-product-img\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0684\/0647\/6997\/files\/51wxQ95_afL._AC_UF1000_1000_QL80__cleanup_600x600.png?v=1737467322_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/div\u003e\n\u003c!-- Hair Problems Section --\u003e\n\u003cdiv class=\"zaavio-problems\"\u003e\n\u003cp class=\"zaavio-problems-title\"\u003e\u003cstrong\u003eFixes Multiple Hair Problems:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul class=\"zaavio-problems-list\"\u003e\n\u003cli\u003eStops hair fall\u003c\/li\u003e\n\u003cli\u003eReduces split ends\u003c\/li\u003e\n\u003cli\u003eMakes hair thicker\u003c\/li\u003e\n\u003cli\u003eAdds natural shine\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Product Image --\u003e \u003cimg alt=\"Jamalgota Hair Growth Powder Benefits\" class=\"zaavio-product-img\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/2-jamalgota-ayurvedic-hair-growth-powder-100gm_600x600.webp?v=1738732487_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/div\u003e\n\u003c!-- How It Works Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003eHow It Makes Your Hair Better:\u003c\/div\u003e\n\u003cdiv class=\"zaavio-how-it-works\"\u003e\n\u003cul class=\"zaavio-how-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eWakes up sleeping hair roots\u003c\/strong\u003e to grow new hair\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eImproves blood flow\u003c\/strong\u003e to feed your hair roots\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMakes hair stronger\u003c\/strong\u003e from root to tip\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNourishes scalp\u003c\/strong\u003e to support healthy hair growth\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- How It Works GIF --\u003e \u003cimg alt=\"How Jamalgota Works\" class=\"zaavio-product-img\" height=\"360\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/Sequence_03_5_2.gif?v=1738734849_360x360\" style=\"max-width: 100%; height: auto\" width=\"360\"\u003e\n\u003c\/div\u003e\n\u003c!-- Usage Instructions Section --\u003e\n\u003cdiv class=\"zaavio-section-header\"\u003eEasy to Use:\u003c\/div\u003e\n\u003cdiv class=\"zaavio-usage\"\u003e\n\u003col class=\"zaavio-usage-list\"\u003e\n\u003cli\u003eMix with water or oil to make paste\u003c\/li\u003e\n\u003cli\u003eApply on scalp and hair\u003c\/li\u003e\n\u003cli\u003eWait \u003cstrong\u003e30-45 minutes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eWash with normal shampoo\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- Usage GIF --\u003e \u003cimg alt=\"How to Use Jamalgota Powder\" class=\"zaavio-product-img\" height=\"360\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/Sequence_03_6_cd63608f-f93b-4161-a72d-097b383ff646.gif?v=1738734813_360x360\" style=\"max-width: 100%; height: auto\" width=\"360\"\u003e\n\u003c\/div\u003e\n\u003c!-- Guarantee Section --\u003e\n\u003cdiv class=\"zaavio-guarantee\"\u003e\n\u003cstrong\u003eStart seeing results in weeks\u003c\/strong\u003e - Join thousands who got back their thick, healthy hair.\u003c\/div\u003e\n\u003c!-- Video Player --\u003e\n\u003cdiv class=\"zaavio-video\"\u003e\n\u003cdiv class=\"video-container\" style=\"margin: 20px 0; border-radius: 16px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background-color: #000; width: 100%; max-width: 600px; aspect-ratio: 16\/9; position: relative; line-height: 0;\"\u003e\n  \u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; cursor: pointer;\" onclick=\"this.style.display='none'; this.parentElement.querySelector('video').play();\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/product-video-thumb-8074700062890-v6rxf33.jpg?v=1769559737\" style=\"width: 100%; height: 100%; object-fit: cover; display: block; margin: 0; padding: 0;\"\u003e\n    \u003cdiv style=\"position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: 0; padding: 0; display: flex; align-items: center; justify-content: center;\"\u003e\n      \u003cdiv style=\"width: 70px; height: 70px; background: rgba(0,0,0,0.7); border-radius: 50%; display: flex; align-items: center; justify-content: center;\"\u003e\n        \u003cdiv style=\"width: 0; height: 0; border-left: 26px solid #fff; border-top: 15px solid transparent; border-bottom: 15px solid transparent; margin-left: 5px;\"\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cvideo controls muted loop playsinline style=\"position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; margin: 0; padding: 0; object-fit: contain; object-position: 50% 50%;\"\u003e\n    \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/vp\/4a085ff6e8f240739c888c62398febed\/4a085ff6e8f240739c888c62398febed.SD-480p-1.0Mbps-68203748.mp4\" type=\"video\/mp4\"\u003e\n    Your browser does not support the video tag.\n  \u003c\/source\u003e\u003c\/video\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Martiso","offers":[{"title":"Default Title","offer_id":46500842799274,"sku":"8408228148","price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/ayurvedic-hair-growth-powder-pack-of-2-hair-care-fall-treatment-ayurvedic-hairline-products-ayurvedic-hair-growth-powder-jamalgota-ayurvedic-hair-growth-powder-pack-of-2-1.png?v=1765978209","url":"https:\/\/martiso.com\/products\/mart-hair-powder-growth-care-fall-treatment-ayurvedic-hairline-products","provider":"Martiso™","version":"1.0","type":"link"}