{"title":"MULTIVITAMINS \u0026 GUMMIES","description":"","products":[{"product_id":"smartrum-junior","title":"Smartrum Junior","description":"\u003cul\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e100 % Veg Sugar-free \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eNon GMO \u0026amp; Gluten-Free \u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eFSSAI \u0026amp; ISO Certified\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Smartrum","offers":[{"title":"Default Title","offer_id":44898554183923,"sku":null,"price":204.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9344\/1267\/files\/smartrum_product_page_kids.png?v=1774683609"},{"product_id":"smartrum-little-star","title":"Smartrum Little Star","description":"\u003c!-- START: Product description block --\u003e\n\u003cstyle\u003e\n  \/* Scoped styles for the product description block *\/\n  .bb-product-block {\n    --accent: #ff8c42; \/* change this for different accent color *\/\n    --muted: #6b6b6b;\n    color: #222;\n    max-width: 820px;\n    margin: 0 auto;\n    box-sizing: border-box;\n    padding: 10px;\n  }\n\n  .bb-card {\n    \/* display: grid; *\/\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    background: linear-gradient(180deg,#fff 0%, #fffaf3 100%);\n    padding: 18px;\n    border-radius: 12px;\n    border: 1px solid rgba(0,0,0,0.04);\n    box-shadow: 0 6px 18px rgba(20,20,20,0.04);\n    align-items: start;\n  }\n\n  \/* Stack on small screens *\/\n  @media (max-width: 680px) {\n    .bb-card { \n      grid-template-columns: 1fr; \n      padding: 12px;\n    }\n    .bb-right ul {\n      flex-direction: row;\n      flex-wrap: wrap;\n      justify-content: center;\n    }\n    .bb-right li {\n      margin: 4px 0;\n      padding: 4px 8px;\n      font-size: 12px;\n    }\n    .bb-highlights {\n      grid-template-columns: 1fr;\n    }\n    .bb-badges {\n      gap: 6px;\n    }\n    .bb-badge {\n      font-size: 12px;\n      padding: 4px 8px;\n    }\n  }\n\n  .bb-left h2 {\n    margin: 0 0 8px 0;\n    font-size: clamp(18px, 2vw, 20px);\n    letter-spacing: .2px;\n    line-height: 1.3;\n  }\n  \n  .bb-badges {\n    display:flex;\n    gap:8px;\n    flex-wrap:wrap;\n    margin-bottom:12px;\n  }\n  \n  .bb-badge {\n    background: rgba(0,0,0,0.03);\n    padding:6px;\n    border-radius: 999px;\n    font-size: 13px;\n    color: var(--muted);\n    font-weight:600;\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    white-space: nowrap;\n  }\n  .bb-badge strong { color: #111; font-weight:700; }\n\n  .bb-highlights {\n    display:grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap:10px;\n    margin: 10px 0 0 0;\n  }\n  \n  @media (max-width:480px) {\n    .bb-highlights { grid-template-columns: 1fr; }\n  }\n  \n  .bb-skill {\n    display:flex;\n    gap:10px;\n    align-items:flex-start;\n    background: rgba(255,140,66,0.06);\n    border-radius:8px;\n    padding:10px;\n    font-size:14px;\n  }\n  \n  @media (max-width: 480px) {\n    .bb-skill {\n      font-size: 13px;\n      padding: 8px;\n    }\n  }\n  \n  .bb-skill svg { \n    flex:0 0 36px; \n    width:36px; \n    height:36px; \n    margin-top:2px; \n  }\n\n  .bb-right {\n    background: linear-gradient(180deg, #fff, #fff7f0);\n    border-radius:10px;\n    padding:12px;\n    display:flex;\n    flex-direction:column;\n    gap:10px;\n    justify-content:center;\n    align-items:center;\n    text-align:center;\n    border: 1px solid rgba(255,140,66,0.08);\n  }\n  \n  .bb-right .flavor {\n    font-weight:800;\n    font-size: clamp(16px, 2vw, 18px);\n    color: #fff;\n    background: linear-gradient(90deg, var(--accent), #ffb77a);\n    padding:8px 12px;\n    border-radius:8px;\n    width:100%;\n    box-sizing: border-box;\n  }\n  \n  .bb-right ul {\n    margin:8px 0 0 0;\n    padding:0;\n    list-style:none;\n    color:var(--muted);\n    font-size:13px;\n    display: flex;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n  \n  .bb-right li { \n    margin:6px 0;\n    background: white;\n    padding: 5px 10px;\n    border-radius: 40px;\n    white-space: nowrap;\n  }\n\n  .bb-list {\n    margin: 12px 0 0 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    gap:8px;\n  }\n  \n  .bb-list li {\n    display:flex;\n    gap:10px;\n    align-items:center;\n    background: #fff;\n    padding: 10px;\n    border-radius: 8px;\n    border:1px solid rgba(0,0,0,0.03);\n  }\n  \n  .bb-check {\n    flex: 0 0 36px;\n    width:36px;\n    height:36px;\n    display:inline-grid;\n    place-items:center;\n    background: linear-gradient(180deg, #fff, rgba(255,140,66,0.12));\n    border-radius:8px;\n    font-weight:700;\n    color: var(--accent);\n    font-size:18px;\n  }\n  \n  .bb-list p {\n    margin:0;\n    line-height:1.25;\n    font-size:14px;\n  }\n  \n  @media (max-width: 480px) {\n    .bb-list p {\n      font-size: 13px;\n    }\n  }\n  \n  .bb-list p strong { color:#111; }\n\n  \/* subtle divider *\/\n  .bb-divider {\n    height:1px;\n    background:linear-gradient(90deg, transparent, rgba(0,0,0,0.04), transparent);\n    margin-top:12px;\n    border-radius:1px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bb-product-block\" aria-labelledby=\"product-features-title\"\u003e\n\u003cdiv class=\"bb-card\"\u003e\n\u003cdiv class=\"bb-left\"\u003e\n\u003ch2 id=\"product-features-title\"\u003eYummy Mango Flavour — Kid-Friendly Nutrition\u003c\/h2\u003e\n\u003cdiv class=\"bb-badges\" aria-hidden=\"true\"\u003e\n\u003cspan class=\"bb-badge\"\u003e🍃 \u003cstrong\u003e100% Veg\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"bb-badge\"\u003e🍬 \u003cstrong\u003eSugar-free\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"bb-badge\"\u003e🌾 \u003cstrong\u003eNon-GMO\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"bb-badge\"\u003e⚖️ \u003cstrong\u003eGluten-Free\u003c\/strong\u003e\u003c\/span\u003e \u003cspan class=\"bb-badge\"\u003e🌿 \u003cstrong\u003eFiber Based\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-highlights\" role=\"list\"\u003e\n\u003cdiv class=\"bb-skill\" role=\"listitem\"\u003e\n\u003c!-- immunity SVG icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 2l4 3 3 5-1 6-6 6-6-6-1-6 3-5 4-3z\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linejoin=\"round\" opacity=\".9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: bold;\"\u003eSupports Immunity\u003c\/div\u003e\n\u003cdiv style=\"color: var(--muted); font-size: 13px;\"\u003eVitamin C, D2 \u0026amp; Zinc strengthen your child's defenses.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-skill\" role=\"listitem\"\u003e\n\u003c!-- energy SVG icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M13 2L3 14h7l-1 8 10-12h-7l1-8z\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linejoin=\"round\" opacity=\".9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: bold;\"\u003eBoosts Energy \u0026amp; Brain\u003c\/div\u003e\n\u003cdiv style=\"color: var(--muted); font-size: 13px;\"\u003eB-Vitamins support energy metabolism \u0026amp; development.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-skill\" role=\"listitem\"\u003e\n\u003c!-- growth SVG icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M12 3v18M6 12h12\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\".9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: bold;\"\u003ePromotes Healthy Growth\u003c\/div\u003e\n\u003cdiv style=\"color: var(--muted); font-size: 13px;\"\u003eVitamin A, D2 \u0026amp; Calcium for bones and eyes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-skill\" role=\"listitem\"\u003e\n\u003c!-- tasty SVG icon --\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\".9\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M8 12s1 3 4 3 4-3 4-3\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\" opacity=\".9\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"font-weight: bold;\"\u003eTasty \u0026amp; Fun\u003c\/div\u003e\n\u003cdiv style=\"color: var(--muted); font-size: 13px;\"\u003eNatural fruit blends — no artificial colors or preservatives.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bb-divider\" aria-hidden=\"true\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cul class=\"bb-list\" aria-label=\"Key benefits\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"bb-check\"\u003e✅\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eEasy to Chew \u0026amp; Digest\u003c\/strong\u003e — soft texture that little tummies enjoy.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"bb-check\"\u003e🟢\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eFiber Based\u003c\/strong\u003e — gentle support for digestion and daily routines.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003caside class=\"bb-right\" aria-labelledby=\"right-heading\"\u003e\n\u003cdiv id=\"right-heading\" class=\"flavor\"\u003eYummy Mango Flavour\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003e100% Veg\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eSugar-free\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eNon-GMO \u0026amp; Gluten-Free\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eFiber Based\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/aside\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END: Product description block --\u003e","brand":"Smartrum","offers":[{"title":"1 Pack of 30 Gummies","offer_id":48502977659123,"sku":null,"price":399.0,"currency_code":"INR","in_stock":true},{"title":"2 Pack of 30 Gummies","offer_id":48502977691891,"sku":null,"price":699.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9344\/1267\/files\/Smartrum_UC-II_product_page_7_1.png?v=1774683609"},{"product_id":"smartrum-deep-sleep","title":"Smartrum Deep Sleep","description":"\u003cstyle\u003e\n        \/* Base Styles *\/\n        \/* :root {\n            --mel-primary: #4a6fa5;\n            --mel-secondary: #f8f4e9;\n            --mel-accent: #ff6b6b;\n            --mel-text: #333333;\n            --mel-light-text: #666666;\n            --mel-white: #ffffff;\n            --mel-green: #4caf50;\n        } *\/\n  :root {\n  --mel-primary: #4b0082; \/* deep purple from box background *\/\n  --mel-secondary: #f4e9f8; \/* very light lavender\/greyish for cards *\/\n  --mel-accent: #d41b8b; \/* pink accent (like top label of box) *\/\n  --mel-text: #000000; \/* white text for dark backgrounds *\/\n  --mel-light-text: #000000; \/* light grey text *\/\n  --mel-white: #ffffff; \/* plain white *\/\n  --mel-green: #4caf50; \/* keep green if you use any success states *\/\n}\n\n        \n        .mel-container {\n            max-width: 630px;\n            \/* margin: 0 auto; *\/\n            padding: 20px;\n            width: 100%;\n            overflow-x: hidden;\n        }\n        \n        \/* Header Section *\/\n        .mel-product-header {\n            text-align: center;\n            \/* margin-bottom: 25px; *\/\n        }\n        \n        .mel-product-title {\n            font-size: 1.8rem;\n            color: var(--mel-primary);\n            \/* margin-bottom: 8px; *\/\n            font-weight: 700;\n        }\n        \n        .mel-product-subtitle {\n            font-size: 1rem;\n            color: var(--mel-light-text);\n            \/* margin-bottom: 15px; *\/\n        }\n        \n        \/* Main Content *\/\n        .mel-product-content {\n            display: flex;\n            flex-direction: column;\n            gap: 25px;\n            \/* margin-bottom: 30px; *\/\n        }\n        \n        .mel-product-image {\n            text-align: center;\n        }\n        \n        .mel-product-image img {\n            max-width: 100%;\n            max-height: 400px;\n            border-radius: 8px;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n        }\n        \n        \/* Benefits Section *\/\n        .mel-benefits {\n            background-color: var(--mel-secondary);\n            padding: 20px;\n            border-radius: 8px;\n            \/* margin-bottom: 25px; *\/\n        }\n        \n        .mel-benefits-title {\n            font-size: 1.3rem;\n            color: var(--mel-primary);\n            \/* margin-bottom: 15px; *\/\n            text-align: center;\n        }\n        \n        .mel-benefits-list {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .mel-benefit-item {\n            padding: 12px;\n            background-color: var(--mel-white);\n            border-radius: 6px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        \n        .mel-benefit-icon {\n            font-size: 1.5rem;\n            color: var(--mel-accent);\n            \/* margin-bottom: 8px; *\/\n        }\n        \n        .mel-benefit-name {\n            font-weight: 700;\n            \/* margin-bottom: 5px; *\/\n            color: var(--mel-primary);\n            font-size: 1.1rem;\n        }\n        \n        \/* Ingredients Section *\/\n        .mel-ingredients {\n            \/* margin-bottom: 25px; *\/\n        }\n        \n        .mel-section-title {\n            font-size: 1.5rem;\n            color: var(--mel-primary);\n            \/* margin-bottom: 15px; *\/\n            \/* position: relative; *\/\n            padding-bottom: 8px;\n        }\n        \n        .mel-section-title:after {\n            content: '';\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            width: 50px;\n            height: 2px;\n            \/* background-color: var(--mel-accent); *\/\n        }\n        \n        .mel-ingredient-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n        }\n        \n        .mel-ingredient-card {\n            padding: 15px;\n            background-color: var(--mel-secondary);\n            border-radius: 6px;\n        }\n        \n        .mel-ingredient-name {\n            font-weight: 700;\n            font-size: 1.1rem;\n            color: var(--mel-primary);\n            \/* margin-bottom: 8px; *\/\n        }\n        \n        .mel-ingredient-dosage {\n            font-weight: 700;\n            color: var(--mel-accent);\n            \/* margin-bottom: 8px; *\/\n            font-size: 0.9rem;\n        }\n        \n        \/* Research Section *\/\n        .mel-research {\n            background-color: var(--mel-secondary);\n            padding: 20px;\n            border-radius: 8px;\n            \/* margin-bottom: 25px; *\/\n        }\n        \n        .mel-research-title {\n            text-align: center;\n            \/* margin-bottom: 15px; *\/\n        }\n        \n        .mel-research-stats {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n        \n        .mel-stat-item {\n            text-align: center;\n            padding: 15px;\n            background-color: var(--mel-white);\n            border-radius: 6px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n        }\n        \n        .mel-stat-value {\n            font-size: 1.5rem;\n            font-weight: 700;\n            color: var(--mel-accent);\n            \/* margin-bottom: 5px; *\/\n        }\n        \n        .mel-stat-label {\n            font-weight: 600;\n            color: var(--mel-primary);\n            font-size: 0.95rem;\n        }\n        \n        .mel-stat-source {\n            font-size: 0.75rem;\n            color: var(--mel-light-text);\n            font-style: italic;\n        }\n        \n        \/* CTA Section *\/\n        .mel-cta-section {\n            text-align: center;\n            padding: 25px 15px;\n            background-color: var(--mel-primary);\n            color: var(--mel-white);\n            border-radius: 8px;\n            margin-bottom: 30px;\n        }\n        \n        .mel-cta-title {\n            font-size: 1.5rem;\n            margin-bottom: 15px;\n        }\n        \n        .mel-cta-button {\n            display: inline-block;\n            padding: 12px 30px;\n            background-color: var(--mel-accent);\n            color: var(--mel-white);\n            text-decoration: none;\n            font-weight: 700;\n            border-radius: 50px;\n            font-size: 1rem;\n            transition: all 0.3s ease;\n            border: none;\n            cursor: pointer;\n        }\n        \n        .mel-cta-button:hover {\n            background-color: #ff5252;\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.15);\n        }\n        \n        \/* Responsive Adjustments *\/\n        @media (min-width: 768px) {\n            .mel-benefits-list {\n                flex-direction: row;\n                flex-wrap: wrap;\n            }\n            \n            .mel-benefit-item {\n                flex: 1 1 calc(50% - 15px);\n                min-width: 0;\n            }\n            \n            .mel-research-stats {\n                flex-direction: row;\n                flex-wrap: wrap;\n            }\n            \n            .mel-stat-item {\n                flex: 1 1 calc(50% - 15px);\n                min-width: 0;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .mel-product-title {\n                font-size: 1.6rem;\n            }\n            \n            .mel-cta-title {\n                font-size: 1.3rem;\n            }\n            \n            .mel-cta-button {\n                padding: 10px 25px;\n                font-size: 0.9rem;\n            }\n            \n            .mel-container {\n                padding: 15px;\n            }\n            \n            .mel-benefit-item,\n            .mel-ingredient-card,\n            .mel-stat-item {\n                padding: 12px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"mel-container\"\u003e\n\u003cheader class=\"mel-product-header\"\u003e\n\u003ch1 class=\"mel-product-title\"\u003eMelatonin Sleep Aid Gummies\u003c\/h1\u003e\n\u003cp class=\"mel-product-subtitle\"\u003e💤 Sleep Better. Wake Refreshed.\u003c\/p\u003e\n\u003c\/header\u003e\u003cmain class=\"mel-product-content\"\u003e\n\u003cdiv class=\"mel-product-details\"\u003e\n\u003cdiv class=\"mel-benefits\"\u003e\n\u003ch2 class=\"mel-benefits-title\"\u003eWhy It Works\u003c\/h2\u003e\n\u003cdiv class=\"mel-benefits-list\"\u003e\n\u003cdiv class=\"mel-benefit-item\"\u003e\n\u003ch3 class=\"mel-benefit-name\"\u003eFall Asleep Faster\u003c\/h3\u003e\n\u003cp\u003eOur melatonin formula helps signal your body it's time to sleep, reducing the time it takes to fall asleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-benefit-item\"\u003e\n\u003ch3 class=\"mel-benefit-name\"\u003eStay Asleep Longer\u003c\/h3\u003e\n\u003cp\u003eThe synergistic blend helps maintain deeper sleep throughout the night with fewer awakenings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-benefit-item\"\u003e\n\u003ch3 class=\"mel-benefit-name\"\u003eWake Refreshed\u003c\/h3\u003e\n\u003cp\u003eWake up feeling rejuvenated without the grogginess of traditional sleep aids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-ingredients\"\u003e\n\u003ch2 class=\"mel-section-title\"\u003ePowerful Natural Ingredients\u003c\/h2\u003e\n\u003cdiv class=\"mel-ingredient-grid\"\u003e\n\u003cdiv class=\"mel-ingredient-card\"\u003e\n\u003ch3 class=\"mel-ingredient-name\"\u003eMelatonin\u003c\/h3\u003e\n\u003cp class=\"mel-ingredient-dosage\"\u003e5mg per serving\u003c\/p\u003e\n\u003cp\u003eThe natural sleep hormone that resets your body's internal clock and helps maintain deep, uninterrupted sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-ingredient-card\"\u003e\n\u003ch3 class=\"mel-ingredient-name\"\u003eAshwagandha\u003c\/h3\u003e\n\u003cp class=\"mel-ingredient-dosage\"\u003e5mg per serving\u003c\/p\u003e\n\u003cp\u003eAn adaptogenic herb that calms the mind, reduces stress, and promotes restorative sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-ingredient-card\"\u003e\n\u003ch3 class=\"mel-ingredient-name\"\u003eChamomile\u003c\/h3\u003e\n\u003cp class=\"mel-ingredient-dosage\"\u003e2.5mg per serving\u003c\/p\u003e\n\u003cp\u003eA gentle flower extract known for its relaxing and anxiety-reducing properties, supporting a peaceful night's rest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-research\"\u003e\n\u003ch2 class=\"mel-section-title mel-research-title\"\u003eClinically Backed Results\u003c\/h2\u003e\n\u003cdiv class=\"mel-research-stats\"\u003e\n\u003cdiv class=\"mel-stat-item\"\u003e\n\u003cdiv class=\"mel-stat-value\"\u003e40%\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-label\"\u003eImprovement in Sleep Quality\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-source\"\u003e(Melatonin study)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-item\"\u003e\n\u003cdiv class=\"mel-stat-value\"\u003eSignificant\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-label\"\u003eImproved Mental Alertness\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-source\"\u003e(Ashwagandha study)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-item\"\u003e\n\u003cdiv class=\"mel-stat-value\"\u003eEnhanced\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-label\"\u003eSleep Patterns \u0026amp; Relaxation\u003c\/div\u003e\n\u003cdiv class=\"mel-stat-source\"\u003e(Chamomile study)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/main\u003e\n\u003c\/div\u003e","brand":"Smartrum","offers":[{"title":"1 Pack","offer_id":48502977528051,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true},{"title":"2 Pack","offer_id":48502977560819,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9344\/1267\/files\/SmartrumDeepSleepProductListingCreatives_6.png?v=1755582413"},{"product_id":"smartrum-shape-up","title":"Smartrum Shape Up","description":"\u003cstyle\u003e       \n        .product-card {\n            max-width: 800px;\n            background: white;\n            border-radius: 18px;\n            overflow: hidden;\n            \/* box-shadow: 0 15px 30px rgba(46, 125, 50, 0.15); *\/\n            \/* margin: 20px; *\/\n        }\n        \n        .product-header {\n            background: linear-gradient(to right, #2e7d32, #43a047);\n            padding: 25px;\n            text-align: center;\n            color: white;\n            position: relative;\n        }\n        \n        .product-header h1 {\n            font-size: 28px;\n            font-weight: 600;\n            margin-bottom: 10px;\n            text-shadow: 1px 1px 3px rgb(255, 255, 255);\n        }\n        \n        .product-header p {\n            font-size: 16px;\n            opacity: 0.9;\n        }\n        \n        .product-badge {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: #ff9800;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\n        }\n        \n        \/* .product-content {\n            padding: 30px;\n        } *\/\n        \n        .product-highlights {\n            display: flex;\n            justify-content: space-between;\n            margin: 20px 0 30px 0;\n            flex-wrap: wrap;\n        }\n        \n        .highlight {\n            text-align: center;\n            flex: 1;\n            \/* min-width: 150px;\n            padding: 15px; *\/\n        }\n        \n        .highlight-icon {\n            background: #e8f5e9;\n            width: 70px;\n            height: 70px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 15px;\n            color: #2e7d32;\n            font-size: 28px;\n            \/* box-shadow: 0 5px 15px rgba(76, 175, 80, 0.2); *\/\n        }\n        \n        .highlight h3 {\n            font-size: 16px;\n            color: #2e7d32;\n            margin-bottom: 8px;\n        }\n        \n        .highlight p {\n            font-size: 14px;\n            color: #558b2f;\n        }\n        \n        .description-section {\n            margin-bottom: 30px;\n        }\n        \n        .description-section h2 {\n            font-size: 22px;\n            color: #2e7d32;\n            margin-bottom: 20px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #c8e6c9;\n            display: inline-block;\n        }\n        \n        .description-section p {\n            line-height: 1.7;\n            margin-bottom: 15px;\n            color: #37474f;\n        }\n        \n        .benefits-section {\n            background: #f1f8e9;\n            padding: 25px;\n            border-radius: 15px;\n            margin-bottom: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .benefits-section h2 {\n            font-size: 22px;\n            color: #2e7d32;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n            gap: 20px;\n        }\n        \n        .benefit-item {\n            background: white;\n            padding: 20px;\n            border-radius: 12px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            transition: transform 0.3s ease;\n        }\n        \n        .benefit-item:hover {\n            transform: translateY(-5px);\n        }\n        \n        .benefit-icon {\n            position: relative !important;\n            color: #2e7d32;\n            font-size: 24px;\n            margin-bottom: 15px;\n        }\n        \n        .benefit-item h3 {\n            font-size: 18px;\n            color: #2e7d32;\n            margin-bottom: 10px;\n        }\n        \n        .benefit-item p {\n            font-size: 14px;\n            color: #558b2f;\n        }\n        \n        .cta-section {\n            text-align: center;\n            padding: 20px;\n        }\n        \n        .cta-button {\n            background: linear-gradient(to right, #2e7d32, #4caf50);\n            color: white;\n            border: none;\n            padding: 16px 40px;\n            font-size: 18px;\n            border-radius: 30px;\n            cursor: pointer;\n            font-weight: 600;\n            box-shadow: 0 5px 15px rgba(46, 125, 50, 0.4);\n            transition: all 0.3s ease;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(46, 125, 50, 0.5);\n        }\n        \n        @media (max-width: 768px) {\n            .product-highlights {\n                flex-direction: column;\n            }\n            \n            .highlight {\n                margin-bottom: 20px;\n            }\n            \n            .benefits-grid {\n                grid-template-columns: 2fr;\n            }\n        }\n        .fa-vitamins::before {\n          content: \"\\f484\"; \n        }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003cdiv class=\"product-badge\"\u003eNEW\u003c\/div\u003e\n\u003ch1\u003eSmartrum Shape Up Gummies\u003c\/h1\u003e\n\u003cp\u003eAdvanced Formula for Weight Management \u0026amp; Digestive Health\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cdiv class=\"product-highlights\"\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e\n\u003ci class=\"fas fa-weight\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eWeight Management\u003c\/h3\u003e\n\u003cp\u003eSupports healthy weight goals\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e\n\u003ci class=\"fas fa-heart\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eHeart Health\u003c\/h3\u003e\n\u003cp\u003eReduces triglyceride levels\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cdiv class=\"highlight-icon\"\u003e\n\u003ci class=\"fas fa-bolt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEnergy Boost\u003c\/h3\u003e\n\u003cp\u003eWith Vitamin B9 \u0026amp; B12\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"description-section\"\u003e\n\u003ch2\u003eProduct Description\u003c\/h2\u003e\n\u003cp\u003eSmartrum Shape Up Gummies are a scientifically formulated wellness supplement designed to support weight management, digestion, and overall metabolic health. Each gummy delivers \u003cstrong\u003e250mg of Apple Cider Vinegar (ACV)\u003c\/strong\u003e combined with \u003cstrong\u003eVitamin B9 (100mcg)\u003c\/strong\u003e and \u003cstrong\u003eVitamin B12 (1.1mcg)\u003c\/strong\u003e to provide a synergistic effect that promotes appetite control, boosts energy, and enhances immunity.\u003c\/p\u003e\n\u003cp\u003eBacked by randomized, double-blind, placebo-controlled clinical studies, ACV has been shown to significantly reduce body weight, body fat mass, and serum triglyceride levels in overweight and obese individuals. The mechanism of action includes reducing \u003cem\u003elipogenesis\u003c\/em\u003e (fat formation) and enhancing \u003cem\u003elipolysis\u003c\/em\u003e (fat breakdown) by regulating key metabolic genes.\u003c\/p\u003e\n\u003cp\u003eThese gummies are \u003cstrong\u003e100% vegetarian\u003c\/strong\u003e, convenient, and taste great—making daily wellness easy to maintain. Perfect for individuals seeking a natural and research-backed solution to support digestive health, improve metabolism, and achieve better control of their weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-section\"\u003e\n\u003ch2\u003eKey Benefits\u003c\/h2\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-apple-alt\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003e250mg Apple Cider Vinegar\u003c\/h3\u003e\n\u003cp\u003eHelps suppress appetite and supports weight management\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-vitamins\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eEnriched with Vitamins\u003c\/h3\u003e\n\u003cp\u003eVitamin B9 \u0026amp; B12 improve metabolism and enhance immunity\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-leaf\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003e100% Vegetarian\u003c\/h3\u003e\n\u003cp\u003eTasty, convenient, and easy to consume gummies\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-stethoscope\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eDigestive Health\u003c\/h3\u003e\n\u003cp\u003ePromotes better digestion and overall wellness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-flask\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eClinically Backed\u003c\/h3\u003e\n\u003cp\u003eProven to reduce body weight and body fat mass\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\n\u003ci class=\"fas fa-calendar-check\"\u003e\u003c\/i\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003ch3\u003eDaily Wellness\u003c\/h3\u003e\n\u003cp\u003eMaintains healthy energy levels and metabolic balance\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Smartrum","offers":[{"title":"1 Pack of 30 Gummies","offer_id":48502977134835,"sku":null,"price":889.0,"currency_code":"INR","in_stock":true},{"title":"2 Pack of 30 Gummies","offer_id":48502977167603,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9344\/1267\/files\/Smartrum_Shapeup_Product_Listing_edit.png?v=1774683534"},{"product_id":"smartrum-immuno-bites","title":"Smartrum- Immuno Bites","description":"    \u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026display=swap');\n        \n           \n        .immuno-wrapper {\n            max-width: 800px;\n            width: 100%;\n            background: linear-gradient(145deg, #ffffff 0%, #fff9f2 100%);\n            border-radius: 20px;\n            box-shadow: 0 15px 30px rgba(210, 95, 21, 0.15);\n            overflow: hidden;\n            position: relative;\n            padding: 0;\n            border: none;\n        }\n        \n        .immuno-header {\n            background: linear-gradient(135deg, #ff8d34 0%, #d96419 100%);\n            padding: 25px 30px;\n            color: white;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .immuno-header::before {\n            content: \"\";\n            position: absolute;\n            top: -50%;\n            right: -50%;\n            width: 100%;\n            height: 200%;\n            background: url(\"data:image\/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Cpath d='M0 40L40 0H20L0 20M40 40V20L20 40'\/%3E%3C\/g%3E%3C\/svg%3E\");\n            opacity: 0.2;\n        }\n        \n        .immuno-title {\n            font-size: 32px;\n            font-weight: 700;\n            margin-bottom: 8px;\n            position: relative;\n            z-index: 1;\n            color: white !important;\n        }\n        \n        .immuno-subtitle {\n            font-size: 18px;\n            font-weight: 400;\n            opacity: 0.9;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .immuno-content {\n            padding: 30px;\n        }\n        \n        .immuno-section {\n            margin-bottom: 35px;\n            position: relative;\n        }\n        \n        .immuno-section h3 {\n            font-size: 22px;\n            font-weight: 600;\n            color: #e36f1e;\n            margin-bottom: 15px;\n            display: flex;\n            align-items: center;\n        }\n        \n        .immuno-section h3::before {\n            content: \"\";\n            display: inline-block;\n            width: 8px;\n            height: 30px;\n            background: linear-gradient(to bottom, #ff8d34, #d96419);\n            border-radius: 4px;\n            margin-right: 12px;\n        }\n        \n        .immuno-section p {\n            font-size: 16px;\n            line-height: 1.7;\n            color: #555;\n            margin-bottom: 15px;\n        }\n        \n        .ingredient-box {\n            background: linear-gradient(135deg, #fff0e3 0%, #ffe6d2 100%);\n            border-radius: 12px;\n            padding: 10px;\n            margin-top: 15px;\n            border-left: 4px solid #ff8d34;\n            box-shadow: 0 5px 15px rgba(210, 95, 21, 0.08);\n            transition: transform 0.3s ease;\n        }\n        \n        .ingredient-box:hover {\n            transform: translateY(-5px);\n        }\n        \n        .ingredient-item {\n            margin-bottom: 12px;\n            display: flex;\n            align-items: flex-start;\n            padding: 8px 0;\n            border-bottom: 1px dashed rgba(210, 95, 21, 0.2);\n        }\n        \n        .ingredient-item:last-child {\n            border-bottom: none;\n            margin-bottom: 0;\n        }\n        \n        .ingredient-item::before {\n            content: \"•\";\n            color: #ff8d34;\n            font-weight: bold;\n            font-size: 20px;\n            margin-right: 10px;\n            line-height: 1;\n        }\n        \n        .ingredient-item strong {\n            color: #d25f15;\n        }\n        \n        .immuno-list {\n            margin: 15px 0 0 20px;\n        }\n        \n        .immuno-list li {\n            font-size: 16px;\n            line-height: 1.7;\n            color: #555;\n            margin-bottom: 10px;\n            position: relative;\n            padding-left: 25px;\n        }\n        \n        .immuno-list li::before {\n            content: \"✓\";\n            position: absolute;\n            left: 0;\n            color: #4CAF50;\n            font-weight: bold;\n        }\n        \n        .highlight {\n            color: #d25f15;\n            font-weight: 600;\n            background: rgba(255, 141, 52, 0.1);\n            padding: 2px 6px;\n            border-radius: 4px;\n        }\n        \n        .badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #4CAF50, #45a049);\n            color: white;\n            padding: 5px 12px;\n            border-radius: 20px;\n            font-size: 14px;\n            font-weight: 600;\n            margin-left: 10px;\n            vertical-align: middle;\n        }\n        \n        .cta-section {\n            background: linear-gradient(135deg, #f8f4f0 0%, #f0e6dc 100%);\n            padding: 25px 30px;\n            border-radius: 15px;\n            margin-top: 20px;\n            text-align: center;\n            border: 1px dashed #ff8d34;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: linear-gradient(135deg, #ff8d34 0%, #d96419 100%);\n            color: white;\n            padding: 14px 35px;\n            border-radius: 50px;\n            font-size: 18px;\n            font-weight: 600;\n            text-decoration: none;\n            box-shadow: 0 5px 15px rgba(210, 95, 21, 0.3);\n            transition: all 0.3s ease;\n            margin-top: 15px;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 8px 20px rgba(210, 95, 21, 0.4);\n        }\n        \n        @media (max-width: 768px) {\n            .immuno-title {\n                font-size: 22px;\n            }\n            \n            .immuno-content {\n                padding: 10px;\n            }\n            \n            .immuno-section h3 {\n                font-size: 16px;\n                margin: 10px 0;\n            }\n            .ingredient-item {\n                font-size: 14px;\n                flex-direction: column;\n            }\n            .ingredient-item::before {\n            content: \"\";\n           }\n        }\n    \u003c\/style\u003e\n    \u003cdiv class=\"immuno-wrapper\"\u003e\n        \u003cdiv class=\"immuno-header\"\u003e\n            \u003ch2 class=\"immuno-title\"\u003eImmuno Bites – Chyawanprash Gummies\u003c\/h2\u003e\n            \u003cp class=\"immuno-subtitle\"\u003ePowerful Ayurvedic Immunity Support in Delicious Gummy Form\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"immuno-content\"\u003e\n            \u003c!-- WHY IT WORKS --\u003e\n            \u003cdiv class=\"immuno-section\"\u003e\n                \u003ch3\u003eWhy It Works\u003c\/h3\u003e\n                \u003cp\u003e\n                    Immuno Bites are formulated with Ayurvedic herbal actives that support the body's natural defense\n                    system. Each gummy delivers a concentrated blend of antioxidants, adaptogenic herbs, and respiratory-support botanicals that help strengthen immunity, improve digestion, and maintain overall wellness.\n                    The combination of \u003cspan class=\"highlight\"\u003eChyawan Active\u003c\/span\u003e, lung-support herbs, and bioavailability enhancers ensures real, noticeable benefits with daily use.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- POWERFUL NATURAL INGREDIENTS --\u003e\n            \u003cdiv class=\"immuno-section\"\u003e\n                \u003ch3\u003ePowerful Natural Ingredients \u003cspan class=\"badge\"\u003e100% Natural\u003c\/span\u003e\n\u003c\/h3\u003e\n\n                  \u003cdiv class=\"ingredient-box\"\u003e\n                      \u003cdiv class=\"ingredient-item\"\u003e\n  \u003cspan\u003e\u003cstrong\u003eChyawan Active (150 mg):\u003c\/strong\u003e Supports immunity \u0026amp; energy.\u003c\/span\u003e\n\u003c\/div\u003e\n                      \u003cdiv class=\"ingredient-item\"\u003e\n  \u003cspan\u003e\u003cstrong\u003ePippali Extract (25 mg):\u003c\/strong\u003e Helps respiratory health \u0026amp; metabolism.\u003c\/span\u003e\n\u003c\/div\u003e\n                      \u003cdiv class=\"ingredient-item\"\u003e\n  \u003cspan\u003e\u003cstrong\u003eBay Leaves (10 mg):\u003c\/strong\u003e Supports digestion \u0026amp; nutrient absorption.\u003c\/span\u003e\n\u003c\/div\u003e\n                      \u003cdiv class=\"ingredient-item\"\u003e\n  \u003cspan\u003e\u003cstrong\u003eSaunth Powder (10 mg):\u003c\/strong\u003e Helps maintain gut health.\u003c\/span\u003e\n\u003c\/div\u003e\n                      \u003cdiv class=\"ingredient-item\"\u003e\n  \u003cspan\u003e\u003cstrong\u003eBlack Pepper (3 mg):\u003c\/strong\u003e Enhances absorption of other herbs.\u003c\/span\u003e\n\u003c\/div\u003e\n                      \u003cdiv class=\"ingredient-item\"\u003e\n  \u003cspan\u003e\u003cstrong\u003eCinnamon (3 mg):\u003c\/strong\u003e Provides antioxidant protection.\u003c\/span\u003e\n\u003c\/div\u003e\n                  \u003c\/div\u003e  \n            \u003c\/div\u003e\n\n            \u003c!-- CLINICALLY BACKED RESULTS --\u003e\n            \u003cdiv class=\"immuno-section\"\u003e\n                \u003ch3\u003eClinically Backed Results\u003c\/h3\u003e\n                \u003cp\u003e\n                    The ingredients in Immuno Bites are supported by classical Ayurvedic literature and modern study observations.\n                    The formulation aligns with traditional Chyawanprash principles and includes herbs known for their immune-strengthening and antioxidant roles. Nutritional values follow ICMR guidelines, ensuring\n                    safe and effective daily consumption for children and adults.\n                \u003c\/p\u003e\n\n                \u003cul class=\"immuno-list\"\u003e\n                    \u003cli\u003eHelps boost immunity with natural antioxidants\u003c\/li\u003e\n                    \u003cli\u003eSupports healthy lungs and breathing\u003c\/li\u003e\n                    \u003cli\u003eImproves digestion and nutrient uptake\u003c\/li\u003e\n                    \u003cli\u003ePromotes better energy and daily wellness\u003c\/li\u003e\n                    \u003cli\u003eSuitable for both adults and children\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Smartrum","offers":[{"title":"1 Pack of 30 Gummies","offer_id":48502976741619,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true},{"title":"2 Pack of 30 Gummies","offer_id":48502976774387,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9344\/1267\/files\/Immuno_Bites_1.png?v=1784724102"},{"product_id":"smartrum-power-booster","title":"Smartrum Power Booster","description":"\u003cdiv class=\"pb-description-light-1\"\u003e\n\u003ch2 class=\"pb-title-1\"\u003ePower Booster – Shilajit Gummies\u003c\/h2\u003e\n\u003cp class=\"pb-tagline-1\"\u003eFuel Your Day, The Natural Way\u003c\/p\u003e\n\u003cp class=\"pb-text-1\"\u003ePower Booster Shilajit Gummies are a premium daily health supplement formulated with \u003cstrong\u003e60% Fulvic Acid Shilajit\u003c\/strong\u003e, \u003cstrong\u003eKSM-66 Ashwagandha\u003c\/strong\u003e, and a powerful blend of traditional herbal extracts. Designed for adult men and women, these gummies support overall vitality, strength, and daily wellness in a convenient and great-tasting format.\u003c\/p\u003e\n\u003ch3 class=\"pb-subtitle-1\"\u003ePowerful Ingredient Blend\u003c\/h3\u003e\n\u003cp class=\"pb-text-1\"\u003eEach serving (2 gummies) contains:\u003c\/p\u003e\n\u003cul class=\"pb-ingredients-1\"\u003e\n\u003cli\u003eShilajit Extract (60% Fulvic Acid) – \u003cspan\u003e300 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eKSM-66 Ashwagandha (5% Withanolides) – \u003cspan\u003e20 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eGinger Extract – \u003cspan\u003e4 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eBlack Musli Extract – \u003cspan\u003e4 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eKaunch Extract – \u003cspan\u003e4 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eGinseng Extract – \u003cspan\u003e3 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eGokshura Extract – \u003cspan\u003e3 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003eAkarkara Extract – \u003cspan\u003e3 mg\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"pb-note-1\"\u003eCarefully formulated to deliver consistent quality and performance.\u003c\/p\u003e\n\u003ch3 class=\"pb-subtitle-1\"\u003eHow to Use\u003c\/h3\u003e\n\u003cul class=\"pb-usage-1\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended Usage:\u003c\/strong\u003e 2 gummies daily or as advised by a health professional\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTarget Group:\u003c\/strong\u003e Adult Men \u0026amp; Women\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDuration:\u003c\/strong\u003e Daily intake\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .pb-description-light-1 {\n  background-color: #F3F4F6;\n  padding: 32px;\n  border-radius: 16px;\n  max-width: 900px;\n  margin: 0 auto;\n  color: #0B0B0C;\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\/* Headings *\/\n.pb-title-1 {\n  font-size: 28px;\n  font-weight: 700;\n  margin-bottom: 6px;\n}\n\n.pb-tagline-1 {\n  font-size: 14px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  color: #8B602F;\n  margin-bottom: 20px;\n}\n\n.pb-subtitle-1 {\n  font-size: 20px;\n  font-weight: 600;\n  margin: 28px 0 10px;\n}\n\n\/* Text *\/\n.pb-text-1 {\n  margin-bottom: 16px;\n}\n\n.pb-text-1 strong {\n  color: #8B602F;\n  font-weight: 600;\n}\n\n\/* Ingredients *\/\n.pb-ingredients-1 {\n  list-style: none;\n  padding: 0;\n  margin: 14px 0 20px;\n}\n\n.pb-ingredients-1 li {\n  padding: 8px 0;\n  border-bottom: 1px solid #E0E0E0;\n  display: flex;\n  justify-content: space-between;\n}\n\n.pb-ingredients-1 li span {\n  color: #8B602F;\n  font-weight: 600;\n}\n\n\/* Note *\/\n.pb-note-1 {\n  font-style: italic;\n  color: #555555;\n  margin-bottom: 24px;\n}\n\n\/* Usage *\/\n.pb-usage-1 {\n  list-style: none;\n  padding: 0;\n  margin: 10px 0 0;\n}\n\n.pb-usage-1 li {\n  padding: 6px 0;\n}\n\n.pb-usage-1 strong {\n  color: #8B602F;\n}\n\n\/* Mobile *\/\n@media (max-width: 768px) {\n  .pb-description-light-1 {\n    padding: 24px;\n  }\n\n  .pb-title-1 {\n    font-size: 24px;\n  }\n\n  .pb-subtitle-1 {\n    font-size: 18px;\n  }\n\n  .pb-ingredients-1 li {\n    gap: 4px;\n  }\n}\n\n\u003c\/style\u003e","brand":"Smartrum","offers":[{"title":"Default Title","offer_id":48271841296627,"sku":null,"price":499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9344\/1267\/files\/powerbooster-01_1.jpg?v=1774683446"}],"url":"https:\/\/smartrum.in\/collections\/multivitamins-gummies.oembed","provider":"Smartrum","version":"1.0","type":"link"}