{"product_id":"labrada-muscle-mass-gainer-powder","title":"Labrada Muscle Mass Gainer Powder","description":"\u003cdiv class=\"product-tabs\"\u003e\n  \u003ch2\u003eLabrada Muscle Mass Gainer\u003c\/h2\u003e\n\n  \u003c!-- TAB BUTTONS --\u003e\n  \u003cdiv class=\"tab-buttons\"\u003e\n    \u003cbutton class=\"tab-btn active\" data-tab=\"description\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"tab-btn\" data-tab=\"benefits\"\u003eKey Benefits\u003c\/button\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION TAB --\u003e\n  \u003cdiv class=\"tab-content active\" id=\"description\"\u003e\n    \u003cdiv class=\"desc-container\"\u003e\n      \u003ch3\u003eProduct Description\u003c\/h3\u003e\n      \u003cp\u003e\u003cstrong\u003eLabrada’s Muscle Mass Gainer\u003c\/strong\u003e is designed for hard gainers—those who find it difficult to put on weight. This high-calorie bodybuilding shake combines protein, carbohydrates, creatine monohydrate, and essential nutrients for effective muscle growth and recovery. It contains no dextrose, sucrose, or corn syrup solids.\u003c\/p\u003e\n\n      \u003cp\u003eEach serving delivers 1244 kcal of clean calories, 52g of high-quality protein, and 250g of energy-rich carbohydrates, making it ideal for supporting size, strength, and recovery after intense workouts.\u003c\/p\u003e\n\n      \u003cp\u003eExclusively manufactured in India using identical US formulas. All ingredients are imported and packed locally to maintain international quality standards.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY BENEFITS TAB --\u003e\n  \u003cdiv class=\"tab-content\" id=\"benefits\"\u003e\n    \u003cdiv class=\"benefits-container\"\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e1️⃣ Builds \u0026amp; Strengthens Muscles\u003c\/strong\u003e\n        \u003cp\u003eLabrada’s Mass Gainer fuels skeletal muscles with essential nutrients to accelerate muscle growth and strength gains.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e2️⃣ High-Calorie Formula for Fast Weight Gain\u003c\/strong\u003e\n        \u003cp\u003eDelivers 1244 kcal per serving, helping hard gainers achieve their calorie surplus for faster mass gain.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e3️⃣ Boosts Athletic Performance\u003c\/strong\u003e\n        \u003cp\u003eFortified with \u003cb\u003eCreatine Monohydrate\u003c\/b\u003e and \u003cb\u003eL-Glutamine\u003c\/b\u003e to improve strength, stamina, and recovery during intense workouts.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e4️⃣ Enhances Recovery \u0026amp; Reduces Fatigue\u003c\/strong\u003e\n        \u003cp\u003eCarbohydrate and protein blend replenishes glycogen stores and promotes quicker muscle recovery post-training.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e5️⃣ No Added Sugar or Corn Syrup\u003c\/strong\u003e\n        \u003cp\u003eContains zero dextrose, sucrose, or corn syrup solids for a cleaner calorie source and balanced energy release.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e6️⃣ Post-Workout Powerhouse\u003c\/strong\u003e\n        \u003cp\u003eIdeal as a post-workout shake to rebuild muscle fibers, restore energy, and maximize growth potential.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"key-benefit\"\u003e\n        \u003cstrong\u003e7️⃣ Premium Quality Manufacturing\u003c\/strong\u003e\n        \u003cp\u003eExclusively manufactured in India using imported ingredients under US-standard formulas for maximum performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n  .product-tabs {\n    font-family: \"Poppins\", Arial, sans-serif;\n    max-width: 900px;\n    margin: 40px auto;\n    padding: 0 16px;\n    color: #222;\n  }\n\n  .product-tabs h2 {\n    font-size: 1.7rem;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 18px;\n  }\n\n  .tab-buttons {\n    display: flex;\n    justify-content: center;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n    margin-bottom: 25px;\n    position: sticky;\n    top: 10px;\n    z-index: 20;\n  }\n\n  .tab-btn {\n    flex: 1;\n    padding: 12px 16px;\n    border: none;\n    background: #fff;\n    color: #333;\n    font-weight: 600;\n    font-size: 0.95rem;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n\n  .tab-btn.active {\n    background: linear-gradient(90deg, #000, #333);\n    color: #fff;\n    box-shadow: inset 0 -2px 0 #ffcc00;\n  }\n\n  .tab-btn:not(:last-child) {\n    border-right: 1px solid #e0e0e0;\n  }\n\n  .tab-content {\n    display: none;\n    animation: fadeIn 0.4s ease;\n  }\n\n  .tab-content.active {\n    display: block;\n  }\n\n  .desc-container,\n  .benefits-container {\n    background: #fff;\n    padding: 24px;\n    border-radius: 12px;\n    box-shadow: 0 3px 10px rgba(0,0,0,0.08);\n  }\n\n  .key-benefit {\n    margin-bottom: 16px;\n    padding: 10px 0;\n    border-bottom: 1px solid #eee;\n  }\n\n  .key-benefit strong {\n    display: block;\n    font-weight: 600;\n    margin-bottom: 4px;\n    color: #111;\n  }\n\n  h3 {\n    font-size: 1.2rem;\n    margin-top: 16px;\n    margin-bottom: 10px;\n    color: #111;\n  }\n\n  @keyframes fadeIn {\n    from { opacity: 0; transform: translateY(8px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 600px) {\n    .product-tabs h2 {\n      font-size: 1.4rem;\n    }\n    .tab-buttons {\n      flex-wrap: nowrap;\n      overflow-x: auto;\n      scrollbar-width: none;\n    }\n    .tab-buttons::-webkit-scrollbar {\n      display: none;\n    }\n    .tab-btn {\n      flex: 0 0 auto;\n      padding: 10px 14px;\n      font-size: 0.9rem;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n  document.querySelectorAll(\".tab-btn\").forEach(button =\u003e {\n    button.addEventListener(\"click\", () =\u003e {\n      const tab = button.dataset.tab;\n      document.querySelectorAll(\".tab-btn\").forEach(btn =\u003e btn.classList.remove(\"active\"));\n      document.querySelectorAll(\".tab-content\").forEach(content =\u003e content.classList.remove(\"active\"));\n      button.classList.add(\"active\");\n      document.getElementById(tab).classList.add(\"active\");\n    });\n  });\n\u003c\/script\u003e\n","brand":"Xpose Nutrition Depot","offers":[{"title":"Default Title","offer_id":47158513926388,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/2096\/0756\/files\/71m-UwTZhVL._SL1500.jpg?v=1762795046","url":"https:\/\/xposenutri.com\/products\/labrada-muscle-mass-gainer-powder","provider":"Xpose Nutrition Depot","version":"1.0","type":"link"}