{"product_id":"r1-mass-gainer-creatine-shaker","title":"R1 MASS GAINER + CREATINE + SHAKER","description":"\u003cstyle\u003e\n    .weight-gain-combo {\n      font-family: Arial, Helvetica, sans-serif;\n      background: #f6f8fb;\n      color: #111827;\n      line-height: 1.8;\n      overflow: hidden;\n    }\n\n    .weight-gain-combo * {\n      box-sizing: border-box;\n    }\n\n    .wg-container {\n      max-width: 1200px;\n      margin: auto;\n      padding: 45px 18px;\n    }\n\n    .wg-hero {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 42px;\n      align-items: center;\n      background: linear-gradient(135deg, #ffffff 0%, #effff0 100%);\n      padding: 48px;\n      border-radius: 32px;\n      box-shadow: 0 24px 55px rgba(15, 23, 42, 0.09);\n      border: 1px solid #e4f5e4;\n    }\n\n    .wg-badge {\n      display: inline-block;\n      background: #34c759;\n      color: #071427;\n      padding: 8px 18px;\n      border-radius: 999px;\n      font-size: 15px;\n      font-weight: 900;\n      margin-bottom: 18px;\n    }\n\n    .wg-hero h1 {\n      font-size: clamp(32px, 5vw, 52px);\n      line-height: 1.25;\n      margin: 0 0 18px;\n      font-weight: 900;\n      color: #071427;\n    }\n\n    .wg-hero p {\n      font-size: 19px;\n      color: #4b5563;\n      margin: 0 0 26px;\n    }\n\n    .wg-points {\n      display: grid;\n      gap: 10px;\n      margin: 0 0 28px;\n      padding: 0;\n      list-style: none;\n    }\n\n    .wg-points li {\n      background: #fff;\n      padding: 11px 15px;\n      border-radius: 14px;\n      font-weight: 800;\n      color: #1f2937;\n      box-shadow: 0 8px 18px rgba(0, 0, 0, 0.04);\n    }\n\n    .wg-btn {\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      background: #071427;\n      color: #fff;\n      padding: 16px 34px;\n      border-radius: 15px;\n      text-decoration: none;\n      font-size: 18px;\n      font-weight: 900;\n      transition: 0.25s ease;\n    }\n\n    .wg-btn:hover {\n      background: #34c759;\n      color: #071427;\n      transform: translateY(-2px);\n    }\n\n    .wg-hero-image {\n      background: #fff;\n      border-radius: 26px;\n      padding: 24px;\n      box-shadow: inset 0 0 0 1px #edf2f7;\n    }\n\n    .wg-hero-image img {\n      width: 100%;\n      display: block;\n      border-radius: 20px;\n    }\n\n    .wg-section-title {\n      text-align: center;\n      font-size: clamp(27px, 4vw, 38px);\n      font-weight: 900;\n      color: #071427;\n      margin: 70px 0 30px;\n    }\n\n    .wg-section-subtitle {\n      max-width: 760px;\n      text-align: center;\n      margin: -15px auto 32px;\n      color: #5b6472;\n      font-size: 18px;\n    }\n\n    .wg-product-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .wg-card {\n      background: #fff;\n      padding: 28px;\n      border-radius: 24px;\n      box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);\n      border: 1px solid #eef2f7;\n    }\n\n    .wg-card h3 {\n      color: #16a34a;\n      font-size: 23px;\n      font-weight: 900;\n      margin: 0 0 12px;\n    }\n\n    .wg-card p {\n      color: #4b5563;\n      margin: 0 0 14px;\n      font-size: 16px;\n    }\n\n    .wg-card ul {\n      margin: 0;\n      padding-left: 20px;\n      color: #374151;\n    }\n\n    .wg-benefits {\n      margin-top: 60px;\n      background: #071427;\n      color: #fff;\n      border-radius: 30px;\n      padding: 48px 30px;\n    }\n\n    .wg-benefits h2 {\n      text-align: center;\n      font-size: 34px;\n      margin: 0 0 28px;\n      font-weight: 900;\n    }\n\n    .wg-benefits-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 18px;\n    }\n\n    .wg-benefit {\n      background: rgba(255, 255, 255, 0.08);\n      border: 1px solid rgba(255, 255, 255, 0.12);\n      padding: 22px;\n      border-radius: 20px;\n      text-align: center;\n      font-weight: 900;\n      font-size: 16px;\n    }\n\n    .wg-results {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .wg-result-card {\n      background: #fff;\n      padding: 28px;\n      border-radius: 24px;\n      box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);\n      border-top: 5px solid #34c759;\n    }\n\n    .wg-result-card h3 {\n      color: #071427;\n      font-size: 22px;\n      margin: 0 0 10px;\n      font-weight: 900;\n    }\n\n    .wg-result-card p {\n      color: #4b5563;\n      margin: 0;\n    }\n\n    .wg-usage-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 22px;\n    }\n\n    .wg-table {\n      background: #fff;\n      border-radius: 24px;\n      overflow: hidden;\n      box-shadow: 0 14px 32px rgba(15, 23, 42, 0.06);\n      border: 1px solid #eef2f7;\n    }\n\n    .wg-table table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .wg-table th {\n      background: #16a34a;\n      color: #fff;\n      padding: 18px;\n      font-size: 18px;\n      font-weight: 900;\n    }\n\n    .wg-table td {\n      padding: 18px;\n      border-bottom: 1px solid #eef2f7;\n      text-align: center;\n      color: #374151;\n      font-weight: 700;\n    }\n\n    .wg-faq {\n      max-width: 900px;\n      margin: auto;\n    }\n\n    .wg-faq details {\n      background: #fff;\n      padding: 20px 24px;\n      border-radius: 18px;\n      margin-bottom: 14px;\n      box-shadow: 0 10px 24px rgba(15, 23, 42, 0.05);\n      border: 1px solid #eef2f7;\n    }\n\n    .wg-faq summary {\n      cursor: pointer;\n      font-size: 18px;\n      font-weight: 900;\n      color: #071427;\n    }\n\n    .wg-faq p {\n      margin: 12px 0 0;\n      color: #4b5563;\n    }\n\n    .wg-final-cta {\n      margin-top: 70px;\n      text-align: center;\n      background: linear-gradient(135deg, #34c759 0%, #071427 100%);\n      color: #fff;\n      border-radius: 30px;\n      padding: 55px 25px;\n    }\n\n    .wg-final-cta h2 {\n      font-size: clamp(28px, 4vw, 40px);\n      margin: 0 0 14px;\n      font-weight: 900;\n    }\n\n    .wg-final-cta p {\n      font-size: 19px;\n      margin: 0 0 25px;\n    }\n\n    @media (max-width: 1000px) {\n      .wg-hero,\n      .wg-product-grid,\n      .wg-benefits-grid,\n      .wg-results,\n      .wg-usage-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .wg-hero {\n        text-align: center;\n      }\n    }\n\n    @media (max-width: 700px) {\n      .wg-container {\n        padding: 28px 14px;\n      }\n\n      .wg-hero,\n      .wg-product-grid,\n      .wg-benefits-grid,\n      .wg-results,\n      .wg-usage-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .wg-hero {\n        padding: 26px 18px;\n        border-radius: 24px;\n      }\n\n      .wg-hero p {\n        font-size: 17px;\n      }\n\n      .wg-table table,\n      .wg-table tbody,\n      .wg-table tr,\n      .wg-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .wg-table thead {\n        display: none;\n      }\n\n      .wg-table td {\n        text-align: left;\n      }\n\n      .wg-table td::before {\n        content: attr(data-label);\n        display: block;\n        font-weight: 900;\n        color: #16a34a;\n        margin-bottom: 6px;\n      }\n    }\n  \u003c\/style\u003e\n\u003csection class=\"weight-gain-combo\"\u003e\n\u003cdiv class=\"wg-container\"\u003e\n\u003cdiv class=\"wg-hero\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"wg-badge\"\u003eWeight Gain \u0026amp; Strength Bundle\u003c\/span\u003e\n\u003ch1\u003eGain Weight Smarter and Support Your Strength From the First Workout\u003c\/h1\u003e\n\u003cp\u003eHigh-calorie Mass Gainer + Creatine Monohydrate + Practical Shaker. A complete bundle designed for anyone who wants to gain weight, support muscle growth, and improve workout performance.\u003c\/p\u003e\n\u003cul class=\"wg-points\"\u003e\n\u003cli\u003eHelps increase daily calorie intake easily\u003c\/li\u003e\n\u003cli\u003eSupports muscle mass gain when combined with training\u003c\/li\u003e\n\u003cli\u003eHelps improve strength and athletic performance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"wg-btn\" href=\"#order\"\u003eOrder Bundle Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-hero-image\" style=\"text-align: center;\"\u003e\u003cimg alt=\"Mass Gainer Creatine and Shaker Bundle\" src=\"https:\/\/supplemento-bh.com\/cdn\/shop\/files\/d7cb24f8-e670-4682-80de-cb542ecb0cdf.png?v=1783011801\u0026amp;width=600\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"wg-section-title\"\u003eWhat’s Inside the Bundle?\u003c\/h2\u003e\n\u003cp class=\"wg-section-subtitle\"\u003eThree essential products to help make your weight gain journey easier, more structured, and more effective.\u003c\/p\u003e\n\u003cdiv class=\"wg-product-grid\"\u003e\n\u003cdiv class=\"wg-card\"\u003e\n\u003ch3\u003eRule 1 Mass Gainer\u003c\/h3\u003e\n\u003cp\u003eA high-calorie mass gainer designed to support weight gain and muscle mass development.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e1220+ calories per serving\u003c\/li\u003e\n\u003cli\u003e250g+ carbohydrates per serving\u003c\/li\u003e\n\u003cli\u003e40g protein per serving\u003c\/li\u003e\n\u003cli\u003eIdeal for people who struggle to eat enough calories\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-card\"\u003e\n\u003ch3\u003eApplied Nutrition Creatine\u003c\/h3\u003e\n\u003cp\u003eMicronized Creatine Monohydrate to support strength and high-intensity performance.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e100% Creatine Monohydrate\u003c\/li\u003e\n\u003cli\u003eSupports high-intensity training\u003c\/li\u003e\n\u003cli\u003eHelps improve strength output\u003c\/li\u003e\n\u003cli\u003eIdeal for weight training\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-card\"\u003e\n\u003ch3\u003eWeider Shaker\u003c\/h3\u003e\n\u003cp\u003eA practical shaker bottle for preparing your mass gainer and creatine easily.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eEasy to carry and use\u003c\/li\u003e\n\u003cli\u003ePerfect for gym and work\u003c\/li\u003e\n\u003cli\u003eHelps mix supplements quickly\u003c\/li\u003e\n\u003cli\u003ePractical design for athletes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-benefits\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 255);\"\u003eWhy Choose This Bundle?\u003c\/span\u003e\u003c\/h2\u003e\n\u003cdiv class=\"wg-benefits-grid\"\u003e\n\u003cdiv class=\"wg-benefit\"\u003eMore Calories\u003c\/div\u003e\n\u003cdiv class=\"wg-benefit\"\u003eMuscle Mass Support\u003c\/div\u003e\n\u003cdiv class=\"wg-benefit\"\u003eMore Strength\u003c\/div\u003e\n\u003cdiv class=\"wg-benefit\"\u003eFast Preparation\u003c\/div\u003e\n\u003cdiv class=\"wg-benefit\"\u003eSimple Routine\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"wg-section-title\"\u003eResults You May Notice With Consistency\u003c\/h2\u003e\n\u003cdiv class=\"wg-results\"\u003e\n\u003cdiv class=\"wg-result-card\"\u003e\n\u003ch3\u003eFirst Week\u003c\/h3\u003e\n\u003cp\u003eEasier daily calorie intake and better consistency with your weight gain routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-result-card\"\u003e\n\u003ch3\u003e2 to 4 Weeks\u003c\/h3\u003e\n\u003cp\u003eGradual improvement in strength and workout performance, with possible weight gain when nutrition is on track.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-result-card\"\u003e\n\u003ch3\u003e6 to 8 Weeks\u003c\/h3\u003e\n\u003cp\u003eBetter support for muscle mass gain, improved body shape, and better strength when combined with training and proper sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"wg-section-title\"\u003eSuggested Use\u003c\/h2\u003e\n\u003cdiv class=\"wg-usage-grid\"\u003e\n\u003cdiv class=\"wg-card\"\u003e\n\u003ch3\u003eMass Gainer\u003c\/h3\u003e\n\u003cp\u003eMix the recommended serving with water or milk. Use between meals or after training depending on your calorie needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-card\"\u003e\n\u003ch3\u003eCreatine\u003c\/h3\u003e\n\u003cp\u003eTake 5g daily with water or mix it with your mass gainer shake. Use daily, including rest days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wg-card\"\u003e\n\u003ch3\u003eShaker\u003c\/h3\u003e\n\u003cp\u003eUse it to prepare your shake easily before or after training.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"wg-section-title\"\u003eWhy Buy This Bundle Instead of Each Product Separately?\u003c\/h2\u003e\n\u003cdiv class=\"wg-table\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eMass Gainer\u003c\/th\u003e\n\u003cth\u003eCreatine\u003c\/th\u003e\n\u003cth\u003eShaker\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Mass Gainer\"\u003eHigh calories to support weight gain\u003c\/td\u003e\n\u003ctd data-label=\"Creatine\"\u003eStrength and performance support\u003c\/td\u003e\n\u003ctd data-label=\"Shaker\"\u003eFast and easy preparation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Mass Gainer\"\u003eHelps increase total daily calorie intake\u003c\/td\u003e\n\u003ctd data-label=\"Creatine\"\u003eIdeal for weight training and strength goals\u003c\/td\u003e\n\u003ctd data-label=\"Shaker\"\u003eConvenient for gym and work\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003ch2 class=\"wg-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"wg-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this bundle help me gain weight?\u003c\/summary\u003e\n\u003cp\u003eIt may help support weight gain when used as part of a calorie surplus with consistent training and proper nutrition.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this bundle suitable for beginners?\u003c\/summary\u003e\n\u003cp\u003eYes. It is suitable for beginners who want to gain weight and support muscle growth in a structured way.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I mix creatine with mass gainer?\u003c\/summary\u003e\n\u003cp\u003eYes. You can mix 5g of creatine with your mass gainer shake.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs mass gainer a meal replacement?\u003c\/summary\u003e\n\u003cp\u003eNo. It is a dietary supplement that helps increase calorie intake. It should not replace a balanced diet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"order\" class=\"wg-final-cta\"\u003e\n\u003ch2\u003e\u003cspan style=\"color: rgb(255, 255, 0);\"\u003eStart Your Journey Toward More Weight and a Stronger Body\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003eMass Gainer for calories + Creatine for strength + Shaker for fast preparation.\u003c\/p\u003e\n\u003ca class=\"wg-btn\" href=\"#\"\u003eOrder Now\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bundle","offers":[{"title":"cookies \u0026 cream \/ unflavoured","offer_id":45148981002355,"sku":null,"price":37.95,"currency_code":"BHD","in_stock":true},{"title":"vanilla \/ unflavoured","offer_id":45148981035123,"sku":null,"price":37.95,"currency_code":"BHD","in_stock":true},{"title":"chocolate \/ unflavoured","offer_id":45148981067891,"sku":null,"price":37.95,"currency_code":"BHD","in_stock":true},{"title":"chocolate peanut butter \/ unflavoured","offer_id":45148981100659,"sku":null,"price":37.95,"currency_code":"BHD","in_stock":true},{"title":"stawberry \/ unflavoured","offer_id":45148981133427,"sku":null,"price":37.95,"currency_code":"BHD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0619\/7601\/9059\/files\/d7cb24f8-e670-4682-80de-cb542ecb0cdf.png?v=1783011801","url":"https:\/\/supplemento-bh.com\/en\/products\/r1-mass-gainer-creatine-shaker","provider":"SUPPLEMENTO","version":"1.0","type":"link"}