{"title":"Bestsellers","description":"\u003c!-- LI_COLLECTION_REPOSITION_START --\u003e\n\u003cstyle\u003e\n  .li-collection-intro {\n    --li-green: #176e57;\n    --li-green-dark: #0f4f3f;\n    --li-muted: #6e665a;\n    background: #fffaf0;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    margin: 0 auto 22px;\n    padding: clamp(18px, 3vw, 28px);\n  }\n\n  .li-collection-intro p {\n    color: var(--li-muted);\n    font-size: clamp(1rem, 1.4vw, 1.12rem);\n    font-weight: 650;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  .li-collection-intro__chips {\n    display: flex;\n    flex-wrap: nowrap;\n    gap: 7px;\n    margin-top: 12px;\n    overflow-x: auto;\n    padding-bottom: 2px;\n    scrollbar-width: none;\n    white-space: nowrap;\n  }\n\n  .li-collection-intro__chips::-webkit-scrollbar {\n    display: none;\n  }\n\n  .li-collection-intro__chips span {\n    background: #f0f7ef;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 999px;\n    color: var(--li-green-dark);\n    flex: 0 0 auto;\n    font-size: clamp(0.88rem, 1.15vw, 1rem);\n    font-weight: 850;\n    line-height: 1;\n    padding: 8px 11px;\n  }\n\n  .li-collection-intro--large-chips .li-collection-intro__chips {\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .li-collection-intro--large-chips .li-collection-intro__chips span {\n    font-size: inherit;\n    font-weight: 900;\n    padding: 8px 12px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .li-collection-intro {\n      box-sizing: border-box;\n      margin-bottom: 0;\n      padding: 14px 12px;\n    }\n\n    .li-collection-intro p {\n      font-size: 13px;\n      line-height: 1.35;\n    }\n\n    .li-collection-intro__chips {\n      display: none;\n    }\n  }\n\n  @media screen and (min-width: 990px) {\n    .li-collection-intro {\n      padding-block: 20px;\n    }\n\n    .li-collection-intro__chips {\n      justify-content: center;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"li-collection-intro\" aria-label=\"Bestsellers guide\"\u003e\n  \u003cp\u003eCustomer favorites that can move across porridges, breakfasts, drinks, and snacks.\u003c\/p\u003e\n  \u003cdiv class=\"li-collection-intro__chips\"\u003e\n    \u003cspan\u003eMost loved\u003c\/span\u003e\n    \u003cspan\u003eMulti-use\u003c\/span\u003e\n    \u003cspan\u003eFamily routines\u003c\/span\u003e\n    \u003cspan\u003eRecipe-ready\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003c!-- LI_COLLECTION_RENDER_TOUCH 20260701063857 --\u003e\n\u003c\/section\u003e\n\u003c!-- LI_COLLECTION_REPOSITION_END --\u003e","products":[{"product_id":"sprouted-ragi-powder","title":"Sprouted Ragi","description":"\u003c!-- LI_USE_LED_START --\u003e\n\u003cstyle\u003e\n  .li-use-led {\n    --li-green: #176e57;\n    --li-green-dark: #0f4f3f;\n    --li-ink: #17110d;\n    --li-muted: #6e665a;\n    --li-card: #fffaf0;\n    --li-mint: #e1efe4;\n    --li-saffron: #f4b84a;\n    background: linear-gradient(135deg, #fffaf0 0%, #f0f7ef 100%);\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-ink);\n    margin: 0 0 24px;\n    padding: clamp(18px, 3vw, 28px);\n  }\n\n  .li-use-led * { box-sizing: border-box; }\n  .li-use-led__kicker {\n    color: var(--li-green);\n    font-size: 0.82rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n  }\n\n  .li-use-led h2 {\n    color: var(--li-ink);\n    font-size: clamp(1.45rem, 3vw, 2.2rem);\n    line-height: 1.08;\n    margin: 0;\n  }\n\n  .li-use-led__intro {\n    color: var(--li-muted);\n    font-size: 1rem;\n    font-weight: 650;\n    line-height: 1.55;\n    margin: 12px 0 0;\n    max-width: 760px;\n  }\n\n  .li-use-led__ways {\n    display: grid;\n    gap: 8px;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    margin-top: 16px;\n  }\n\n  .li-use-led__way {\n    align-items: center;\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-green-dark);\n    display: flex;\n    font-weight: 900;\n    justify-content: center;\n    min-height: 56px;\n    padding: 10px;\n    text-align: center;\n  }\n\n  .li-use-led__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .li-use-led__actions a {\n    align-items: center;\n    background: var(--li-green);\n    border-radius: 999px;\n    color: #fff !important;\n    display: inline-flex;\n    font-weight: 900;\n    min-height: 44px;\n    padding: 11px 16px;\n    text-decoration: none !important;\n  }\n\n  .li-use-led__actions a + a {\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.2);\n    color: var(--li-green-dark) !important;\n  }\n\n  @media screen and (max-width: 760px) {\n    .li-use-led { padding: 18px 15px; }\n    .li-use-led__ways { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .li-use-led__actions a { justify-content: center; width: 100%; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"li-use-led\" aria-label=\"Ways to use this product\"\u003e\n  \u003cp class=\"li-use-led__kicker\"\u003eRecipe-ready ragi base\u003c\/p\u003e\n  \u003ch2\u003eUse Sprouted Ragi beyond porridge\u003c\/h2\u003e\n  \u003cp class=\"li-use-led__intro\"\u003eStart with a gentle baby bowl, then keep using the same clean ragi base in family breakfasts and toddler snacks.\u003c\/p\u003e\n  \u003cdiv class=\"li-use-led__ways\"\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eBaby porridge\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eRagi dosa\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eRagi pancakes\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eBreakfast bowl\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eSnack bites\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"li-use-led__actions\"\u003e\n    \u003ca href=\"\/pages\/baby-food-recipes\"\u003eFind recipes\u003c\/a\u003e\n    \u003ca href=\"\/collections\/baby\"\u003eShop Baby \u0026amp; Toddlers\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LI_USE_LED_END --\u003e\n\u003ch3 data-start=\"427\" data-end=\"446\"\u003eIngredients\u003c\/h3\u003e\n\u003cp data-start=\"447\" data-end=\"481\"\u003e100% Sprouted Ragi (Finger Millet)\u003c\/p\u003e\n\u003cp\u003e\u003cb id=\"docs-internal-guid-cd05a4a7-7fff-8330-eaff-e1943a50694b\"\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003c!-- LI_CACHE_TOUCH 20260602 --\u003e","brand":"Live Indianly","offers":[{"title":"250g","offer_id":50159832072488,"sku":"","price":199.0,"currency_code":"INR","in_stock":true},{"title":"100g","offer_id":51126758932776,"sku":null,"price":109.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/8252\/5736\/files\/live-indianly-sprouted-ragi-porridge-baby-food.png?v=1762207761"},{"product_id":"whole-wheat-almond-mix","title":"Whole Wheat \u0026 Almond Mix","description":"\u003c!-- LI_USE_LED_START --\u003e\n\u003cstyle\u003e\n  .li-use-led {\n    --li-green: #176e57;\n    --li-green-dark: #0f4f3f;\n    --li-ink: #17110d;\n    --li-muted: #6e665a;\n    --li-card: #fffaf0;\n    --li-mint: #e1efe4;\n    --li-saffron: #f4b84a;\n    background: linear-gradient(135deg, #fffaf0 0%, #f0f7ef 100%);\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-ink);\n    margin: 0 0 24px;\n    padding: clamp(18px, 3vw, 28px);\n  }\n\n  .li-use-led * { box-sizing: border-box; }\n  .li-use-led__kicker {\n    color: var(--li-green);\n    font-size: 0.82rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n  }\n\n  .li-use-led h2 {\n    color: var(--li-ink);\n    font-size: clamp(1.45rem, 3vw, 2.2rem);\n    line-height: 1.08;\n    margin: 0;\n  }\n\n  .li-use-led__intro {\n    color: var(--li-muted);\n    font-size: 1rem;\n    font-weight: 650;\n    line-height: 1.55;\n    margin: 12px 0 0;\n    max-width: 760px;\n  }\n\n  .li-use-led__ways {\n    display: grid;\n    gap: 8px;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    margin-top: 16px;\n  }\n\n  .li-use-led__way {\n    align-items: center;\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-green-dark);\n    display: flex;\n    font-weight: 900;\n    justify-content: center;\n    min-height: 56px;\n    padding: 10px;\n    text-align: center;\n  }\n\n  .li-use-led__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .li-use-led__actions a {\n    align-items: center;\n    background: var(--li-green);\n    border-radius: 999px;\n    color: #fff !important;\n    display: inline-flex;\n    font-weight: 900;\n    min-height: 44px;\n    padding: 11px 16px;\n    text-decoration: none !important;\n  }\n\n  .li-use-led__actions a + a {\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.2);\n    color: var(--li-green-dark) !important;\n  }\n\n  @media screen and (max-width: 760px) {\n    .li-use-led { padding: 18px 15px; }\n    .li-use-led__ways { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .li-use-led__actions a { justify-content: center; width: 100%; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"li-use-led\" aria-label=\"Ways to use this product\"\u003e\n\u003cp class=\"li-use-led__kicker\"\u003eBreakfast and snack base\u003c\/p\u003e\n\u003ch2\u003eUse Whole Wheat \u0026amp; Almond in sweet or savory routines\u003c\/h2\u003e\n\u003cp class=\"li-use-led__intro\"\u003eA familiar grain-and-nut base that can move from baby breakfast to family snacks.\u003c\/p\u003e\n\u003cdiv class=\"li-use-led__ways\"\u003e\n\u003cspan class=\"li-use-led__way\"\u003e8m+ porridge\u003c\/span\u003e \u003cspan class=\"li-use-led__way\"\u003eMini pancakes\u003c\/span\u003e \u003cspan class=\"li-use-led__way\"\u003eSoft cookies\u003c\/span\u003e \u003cspan class=\"li-use-led__way\"\u003eSnack bites\u003c\/span\u003e \u003cspan class=\"li-use-led__way\"\u003ePear breakfast bowl\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"li-use-led__actions\"\u003e\n\u003ca href=\"\/pages\/baby-food-recipes\"\u003eFind recipes\u003c\/a\u003e \u003ca href=\"\/collections\/kids-adults\"\u003eShop Kids \u0026amp; Adults\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LI_USE_LED_END --\u003e\n\u003cp dir=\"ltr\"\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003cb\u003e\u003c\/b\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cspan\u003eWhole wheat grains\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eAlmonds(Peeled)\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eCardamom\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp dir=\"ltr\"\u003e\u003cstrong\u003eHow to make:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\u003cspan\u003eMix 1 tablespoon of the powder with 3\/4th to 1 cup of water in a pan.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eCook on low flame, stirring continuously to avoid lumps.\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003eSimmer until thick (around 5–7 minutes).\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan\u003eCool slightly.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli dir=\"ltr\" aria-level=\"1\"\u003e\n\u003cp dir=\"ltr\" role=\"presentation\"\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003eAdd breastmilk\/formula (optional) after cooling.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- LI_CACHE_TOUCH 20260602 --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Live Indianly","offers":[{"title":"200g","offer_id":50159834530088,"sku":"","price":219.0,"currency_code":"INR","in_stock":true},{"title":"100g","offer_id":51126759719208,"sku":null,"price":129.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/8252\/5736\/files\/live-indianly-whole-wheat-almond-porridge-baby-food-8-months_d382625b-da23-4d41-af72-0033d4c50ac9.png?v=1759984794"},{"product_id":"raw-nendran-banana","title":"Raw Nendran Banana","description":"\u003c!-- LI_USE_LED_START --\u003e\n\u003cstyle\u003e\n  .li-use-led {\n    --li-green: #176e57;\n    --li-green-dark: #0f4f3f;\n    --li-ink: #17110d;\n    --li-muted: #6e665a;\n    --li-card: #fffaf0;\n    --li-mint: #e1efe4;\n    --li-saffron: #f4b84a;\n    background: linear-gradient(135deg, #fffaf0 0%, #f0f7ef 100%);\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-ink);\n    margin: 0 0 24px;\n    padding: clamp(18px, 3vw, 28px);\n  }\n\n  .li-use-led * { box-sizing: border-box; }\n  .li-use-led__kicker {\n    color: var(--li-green);\n    font-size: 0.82rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n  }\n\n  .li-use-led h2 {\n    color: var(--li-ink);\n    font-size: clamp(1.45rem, 3vw, 2.2rem);\n    line-height: 1.08;\n    margin: 0;\n  }\n\n  .li-use-led__intro {\n    color: var(--li-muted);\n    font-size: 1rem;\n    font-weight: 650;\n    line-height: 1.55;\n    margin: 12px 0 0;\n    max-width: 760px;\n  }\n\n  .li-use-led__ways {\n    display: grid;\n    gap: 8px;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    margin-top: 16px;\n  }\n\n  .li-use-led__way {\n    align-items: center;\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-green-dark);\n    display: flex;\n    font-weight: 900;\n    justify-content: center;\n    min-height: 56px;\n    padding: 10px;\n    text-align: center;\n  }\n\n  .li-use-led__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .li-use-led__actions a {\n    align-items: center;\n    background: var(--li-green);\n    border-radius: 999px;\n    color: #fff !important;\n    display: inline-flex;\n    font-weight: 900;\n    min-height: 44px;\n    padding: 11px 16px;\n    text-decoration: none !important;\n  }\n\n  .li-use-led__actions a + a {\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.2);\n    color: var(--li-green-dark) !important;\n  }\n\n  @media screen and (max-width: 760px) {\n    .li-use-led { padding: 18px 15px; }\n    .li-use-led__ways { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .li-use-led__actions a { justify-content: center; width: 100%; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"li-use-led\" aria-label=\"Ways to use this product\"\u003e\n  \u003cp class=\"li-use-led__kicker\"\u003eNendran banana base\u003c\/p\u003e\n  \u003ch2\u003eUse Raw Nendran Banana in bowls and snacks\u003c\/h2\u003e\n  \u003cp class=\"li-use-led__intro\"\u003eA traditional first-food ingredient that can be used in smooth baby meals and soft toddler snacks.\u003c\/p\u003e\n  \u003cdiv class=\"li-use-led__ways\"\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eBaby porridge\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eSweet potato mash\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eAvocado bowl\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eSnack fingers\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eTravel meal base\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"li-use-led__actions\"\u003e\n    \u003ca href=\"\/pages\/baby-food-recipes\"\u003eFind recipes\u003c\/a\u003e\n    \u003ca href=\"\/collections\/baby\"\u003eShop Baby \u0026amp; Toddlers\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LI_USE_LED_END --\u003e\n\u003cp\u003e\u003cstrong\u003eIngredients:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli dir=\"ltr\" aria-level=\"1\"\u003e\n\u003cp dir=\"ltr\" role=\"presentation\"\u003e\u003cspan\u003eRaw Nendran Banana - 100%\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp dir=\"ltr\"\u003e\u003cstrong\u003eHow to make:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e1. Mix 2 tbsp of the powder with 1 cup water until smooth, ensuring no lumps.\u003cbr\u003e2. Cook on low to medium flame, stirring continuously.\u003cbr\u003e3. Simmer until thick (around 4-5 minutes).\u003cbr\u003e4. Allow it to cool slightly.\u003c\/p\u003e\n\u003cp\u003eOptional: Add breast milk or formula after cooling for babies 6 months+.\u003c\/p\u003e\n\u003c!-- LI_CACHE_TOUCH 20260602 --\u003e","brand":"Live Indianly","offers":[{"title":"250g","offer_id":50260860698920,"sku":"","price":310.0,"currency_code":"INR","in_stock":true},{"title":"100g","offer_id":51126764601640,"sku":null,"price":159.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/8252\/5736\/files\/LiveindianlyRawNendranBananaporridgeMixhealthybaby250grams.png?v=1779231604"},{"product_id":"dates-powder","title":"Dates Powder","description":"\u003c!-- LI_USE_LED_START --\u003e\n\u003cstyle\u003e\n  .li-use-led {\n    --li-green: #176e57;\n    --li-green-dark: #0f4f3f;\n    --li-ink: #17110d;\n    --li-muted: #6e665a;\n    --li-card: #fffaf0;\n    --li-mint: #e1efe4;\n    --li-saffron: #f4b84a;\n    background: linear-gradient(135deg, #fffaf0 0%, #f0f7ef 100%);\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-ink);\n    margin: 0 0 24px;\n    padding: clamp(18px, 3vw, 28px);\n  }\n\n  .li-use-led * { box-sizing: border-box; }\n  .li-use-led__kicker {\n    color: var(--li-green);\n    font-size: 0.82rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n  }\n\n  .li-use-led h2 {\n    color: var(--li-ink);\n    font-size: clamp(1.45rem, 3vw, 2.2rem);\n    line-height: 1.08;\n    margin: 0;\n  }\n\n  .li-use-led__intro {\n    color: var(--li-muted);\n    font-size: 1rem;\n    font-weight: 650;\n    line-height: 1.55;\n    margin: 12px 0 0;\n    max-width: 760px;\n  }\n\n  .li-use-led__ways {\n    display: grid;\n    gap: 8px;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    margin-top: 16px;\n  }\n\n  .li-use-led__way {\n    align-items: center;\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-green-dark);\n    display: flex;\n    font-weight: 900;\n    justify-content: center;\n    min-height: 56px;\n    padding: 10px;\n    text-align: center;\n  }\n\n  .li-use-led__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .li-use-led__actions a {\n    align-items: center;\n    background: var(--li-green);\n    border-radius: 999px;\n    color: #fff !important;\n    display: inline-flex;\n    font-weight: 900;\n    min-height: 44px;\n    padding: 11px 16px;\n    text-decoration: none !important;\n  }\n\n  .li-use-led__actions a + a {\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.2);\n    color: var(--li-green-dark) !important;\n  }\n\n  @media screen and (max-width: 760px) {\n    .li-use-led { padding: 18px 15px; }\n    .li-use-led__ways { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .li-use-led__actions a { justify-content: center; width: 100%; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"li-use-led\" aria-label=\"Ways to use this product\"\u003e\n  \u003cp class=\"li-use-led__kicker\"\u003eNatural sweetener\u003c\/p\u003e\n  \u003ch2\u003eUse Dates Powder wherever you need gentle sweetness\u003c\/h2\u003e\n  \u003cp class=\"li-use-led__intro\"\u003eA no-refined-sugar way to sweeten everyday bowls, drinks, batters, snacks, and desserts.\u003c\/p\u003e\n  \u003cdiv class=\"li-use-led__ways\"\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eMilk \u0026amp; smoothies\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003ePorridges\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003ePancakes\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eYogurt \u0026amp; oats\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eBaking \u0026amp; laddoos\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"li-use-led__actions\"\u003e\n    \u003ca href=\"\/pages\/baby-food-recipes\"\u003eFind recipes\u003c\/a\u003e\n    \u003ca href=\"\/collections\/kids-adults\"\u003eShop Kids \u0026amp; Adults\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LI_USE_LED_END --\u003e\n\u003c!-- LI_CACHE_TOUCH 20260602 --\u003e","brand":"Live Indianly","offers":[{"title":"200g","offer_id":50260863254824,"sku":"","price":360.0,"currency_code":"INR","in_stock":true},{"title":"100g","offer_id":51126819160360,"sku":null,"price":219.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/8252\/5736\/files\/live-indianly-dates-powder-natural-sweetener.png?v=1760505578"},{"product_id":"oats-makhana-millet-mix","title":"Oats Makhana Millet Mix","description":"\u003c!-- LI_USE_LED_START --\u003e\n\u003cstyle\u003e\n  .li-use-led {\n    --li-green: #176e57;\n    --li-green-dark: #0f4f3f;\n    --li-ink: #17110d;\n    --li-muted: #6e665a;\n    --li-card: #fffaf0;\n    --li-mint: #e1efe4;\n    --li-saffron: #f4b84a;\n    background: linear-gradient(135deg, #fffaf0 0%, #f0f7ef 100%);\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-ink);\n    margin: 0 0 24px;\n    padding: clamp(18px, 3vw, 28px);\n  }\n\n  .li-use-led * { box-sizing: border-box; }\n  .li-use-led__kicker {\n    color: var(--li-green);\n    font-size: 0.82rem;\n    font-weight: 900;\n    letter-spacing: 0.08em;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n  }\n\n  .li-use-led h2 {\n    color: var(--li-ink);\n    font-size: clamp(1.45rem, 3vw, 2.2rem);\n    line-height: 1.08;\n    margin: 0;\n  }\n\n  .li-use-led__intro {\n    color: var(--li-muted);\n    font-size: 1rem;\n    font-weight: 650;\n    line-height: 1.55;\n    margin: 12px 0 0;\n    max-width: 760px;\n  }\n\n  .li-use-led__ways {\n    display: grid;\n    gap: 8px;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    margin-top: 16px;\n  }\n\n  .li-use-led__way {\n    align-items: center;\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.14);\n    border-radius: 8px;\n    color: var(--li-green-dark);\n    display: flex;\n    font-weight: 900;\n    justify-content: center;\n    min-height: 56px;\n    padding: 10px;\n    text-align: center;\n  }\n\n  .li-use-led__actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .li-use-led__actions a {\n    align-items: center;\n    background: var(--li-green);\n    border-radius: 999px;\n    color: #fff !important;\n    display: inline-flex;\n    font-weight: 900;\n    min-height: 44px;\n    padding: 11px 16px;\n    text-decoration: none !important;\n  }\n\n  .li-use-led__actions a + a {\n    background: #fff;\n    border: 1px solid rgba(23, 110, 87, 0.2);\n    color: var(--li-green-dark) !important;\n  }\n\n  @media screen and (max-width: 760px) {\n    .li-use-led { padding: 18px 15px; }\n    .li-use-led__ways { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .li-use-led__actions a { justify-content: center; width: 100%; }\n  }\n\u003c\/style\u003e\n\u003csection class=\"li-use-led\" aria-label=\"Ways to use this product\"\u003e\n  \u003cp class=\"li-use-led__kicker\"\u003eMillet breakfast base\u003c\/p\u003e\n  \u003ch2\u003eUse Oats Makhana Millet across meals\u003c\/h2\u003e\n  \u003cp class=\"li-use-led__intro\"\u003eA flexible breakfast base for smooth bowls, vegetable recipes, and toddler-friendly snacks.\u003c\/p\u003e\n  \u003cdiv class=\"li-use-led__ways\"\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eMorning porridge\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003ePumpkin bowl\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eVegetable appe\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eCheela\u003c\/span\u003e\n    \u003cspan class=\"li-use-led__way\"\u003eSnack batter\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"li-use-led__actions\"\u003e\n    \u003ca href=\"\/pages\/baby-food-recipes\"\u003eFind recipes\u003c\/a\u003e\n    \u003ca href=\"\/collections\/kids-adults\"\u003eShop Kids \u0026amp; Adults\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LI_USE_LED_END --\u003e\n\u003c!-- LI_CACHE_TOUCH 20260602 --\u003e\n\n\u003c!-- LI_TRUST_SEO_DESC_START --\u003e\n\u003csection class=\"li-trust-seo-desc\" aria-label=\"Product details\"\u003e\n  \u003ch2\u003eOats Makhana Millet Mix for breakfast and snacks\u003c\/h2\u003e\n  \u003cp\u003eLive Indianly Oats Makhana Millet Mix is a 6m+ breakfast and snack base made with rolled oats, makhana, amaranth, foxtail millet, barnyard millet, little millet, and cumin. It cooks into a soft porridge and can also be used in cheela, appe, pancakes, and snack batters.\u003c\/p\u003e\n  \u003ch3\u003eIngredients we use\u003c\/h3\u003e\n  \u003cp\u003eRolled Oats, Makhana, Amaranth (Rajgira), Foxtail Millet, Barnyard Millet, Little Millet, Cumin.\u003c\/p\u003e\n  \u003ch3\u003eGood for\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003eBaby porridge\u003c\/li\u003e\n\u003cli\u003eBreakfast bowls\u003c\/li\u003e\n\u003cli\u003eCheela or appe batter\u003c\/li\u003e\n\u003cli\u003eToddler snack recipes\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003ch3\u003eHow to use\u003c\/h3\u003e\n  \u003cp\u003eCook with water on low flame until smooth and fully cooked. Adjust thickness and texture for the child's age and readiness.\u003c\/p\u003e\n  \u003ch3\u003eLive Indianly trust notes\u003c\/h3\u003e\n  \u003cul\u003e\n    \u003cli\u003eNo artificial colors or artificial flavors.\u003c\/li\u003e\n    \u003cli\u003eNo refined sugar; sweetness, where present, comes from fruit ingredients such as dates or banana.\u003c\/li\u003e\n    \u003cli\u003eMade for Indian family routines, small-batch preparation, and clear pack-level cooking instructions.\u003c\/li\u003e\n    \u003cli\u003eCheck the ingredients and allergen information before use, especially for nut or gluten-containing mixes.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LI_TRUST_SEO_DESC_END --\u003e","brand":"Live Indianly","offers":[{"title":"200g","offer_id":51406870642984,"sku":null,"price":279.0,"currency_code":"INR","in_stock":true},{"title":"100g","offer_id":51406870675752,"sku":null,"price":159.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0931\/8252\/5736\/files\/live-indianly-Oats-Makhana-Millet-baby-food-6-months-porridge_4bfaf1c5-cfcd-4626-82a3-f4fc58bee50c.png?v=1770578694"}],"url":"https:\/\/liveindianly.com\/collections\/bestsellers.oembed","provider":"Live Indianly","version":"1.0","type":"link"}