{"product_id":"weight-loss-combo-extra-ananas-pineapple-carb-x","title":"Weight Loss Combo (Extra Ananas Pineapple + Carb-x)","description":"\u003cstyle\u003e\n  .sx-combo-page,\n  .sx-combo-page * {\n    box-sizing: border-box;\n  }\n\n  .sx-combo-page {\n    --sx-navy: #062f35;\n    --sx-green: #0d765d;\n    --sx-orange: #f59b20;\n    --sx-yellow: #ffd45c;\n    --sx-light: #f5faf7;\n    --sx-text: #17383a;\n    --sx-muted: #607477;\n\n    direction: ltr;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--sx-text);\n    font-family: Arial, Tahoma, sans-serif;\n    font-size: 13px;\n    line-height: 1.8;\n    overflow: hidden;\n    background: #ffffff;\n  }\n\n  .sx-combo-page a {\n    text-decoration: none;\n  }\n\n  .sx-hero {\n    padding: 42px 20px;\n    text-align: center;\n    background:\n      radial-gradient(circle at top left, rgba(255, 212, 92, .23), transparent 32%),\n      linear-gradient(145deg, #eefaf3, #ffffff);\n    border-radius: 0 0 28px 28px;\n  }\n\n  .sx-eyebrow {\n    display: inline-block;\n    margin-bottom: 14px;\n    padding: 5px 13px;\n    color: var(--sx-navy);\n    background: var(--sx-yellow);\n    border-radius: 30px;\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  .sx-hero h1 {\n    max-width: 720px;\n    margin: 0 auto 14px;\n    color: var(--sx-navy);\n    font-size: clamp(28px, 6vw, 52px);\n    line-height: 1.2;\n    font-weight: 800;\n  }\n\n  .sx-hero h1 span {\n    color: var(--sx-orange);\n  }\n\n  .sx-hero p {\n    max-width: 650px;\n    margin: 0 auto 24px;\n    color: var(--sx-muted);\n    font-size: 15px;\n  }\n\n  .sx-cta {\n    display: inline-block;\n    padding: 13px 28px;\n    color: #ffffff !important;\n    background: var(--sx-orange);\n    border-radius: 9px;\n    font-size: 14px;\n    font-weight: 700;\n    transition: .25s ease;\n    box-shadow: 0 8px 18px rgba(245, 155, 32, .22);\n  }\n\n  .sx-cta:hover {\n    background: #d9820c;\n    transform: translateY(-2px);\n  }\n\n  .sx-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px 18px;\n    margin-top: 20px;\n    color: var(--sx-muted);\n    font-size: 11px;\n  }\n\n  .sx-trust span {\n    white-space: nowrap;\n  }\n\n  .sx-section {\n    padding: 42px 18px;\n  }\n\n  .sx-section-title {\n    max-width: 680px;\n    margin: 0 auto 26px;\n    text-align: center;\n  }\n\n  .sx-section-title h2 {\n    margin: 0 0 9px;\n    color: var(--sx-navy);\n    font-size: clamp(23px, 4vw, 35px);\n    line-height: 1.3;\n  }\n\n  .sx-section-title p {\n    margin: 0;\n    color: var(--sx-muted);\n  }\n\n  .sx-problem {\n    margin: 20px 14px;\n    color: #ffffff;\n    background: var(--sx-navy);\n    border-radius: 22px;\n  }\n\n  .sx-problem .sx-section-title h2,\n  .sx-problem .sx-section-title p {\n    color: #ffffff;\n  }\n\n  .sx-problem-list {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 11px;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .sx-problem-item {\n    padding: 13px 15px;\n    background: rgba(255,255,255,.09);\n    border: 1px solid rgba(255,255,255,.13);\n    border-radius: 12px;\n  }\n\n  .sx-bridge {\n    max-width: 800px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .sx-bridge strong {\n    display: block;\n    margin-bottom: 10px;\n    color: var(--sx-green);\n    font-size: 21px;\n    line-height: 1.4;\n  }\n\n  .sx-benefits {\n    margin: 0 14px;\n    background: var(--sx-light);\n    border-radius: 24px;\n  }\n\n  .sx-benefit-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .sx-benefit-card {\n    padding: 20px 17px;\n    background: #ffffff;\n    border: 1px solid #deeee5;\n    border-radius: 16px;\n    box-shadow: 0 5px 15px rgba(6,47,53,.04);\n  }\n\n  .sx-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 45px;\n    height: 45px;\n    margin-bottom: 12px;\n    background: #fff4da;\n    border-radius: 50%;\n    font-size: 22px;\n  }\n\n  .sx-benefit-card h3 {\n    margin: 0 0 7px;\n    color: var(--sx-navy);\n    font-size: 17px;\n  }\n\n  .sx-benefit-card p {\n    margin: 0;\n    color: var(--sx-muted);\n  }\n\n  .sx-highlight {\n    padding: 28px 18px;\n    text-align: center;\n    color: #ffffff;\n    background: linear-gradient(135deg, var(--sx-green), #0a4e50);\n    border-radius: 20px;\n  }\n\n  .sx-highlight h2 {\n    margin: 0 0 10px;\n    font-size: clamp(23px, 4vw, 34px);\n    line-height: 1.3;\n  }\n\n  .sx-highlight p {\n    max-width: 680px;\n    margin: 0 auto;\n    opacity: .9;\n  }\n\n  .sx-columns {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n\n  .sx-info-card {\n    padding: 22px 18px;\n    background: #ffffff;\n    border: 1px solid #e5eeee;\n    border-radius: 16px;\n  }\n\n  .sx-info-card h3 {\n    margin: 0 0 12px;\n    color: var(--sx-navy);\n    font-size: 18px;\n  }\n\n  .sx-info-card ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sx-info-card li {\n    position: relative;\n    margin: 8px 0;\n    padding-left: 20px;\n    color: var(--sx-muted);\n  }\n\n  .sx-info-card li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: var(--sx-green);\n    font-weight: 700;\n  }\n\n  .sx-steps {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n  }\n\n  .sx-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    padding: 16px;\n    background: var(--sx-light);\n    border-radius: 14px;\n  }\n\n  .sx-step-number {\n    display: flex;\n    flex: 0 0 30px;\n    align-items: center;\n    justify-content: center;\n    height: 30px;\n    color: #ffffff;\n    background: var(--sx-orange);\n    border-radius: 50%;\n    font-weight: 700;\n  }\n\n  .sx-step strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--sx-navy);\n  }\n\n  .sx-step span {\n    color: var(--sx-muted);\n  }\n\n  .sx-offer {\n    margin: 20px 14px;\n    padding: 34px 18px;\n    text-align: center;\n    background: #fff9e9;\n    border: 1px solid #f8df9d;\n    border-radius: 22px;\n  }\n\n  .sx-offer h2 {\n    margin: 0 0 10px;\n    color: var(--sx-navy);\n    font-size: clamp(24px, 5vw, 38px);\n  }\n\n  .sx-offer p {\n    max-width: 650px;\n    margin: 0 auto 20px;\n    color: var(--sx-muted);\n  }\n\n  .sx-value {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    max-width: 620px;\n    margin: 0 auto 22px;\n    text-align: left;\n  }\n\n  .sx-value div {\n    padding: 10px 13px;\n    background: #ffffff;\n    border-radius: 9px;\n  }\n\n  .sx-value div::before {\n    content: \"✓\";\n    margin-right: 7px;\n    color: var(--sx-green);\n    font-weight: 700;\n  }\n\n  .sx-faq {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .sx-faq details {\n    margin-bottom: 9px;\n    padding: 13px 15px;\n    background: #f7faf9;\n    border: 1px solid #e2ece8;\n    border-radius: 10px;\n  }\n\n  .sx-faq summary {\n    cursor: pointer;\n    color: var(--sx-navy);\n    font-weight: 700;\n  }\n\n  .sx-faq p {\n    margin: 9px 0 0;\n    color: var(--sx-muted);\n  }\n\n  .sx-disclaimer {\n    max-width: 800px;\n    margin: 25px auto 0;\n    padding: 13px 15px;\n    color: #6c6960;\n    background: #fffdf5;\n    border-left: 3px solid var(--sx-yellow);\n    font-size: 11px;\n  }\n\n  .sx-final {\n    margin: 20px 14px 0;\n    padding: 42px 18px;\n    text-align: center;\n    color: #ffffff;\n    background: var(--sx-navy);\n    border-radius: 24px 24px 0 0;\n  }\n\n  .sx-final h2 {\n    max-width: 680px;\n    margin: 0 auto 12px;\n    font-size: clamp(25px, 5vw, 40px);\n    line-height: 1.3;\n  }\n\n  .sx-final p {\n    max-width: 620px;\n    margin: 0 auto 22px;\n    opacity: .9;\n  }\n\n  @media (min-width: 600px) {\n    .sx-hero {\n      padding: 68px 35px;\n    }\n\n    .sx-section {\n      padding: 58px 30px;\n    }\n\n    .sx-benefit-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sx-columns,\n    .sx-steps {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sx-value {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (min-width: 900px) {\n    .sx-benefit-grid,\n    .sx-steps {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sx-combo-page\"\u003e\n\n  \u003csection class=\"sx-hero\"\u003e\n    \u003cdiv class=\"sx-eyebrow\"\u003eWeight Management Support Combo\u003c\/div\u003e\n\n    \u003ch1\u003e\n      Take Control of Carbs…\u003cbr\u003e\n      \u003cspan\u003eAnd Keep Moving Forward\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A practical combo featuring Carb-X Advanced and Extra Ananas\n      to support your weight-management routine in a simpler, smarter way.\n    \u003c\/p\u003e\n\n    \u003ca class=\"sx-cta\" href=\"#\"\u003eGet the Combo Now\u003c\/a\u003e\n\n    \u003cdiv class=\"sx-trust\"\u003e\n      \u003cspan\u003e✓ 100% Authentic Products\u003c\/span\u003e\n      \u003cspan\u003e✓ Fast Bahrain Delivery\u003c\/span\u003e\n      \u003cspan\u003e✓ Secure Payment\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section sx-problem\"\u003e\n    \u003cdiv class=\"sx-section-title\"\u003e\n      \u003ch2\u003eTrying to lose weight, but carbs are everywhere?\u003c\/h2\u003e\n      \u003cp\u003e\n        Rice, bread, pasta, desserts and meals outside your plan\n        can make it difficult to stay consistent every day.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-problem-list\"\u003e\n      \u003cdiv class=\"sx-problem-item\"\u003eYour progress feels slower than expected.\u003c\/div\u003e\n      \u003cdiv class=\"sx-problem-item\"\u003eYour cravings influence your choices.\u003c\/div\u003e\n      \u003cdiv class=\"sx-problem-item\"\u003eOne unplanned meal leaves you frustrated.\u003c\/div\u003e\n      \u003cdiv class=\"sx-problem-item\"\u003eYou keep starting over.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section\"\u003e\n    \u003cdiv class=\"sx-bridge\"\u003e\n      \u003cstrong\u003e\n        The problem is not that you are not trying…\u003cbr\u003e\n        You simply need easier support for your routine.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        That is why we combined Carb-X Advanced with Extra Ananas\n        in one practical combo designed to support your weight-management plan.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section sx-benefits\"\u003e\n    \u003cdiv class=\"sx-section-title\"\u003e\n      \u003ch2\u003eDaily Support for Your Goal\u003c\/h2\u003e\n      \u003cp\u003e\n        Simple benefits to help you stay on track with a balanced diet and active lifestyle.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-benefit-grid\"\u003e\n\n      \u003cdiv class=\"sx-benefit-card\"\u003e\n        \u003cdiv class=\"sx-icon\"\u003e🍞\u003c\/div\u003e\n        \u003ch3\u003eSupports Carb Absorption Control\u003c\/h3\u003e\n        \u003cp\u003e\n          Carb-X contains White Kidney Beans to help reduce the absorption of some carbohydrates.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-benefit-card\"\u003e\n        \u003cdiv class=\"sx-icon\"\u003e⚖️\u003c\/div\u003e\n        \u003ch3\u003eSupports Blood Sugar Balance\u003c\/h3\u003e\n        \u003cp\u003e\n          Additional support for your nutrition routine. People with diabetes should consult a doctor first.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-benefit-card\"\u003e\n        \u003cdiv class=\"sx-icon\"\u003e💧\u003c\/div\u003e\n        \u003ch3\u003eSupports Fluid Balance\u003c\/h3\u003e\n        \u003cp\u003e\n          Supports a lighter daily routine alongside proper hydration and balanced nutrition.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-benefit-card\"\u003e\n        \u003cdiv class=\"sx-icon\"\u003e🔥\u003c\/div\u003e\n        \u003ch3\u003eSupports Appetite \u0026amp; Fat Management\u003c\/h3\u003e\n        \u003cp\u003e\n          A practical step to help organize your routine and support your approach to stubborn fat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section\"\u003e\n    \u003cdiv class=\"sx-highlight\"\u003e\n      \u003ch2\u003e You do not need to be perfect… just stay consistent \u003c\/h2\u003e\n      \u003cp\u003e\n        When your routine is simple and clear, staying committed becomes easier\n        and your daily choices can better support your goal.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section\"\u003e\n    \u003cdiv class=\"sx-section-title\"\u003e\n      \u003ch2\u003eWhy This Combo?\u003c\/h2\u003e\n      \u003cp\u003eBecause it combines convenience and daily support in one package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-columns\"\u003e\n      \u003cdiv class=\"sx-info-card\"\u003e\n        \u003ch3\u003eComplementary Formula\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eCarb-X supports the reduction of some carbohydrate absorption.\u003c\/li\u003e\n          \u003cli\u003eExtra Ananas is a quick pineapple drink to support fluid balance.\u003c\/li\u003e\n          \u003cli\u003eTwo products designed around one goal: a more organized routine.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-info-card\"\u003e\n        \u003ch3\u003eEasy to Use\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e90 Carb-X capsules.\u003c\/li\u003e\n          \u003cli\u003e30 pineapple drink sachets.\u003c\/li\u003e\n          \u003cli\u003eEasy to carry to work, the gym or while travelling.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section\"\u003e\n    \u003cdiv class=\"sx-section-title\"\u003e\n      \u003ch2\u003eWhat Is Included?\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-columns\"\u003e\n      \u003cdiv class=\"sx-info-card\"\u003e\n        \u003ch3\u003eCarb-X Advanced\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eWhite Kidney Beans.\u003c\/li\u003e\n          \u003cli\u003e90 capsules.\u003c\/li\u003e\n          \u003cli\u003eDesigned to support the reduction of some carbohydrate absorption.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-info-card\"\u003e\n        \u003ch3\u003eExtra Ananas\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eInstant pineapple drink to support fluid balance.\u003c\/li\u003e\n          \u003cli\u003e30 sachets.\u003c\/li\u003e\n          \u003cli\u003e4 grams per sachet.\u003c\/li\u003e\n          \u003cli\u003eSweetened with sucralose.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section\"\u003e\n    \u003cdiv class=\"sx-section-title\"\u003e\n      \u003ch2\u003eHow to Add It to Your Routine\u003c\/h2\u003e\n      \u003cp\u003eSimple steps with no unnecessary complexity.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-steps\"\u003e\n      \u003cdiv class=\"sx-step\"\u003e\n        \u003cdiv class=\"sx-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePlan Your Meals\u003c\/strong\u003e\n          \u003cspan\u003eChoose balanced meals whenever possible.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-step\"\u003e\n        \u003cdiv class=\"sx-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eTake Carb-X\u003c\/strong\u003e\n          \u003cspan\u003eTake two capsules 20 minutes before lunch and dinner.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-step\"\u003e\n        \u003cdiv class=\"sx-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePrepare Extra Ananas\u003c\/strong\u003e\n          \u003cspan\u003eMix one sachet with 250 ml of water and drink after lunch and dinner.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sx-step\"\u003e\n        \u003cdiv class=\"sx-step-number\"\u003e4\u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eStay Consistent\u003c\/strong\u003e\n          \u003cspan\u003eBetter results require balanced nutrition and consistency.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-offer\"\u003e\n    \u003ch2\u003eStart Your Smarter Routine Today\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Instead of buying separate products, get one practical combo\n      designed to support your daily weight-management routine.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"sx-value\"\u003e\n      \u003cdiv\u003eCarb-X Advanced – 90 Capsules\u003c\/div\u003e\n      \u003cdiv\u003eExtra Ananas – 30 Sachets\u003c\/div\u003e\n      \u003cdiv\u003eSupports carb absorption control\u003c\/div\u003e\n      \u003cdiv\u003ePineapple drink to support fluid balance\u003c\/div\u003e\n      \u003cdiv\u003eFast delivery across Bahrain\u003c\/div\u003e\n      \u003cdiv\u003e100% authentic products\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"sx-cta\" href=\"#\"\u003eGet the Combo Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-section\"\u003e\n    \u003cdiv class=\"sx-section-title\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is this combo?\u003c\/summary\u003e\n        \u003cp\u003e\n          It combines Carb-X Advanced and Extra Ananas to support your weight-management and carb-control routine.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Carb-X block all carbohydrates?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. It helps reduce the absorption of some carbohydrates only.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many servings are included?\u003c\/summary\u003e\n        \u003cp\u003e\n          Extra Ananas contains 30 sachets, while Carb-X contains 90 capsules.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the drink flavour?\u003c\/summary\u003e\n        \u003cp\u003eRefreshing pineapple flavour.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes Extra Ananas contain sugar?\u003c\/summary\u003e\n        \u003cp\u003e\n          The package states that it is sweetened with sucralose. Check the label for complete nutritional information.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow should I use the products?\u003c\/summary\u003e\n        \u003cp\u003e\n          Take two Carb-X capsules 20 minutes before lunch and dinner.\n          Mix one Extra Ananas sachet with 250 ml of water and drink after lunch and dinner.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use it with other supplements?\u003c\/summary\u003e\n        \u003cp\u003e\n          This depends on the products and medications you use. Consult a qualified professional if needed.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it suitable for people with diabetes?\u003c\/summary\u003e\n        \u003cp\u003e\n          Consult your doctor before use, especially if you take diabetes medication.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it a replacement for diet and exercise?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. It is a dietary supplement. Results depend on balanced nutrition, physical activity and consistency.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sx-disclaimer\"\u003e\n      Disclaimer: This product is a dietary supplement and is not intended to diagnose, treat or cure any disease.\n      Pregnant or breastfeeding women, people with diabetes and anyone taking regular medication should consult a doctor before use.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"sx-final\"\u003e\n    \u003ch2\u003eDo Not Let Carbs Stop Your Progress\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Support your routine with a practical combo featuring Carb-X and Extra Ananas,\n      and take the first step toward more organized daily choices.\n    \u003c\/p\u003e\n\n    \u003ca class=\"sx-cta\" href=\"#\"\u003eOrder the Combo Now\u003c\/a\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Bundle","offers":[{"title":"Default Title","offer_id":45472385302643,"sku":null,"price":25.95,"currency_code":"BHD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/7601\/9059\/files\/Weight_Loss_Combo_Extra_Ananas_Pineapple_Carb-x.png?v=1789070803","url":"https:\/\/supplemento-bh.com\/en\/products\/weight-loss-combo-extra-ananas-pineapple-carb-x","provider":"SUPPLEMENTO","version":"1.0","type":"link"}