{"product_id":"weight-loss-combo-extra-ananas-pineapple-r1-burn","title":"Weight Loss Combo (Extra Ananas Pineapple + R1 Burn )","description":"\u003cstyle\u003e\n  .sx-fatloss-page,\n  .sx-fatloss-page * {\n    box-sizing: border-box;\n  }\n\n  .sx-fatloss-page {\n    --sx-green: #238c3d;\n    --sx-dark: #14251a;\n    --sx-lime: #dafa3f;\n    --sx-light: #f5fbe9;\n    --sx-muted: #68736b;\n    --sx-border: #dfe9d8;\n\n    direction: ltr;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: #ffffff;\n    color: var(--sx-dark);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 13px;\n    line-height: 1.85;\n  }\n\n  .sx-fatloss-page *,\n  .sx-fatloss-page h1,\n  .sx-fatloss-page h2,\n  .sx-fatloss-page h3,\n  .sx-fatloss-page p {\n    margin: 0;\n  }\n\n  .sx-fatloss-page a {\n    text-decoration: none;\n  }\n\n  .sx-container {\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n\n  .sx-section {\n    padding: 45px 0;\n  }\n\n  .sx-hero {\n    position: relative;\n    padding: 52px 16px 46px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 10% 15%, rgba(218,250,63,.35), transparent 27%),\n      radial-gradient(circle at 90% 20%, rgba(35,140,61,.15), transparent 28%),\n      linear-gradient(135deg, #ffffff, #f3f9e9);\n    border-bottom: 1px solid var(--sx-border);\n  }\n\n  .sx-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 14px;\n    padding: 6px 14px;\n    border-radius: 30px;\n    background: #ecf8d1;\n    color: var(--sx-green);\n    font-weight: 800;\n  }\n\n  .sx-hero h1 {\n    max-width: 790px;\n    margin: 0 auto 15px;\n    font-size: clamp(28px, 6vw, 50px);\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .sx-hero h1 span,\n  .sx-section-title span {\n    color: var(--sx-green);\n  }\n\n  .sx-hero-description {\n    max-width: 720px;\n    margin: 0 auto 25px !important;\n    color: var(--sx-muted);\n    font-size: 15px;\n  }\n\n  .sx-benefits {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    max-width: 800px;\n    margin: 0 auto 25px;\n  }\n\n  .sx-benefit {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    padding: 11px 12px;\n    border: 1px solid var(--sx-border);\n    border-radius: 12px;\n    background: rgba(255,255,255,.85);\n    font-weight: 800;\n  }\n\n  .sx-benefit-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 25px;\n    height: 25px;\n    border-radius: 50%;\n    background: var(--sx-green);\n    color: #ffffff;\n    font-size: 14px;\n  }\n\n  .sx-price {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  .sx-old-price,\n  .sx-new-price {\n    padding: 10px 18px;\n    border-radius: 13px;\n  }\n\n  .sx-old-price {\n    background: #f0f2ed;\n    color: #737b73;\n    text-decoration: line-through;\n  }\n\n  .sx-new-price {\n    background: var(--sx-green);\n    color: #ffffff;\n    font-size: 22px;\n    font-weight: 900;\n    box-shadow: 0 8px 20px rgba(35,140,61,.2);\n  }\n\n  .sx-delivery {\n    margin: 10px 0 18px;\n    color: var(--sx-green);\n    font-weight: 900;\n  }\n\n  .sx-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 12px 28px;\n    border-radius: 12px;\n    background: var(--sx-lime);\n    color: #172015;\n    font-weight: 900;\n    box-shadow: 0 8px 20px rgba(140,169,18,.2);\n    transition: .2s ease;\n  }\n\n  .sx-btn:hover {\n    transform: translateY(-2px);\n    background: #c9e72d;\n  }\n\n  .sx-btn-dark {\n    background: var(--sx-green);\n    color: #ffffff;\n  }\n\n  .sx-trust {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    max-width: 700px;\n    margin: 25px auto 0;\n  }\n\n  .sx-trust div {\n    padding: 8px;\n    border-radius: 9px;\n    background: #ffffff;\n    color: var(--sx-muted);\n    font-size: 12px;\n  }\n\n  .sx-section-title {\n    max-width: 760px;\n    margin: 0 auto 18px !important;\n    text-align: center;\n    font-size: clamp(23px, 4.5vw, 34px);\n    line-height: 1.4;\n    font-weight: 900;\n  }\n\n  .sx-lead {\n    max-width: 720px;\n    margin: 0 auto 25px !important;\n    color: var(--sx-muted);\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .sx-light-section {\n    background: var(--sx-light);\n  }\n\n  .sx-problem-box {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 24px;\n    border-left: 4px solid var(--sx-green);\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .sx-list {\n    display: grid;\n    gap: 8px;\n    margin: 18px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sx-list li {\n    position: relative;\n    padding: 10px 8px 10px 32px;\n    border-bottom: 1px solid var(--sx-border);\n  }\n\n  .sx-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 9px;\n    left: 5px;\n    color: var(--sx-green);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .sx-bridge-card {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 28px 20px;\n    border-radius: 18px;\n    background: linear-gradient(135deg, var(--sx-dark), #286b39);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .sx-bridge-card h2 {\n    margin-bottom: 9px;\n    color: var(--sx-lime);\n    font-size: 26px;\n  }\n\n  .sx-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .sx-card {\n    height: 100%;\n    padding: 21px 18px;\n    border: 1px solid var(--sx-border);\n    border-radius: 16px;\n    background: #ffffff;\n    box-shadow: 0 7px 22px rgba(30,73,35,.05);\n  }\n\n  .sx-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 43px;\n    height: 43px;\n    margin-bottom: 12px;\n    border-radius: 12px;\n    background: #edf8d7;\n    font-size: 22px;\n  }\n\n  .sx-card h3 {\n    margin-bottom: 8px;\n    color: var(--sx-green);\n    font-size: 18px;\n    line-height: 1.45;\n  }\n\n  .sx-card p {\n    color: var(--sx-muted);\n  }\n\n  .sx-future {\n    background: linear-gradient(135deg, #f5fbe9, #ffffff);\n    text-align: center;\n  }\n\n  .sx-future-text {\n    max-width: 720px;\n    margin: 0 auto !important;\n    color: var(--sx-muted);\n    font-size: 15px;\n  }\n\n  .sx-product-box {\n    padding: 24px 20px;\n    border-radius: 18px;\n    background: #f8fbf3;\n  }\n\n  .sx-product-box h3 {\n    margin-bottom: 12px;\n    color: var(--sx-green);\n    font-size: 21px;\n  }\n\n  .sx-how {\n    background: var(--sx-dark);\n    color: #ffffff;\n  }\n\n  .sx-how .sx-section-title {\n    color: #ffffff;\n  }\n\n  .sx-how .sx-section-title span {\n    color: var(--sx-lime);\n  }\n\n  .sx-step {\n    position: relative;\n    padding: 21px 53px 21px 18px;\n    border: 1px solid rgba(255,255,255,.15);\n    border-radius: 16px;\n    background: rgba(255,255,255,.07);\n  }\n\n  .sx-step-number {\n    position: absolute;\n    top: 18px;\n    right: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 29px;\n    height: 29px;\n    border-radius: 50%;\n    background: var(--sx-lime);\n    color: var(--sx-dark);\n    font-weight: 900;\n  }\n\n  .sx-step h3 {\n    margin-bottom: 6px;\n    color: var(--sx-lime);\n    font-size: 18px;\n  }\n\n  .sx-offer {\n    background: linear-gradient(135deg, #f0fad7, #ffffff);\n    text-align: center;\n  }\n\n  .sx-offer-card {\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 28px 19px;\n    border: 2px solid var(--sx-green);\n    border-radius: 20px;\n    background: #ffffff;\n  }\n\n  .sx-offer-badge {\n    display: inline-block;\n    margin-bottom: 12px;\n    padding: 5px 14px;\n    border-radius: 30px;\n    background: var(--sx-green);\n    color: #ffffff;\n    font-weight: 800;\n  }\n\n  .sx-offer-price {\n    margin: 17px 0 5px;\n    color: var(--sx-green);\n    font-size: 36px;\n    font-weight: 900;\n  }\n\n  .sx-saving {\n    color: var(--sx-muted);\n  }\n\n  .sx-faq {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .sx-faq details {\n    margin-bottom: 10px;\n    border: 1px solid var(--sx-border);\n    border-radius: 12px;\n    background: #ffffff;\n  }\n\n  .sx-faq summary {\n    cursor: pointer;\n    padding: 14px 16px;\n    font-weight: 800;\n  }\n\n  .sx-faq details p {\n    padding: 0 16px 15px;\n    color: var(--sx-muted);\n  }\n\n  .sx-note {\n    margin-top: 20px !important;\n    color: var(--sx-muted);\n    text-align: center;\n    font-size: 11px;\n  }\n\n  .sx-final {\n    padding: 48px 16px;\n    background:\n      radial-gradient(circle at 15% 20%, rgba(218,250,63,.2), transparent 25%),\n      linear-gradient(135deg, #14251a, #276e39);\n    color: #ffffff;\n    text-align: center;\n  }\n\n  .sx-final h2 {\n    max-width: 720px;\n    margin: 0 auto 13px;\n    color: var(--sx-lime);\n    font-size: clamp(25px, 5vw, 39px);\n    line-height: 1.4;\n  }\n\n  .sx-final p {\n    max-width: 680px;\n    margin: 0 auto 23px;\n    color: rgba(255,255,255,.84);\n  }\n\n  @media (min-width: 640px) {\n    .sx-benefits {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .sx-trust {\n      grid-template-columns: repeat(4, 1fr);\n    }\n\n    .sx-grid-2 {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .sx-grid-3 {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .sx-grid-4 {\n      grid-template-columns: repeat(4, 1fr);\n    }\n  }\n\n  @media (min-width: 900px) {\n    .sx-section {\n      padding: 58px 0;\n    }\n\n    .sx-hero {\n      padding: 72px 20px 60px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sx-fatloss-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sx-hero\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003cdiv class=\"sx-eyebrow\"\u003e🔥 Weight Loss Support Combo\u003c\/div\u003e\n\u003ch1\u003eBurn stubborn fat, shed water weight, \u003cspan\u003eand gain more energy.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"sx-hero-description\"\u003eA powerful combo that supports energy, fat-burning, digestion, and a lighter feeling throughout your day.\u003c\/p\u003e\n\u003cdiv class=\"sx-benefits\"\u003e\n\u003cdiv class=\"sx-benefit\"\u003e\n\u003cspan class=\"sx-benefit-icon\"\u003e🔥\u003c\/span\u003e Supports stubborn fat burning\u003c\/div\u003e\n\u003cdiv class=\"sx-benefit\"\u003e\n\u003cspan class=\"sx-benefit-icon\"\u003e💧\u003c\/span\u003e Supports fluid balance\u003c\/div\u003e\n\u003cdiv class=\"sx-benefit\"\u003e\n\u003cspan class=\"sx-benefit-icon\"\u003e⚡\u003c\/span\u003e Supports energy and metabolism\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-price\"\u003e\n\u003cdiv class=\"sx-old-price\"\u003eWas 34.5 BHD\u003c\/div\u003e\n\u003cdiv class=\"sx-new-price\"\u003eNow 27.5 BHD\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-delivery\"\u003e🚚 Free delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"sx-btn\"\u003e Get the Combo Now \u003c\/a\u003e\n\u003cdiv class=\"sx-trust\"\u003e\n\u003cdiv\u003e✓ 100% Authentic\u003c\/div\u003e\n\u003cdiv\u003e✓ Fast Delivery\u003c\/div\u003e\n\u003cdiv\u003e✓ Secure Payment\u003c\/div\u003e\n\u003cdiv\u003e✓ Customer Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROBLEM --\u003e\n\u003csection class=\"sx-section sx-light-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eStubborn Fat… \u003cspan\u003eYour Silent Opponent\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sx-lead\"\u003eYou work out, reduce your food intake, and try to stay consistent, but some fat still seems difficult to lose.\u003c\/p\u003e\n\u003cdiv class=\"sx-problem-box\"\u003e\n\u003cp\u003eWhen fluid retention and heaviness are added to the picture, your body may not feel as light or responsive as you want.\u003c\/p\u003e\n\u003cul class=\"sx-list\"\u003e\n\u003cli\u003eSlow-looking progress despite your effort.\u003c\/li\u003e\n\u003cli\u003eLow energy during the day.\u003c\/li\u003e\n\u003cli\u003eDifficulty staying consistent with workouts.\u003c\/li\u003e\n\u003cli\u003eFeeling bloated or heavy.\u003c\/li\u003e\n\u003cli\u003eFeeling that your effort is greater than the result.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- AGITATION --\u003e\n\u003csection class=\"sx-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eDo Not Let Heaviness \u003cspan\u003eSlow You Down\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sx-lead\"\u003eWhen your energy drops, your workouts become harder. When you feel heavy, staying consistent becomes more difficult. Over time, you start delaying your goal day after day.\u003c\/p\u003e\n\u003cdiv class=\"sx-bridge-card\"\u003e\n\u003ch2\u003eIt Is Not Always About Willpower\u003c\/h2\u003e\n\u003cp\u003eSometimes, you simply need a simpler routine that supports energy, metabolism, digestion, and lightness.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BRIDGE --\u003e\n\u003csection class=\"sx-section sx-light-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eMeet Your \u003cspan\u003eBurn \u0026amp; Lightness Key\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sx-lead\"\u003eThis combo brings together two products, each supporting an important part of your weight-management routine.\u003c\/p\u003e\n\u003cdiv class=\"sx-grid sx-grid-2\"\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003eRule One Burn\u003c\/h3\u003e\n\u003cp\u003eSupports energy, activity, and weight management as part of your routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e🍍\u003c\/div\u003e\n\u003ch3\u003eExtra Ananas\u003c\/h3\u003e\n\u003cp\u003eSupports digestion and a lighter feeling throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"sx-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eWhat Can This Combo Add to \u003cspan\u003eYour Routine?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sx-grid sx-grid-2\"\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003eSupport for Stubborn Fat\u003c\/h3\u003e\n\u003cp\u003eMetabolism support can help make your nutrition and training routine feel more focused and structured.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eYour Key to Lightness\u003c\/h3\u003e\n\u003cp\u003eSupports fluid balance and helps you feel lighter and more comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eA Boost for Your Metabolism Routine\u003c\/h3\u003e\n\u003cp\u003eSupports energy and activity so you can approach your day and workouts with better motivation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e🌿\u003c\/div\u003e\n\u003ch3\u003eMore Comfort After Meals\u003c\/h3\u003e\n\u003cp\u003eDigestion support may help reduce the feeling of heaviness and bloating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e🎯\u003c\/div\u003e\n\u003ch3\u003eA Clearer Goal\u003c\/h3\u003e\n\u003cp\u003eTwo complementary products in one routine instead of random products with no clear plan.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003cdiv class=\"sx-icon\"\u003e💚\u003c\/div\u003e\n\u003ch3\u003eEasier Consistency\u003c\/h3\u003e\n\u003cp\u003eSimple steps help you make weight-management support part of your day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FUTURE PACING --\u003e\n\u003csection class=\"sx-section sx-future\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eImagine Feeling \u003cspan\u003eLighter and More Active\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sx-future-text\"\u003eImagine wearing your clothes more comfortably, moving without that constant heavy feeling, and approaching your workouts with better energy. You do not need to change your entire life. Start with one simple step and make the combo part of your journey.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY THIS PRODUCT --\u003e\n\u003csection class=\"sx-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eWhy Is This Combo \u003cspan\u003eA Smarter Choice?\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sx-grid sx-grid-2\"\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eThe Smart Duo\u003c\/h3\u003e\n\u003cp\u003eCombines energy and metabolism support with digestion and lightness support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eA Simpler Routine\u003c\/h3\u003e\n\u003cp\u003eTwo clear products instead of feeling confused between many options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eBetter Value\u003c\/h3\u003e\n\u003cp\u003eGet two complementary products in one offer with free delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eTrusted Brands\u003c\/h3\u003e\n\u003cp\u003eRule One and Future Herbals are specialized supplement brands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT FEATURES --\u003e\n\u003csection class=\"sx-section sx-light-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eThe Strength Is in the \u003cspan\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sx-grid sx-grid-2\"\u003e\n\u003cdiv class=\"sx-product-box\"\u003e\n\u003ch3\u003eRule One Burn\u003c\/h3\u003e\n\u003cul class=\"sx-list\"\u003e\n\u003cli\u003eApproximately 200 mg of caffeine per serving.\u003c\/li\u003e\n\u003cli\u003eContains L-Carnitine.\u003c\/li\u003e\n\u003cli\u003eContains green tea and green coffee.\u003c\/li\u003e\n\u003cli\u003eWatermelon flavor.\u003c\/li\u003e\n\u003cli\u003e30 servings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-product-box\"\u003e\n\u003ch3\u003eExtra Ananas\u003c\/h3\u003e\n\u003cul class=\"sx-list\"\u003e\n\u003cli\u003eContains bromelain enzyme.\u003c\/li\u003e\n\u003cli\u003ePineapple flavor.\u003c\/li\u003e\n\u003cli\u003e30 sachets.\u003c\/li\u003e\n\u003cli\u003eEasy to mix and use.\u003c\/li\u003e\n\u003cli\u003eSimple to add to your daily routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"sx-section sx-how\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eThe Burn \u0026amp; Lightness Routine in \u003cspan\u003e3 Steps\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sx-grid sx-grid-3\"\u003e\n\u003cdiv class=\"sx-step\"\u003e\n\u003cspan class=\"sx-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eStart with Burn\u003c\/h3\u003e\n\u003cp\u003eMix one scoop with water according to the package instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-step\"\u003e\n\u003cspan class=\"sx-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eAdd Extra Ananas\u003c\/h3\u003e\n\u003cp\u003eUse one sachet according to the instructions on the package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-step\"\u003e\n\u003cspan class=\"sx-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eKeep the Basics Strong\u003c\/h3\u003e\n\u003cp\u003eSupport your routine with balanced nutrition, water, sleep, and regular activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OBJECTIONS --\u003e\n\u003csection class=\"sx-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eBefore You Order… Let’s Answer Your \u003cspan\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"sx-grid sx-grid-2\"\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eWill it help me lose weight on its own?\u003c\/h3\u003e\n\u003cp\u003eNo. It is a supportive supplement and works best with balanced nutrition and regular activity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eDoes it contain caffeine?\u003c\/h3\u003e\n\u003cp\u003eYes. Rule One Burn contains approximately 200 mg of caffeine per serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eIs it suitable for beginners?\u003c\/h3\u003e\n\u003cp\u003eIt may suit adults, but always read the warnings and follow the recommended serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sx-card\"\u003e\n\u003ch3\u003eWhen will I see results?\u003c\/h3\u003e\n\u003cp\u003eResults vary depending on your body, nutrition, activity, sleep, and consistency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OFFER --\u003e\n\u003csection class=\"sx-section sx-offer\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003cdiv class=\"sx-offer-card\"\u003e\n\u003cdiv class=\"sx-offer-badge\"\u003eLimited-Time Offer\u003c\/div\u003e\n\u003ch2 class=\"sx-section-title\"\u003eGet the Burn \u0026amp; Lightness Routine\u003c\/h2\u003e\n\u003cul class=\"sx-list\"\u003e\n\u003cli\u003eRule One Burn — 30 servings.\u003c\/li\u003e\n\u003cli\u003eExtra Ananas — 30 sachets.\u003c\/li\u003e\n\u003cli\u003eEnergy, metabolism, and digestion support.\u003c\/li\u003e\n\u003cli\u003e100% authentic products.\u003c\/li\u003e\n\u003cli\u003eFree delivery inside Bahrain.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"sx-offer-price\"\u003e27.5 BHD\u003c\/div\u003e\n\u003cp class=\"sx-saving\"\u003eWas 34.5 BHD — Save 7 BHD\u003c\/p\u003e\n\u003cdiv class=\"sx-delivery\"\u003e🚚 Free delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"sx-btn sx-btn-dark\"\u003e Get the Combo Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- URGENCY --\u003e\n\u003csection class=\"sx-section sx-light-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eDo Not Let This \u003cspan\u003eOpportunity Pass\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sx-lead\"\u003eThe current offer is available for 24 hours only. Get the combo at the discounted price before the offer ends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"sx-section\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2 class=\"sx-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"sx-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the Weight Loss Combo?\u003c\/summary\u003e\n\u003cp\u003eIt combines Rule One Burn and Extra Ananas to support energy, metabolism, weight management, and digestion.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many servings are included?\u003c\/summary\u003e\n\u003cp\u003eRule One Burn contains 30 servings, while Extra Ananas contains 30 sachets.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat are the flavors?\u003c\/summary\u003e\n\u003cp\u003eBurn is Watermelon flavor, while Extra Ananas is Pineapple flavor.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it contain caffeine?\u003c\/summary\u003e\n\u003cp\u003eYes. Burn contains approximately 200 mg of caffeine per serving.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I drink coffee with it?\u003c\/summary\u003e\n\u003cp\u003ePay attention to your total daily caffeine intake and avoid combining it with energy drinks or excessive coffee.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it without exercising?\u003c\/summary\u003e\n\u003cp\u003eIt is a supportive supplement and works best as part of a balanced lifestyle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable during pregnancy or breastfeeding?\u003c\/summary\u003e\n\u003cp\u003eConsult a qualified healthcare professional before use.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the results guaranteed?\u003c\/summary\u003e\n\u003cp\u003eNo. Results vary from person to person depending on lifestyle and consistency.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cp class=\"sx-note\"\u003eThis product is a dietary supplement, not a medicine or a replacement for a balanced diet. Follow the package instructions and do not exceed the recommended serving.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"sx-final\"\u003e\n\u003cdiv class=\"sx-container\"\u003e\n\u003ch2\u003eLet Your Burn \u0026amp; Lightness Routine Start Today\u003c\/h2\u003e\n\u003cp\u003eSupport your energy, metabolism, and lightness with one simple combo. The current price is 27.5 BHD with free delivery.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"sx-btn\"\u003e Start Your Routine Now \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Bundle","offers":[{"title":"Default Title","offer_id":45472403456115,"sku":null,"price":27.5,"currency_code":"BHD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/7601\/9059\/files\/Weight_Loss_Combo_Extra_Ananas_Pineapple_R1_Burn.png?v=1789216201","url":"https:\/\/supplemento-bh.com\/en\/products\/weight-loss-combo-extra-ananas-pineapple-r1-burn","provider":"SUPPLEMENTO","version":"1.0","type":"link"}