{"product_id":"bcaa-gfit-series","title":"BCAA GFit Series","description":"\u003cstyle\u003e\n  .gfit-bcaa {\n    max-width: 980px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: #111;\n    line-height: 1.7;\n  }\n\n  .gfit-bcaa-hero {\n    background: linear-gradient(135deg, #111 0%, #1f1f1f 68%, #ff7900 100%);\n    color: #fff;\n    border-radius: 24px;\n    padding: 32px 24px;\n    margin-bottom: 24px;\n  }\n\n  .gfit-bcaa-hero h2 {\n    color: #fff !important;\n    margin: 0 0 12px;\n    font-size: 30px;\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: -0.3px;\n  }\n\n  .gfit-bcaa-hero p {\n    color: #fff !important;\n    margin: 0;\n    font-size: 16px;\n  }\n\n  .gfit-bcaa-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  .gfit-bcaa-badge {\n    background: rgba(255,255,255,0.14);\n    border: 1px solid rgba(255,255,255,0.25);\n    color: #fff;\n    padding: 8px 12px;\n    border-radius: 999px;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .gfit-bcaa-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-bottom: 24px;\n  }\n\n  .gfit-bcaa-card {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 18px;\n    padding: 18px 16px;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.05);\n  }\n\n  .gfit-bcaa-card strong {\n    display: block;\n    color: #111;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .gfit-bcaa-card span {\n    display: block;\n    color: #555;\n    font-size: 14px;\n    margin-top: 4px;\n  }\n\n  .gfit-bcaa-card::before {\n    content: \"✓\";\n    color: #ff7900;\n    font-weight: 900;\n    margin-right: 8px;\n  }\n\n  .gfit-bcaa-section {\n    background: #f8f8f8;\n    border-radius: 22px;\n    padding: 24px 20px;\n    margin-bottom: 22px;\n  }\n\n  .gfit-bcaa-section h3 {\n    color: #111 !important;\n    margin: 0 0 14px;\n    font-size: 22px;\n    font-weight: 900;\n  }\n\n  .gfit-bcaa-section p {\n    margin: 0 0 12px;\n    color: #333;\n    font-size: 15px;\n  }\n\n  .gfit-bcaa-use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 12px;\n  }\n\n  .gfit-bcaa-use {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 18px;\n    padding: 18px 16px;\n  }\n\n  .gfit-bcaa-use h4 {\n    margin: 0 0 8px;\n    color: #111 !important;\n    font-size: 16px;\n    font-weight: 900;\n  }\n\n  .gfit-bcaa-use p {\n    margin: 0;\n    color: #333;\n    font-size: 14px;\n  }\n\n  .gfit-bcaa-details {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 18px;\n    margin-bottom: 14px;\n    overflow: hidden;\n  }\n\n  .gfit-bcaa-details summary {\n    cursor: pointer;\n    padding: 18px 20px;\n    font-weight: 900;\n    color: #111;\n    background: #f8f8f8;\n  }\n\n  .gfit-bcaa-details-content {\n    padding: 18px 20px;\n  }\n\n  .gfit-bcaa-details-content p {\n    color: #333;\n    margin: 0 0 12px;\n    font-size: 14px;\n  }\n\n  .gfit-bcaa-table-wrap {\n    overflow-x: auto;\n  }\n\n  .gfit-bcaa-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 480px;\n    font-size: 13px;\n  }\n\n  .gfit-bcaa-table th {\n    background: #111;\n    color: #fff;\n    padding: 12px 10px;\n    text-align: left;\n    font-weight: 900;\n  }\n\n  .gfit-bcaa-table td {\n    border-bottom: 1px solid #eee;\n    padding: 10px;\n    color: #333;\n  }\n\n  .gfit-bcaa-table tr:nth-child(even) td {\n    background: #fafafa;\n  }\n\n  .gfit-bcaa-wholesale {\n    background: #111;\n    color: #fff;\n    border-radius: 22px;\n    padding: 26px 20px;\n    text-align: center;\n    margin-bottom: 22px;\n  }\n\n  .gfit-bcaa-wholesale h3 {\n    color: #fff !important;\n    margin: 0 0 10px;\n    font-size: 23px;\n    font-weight: 900;\n  }\n\n  .gfit-bcaa-wholesale p {\n    color: #fff !important;\n    margin: 0 auto 16px;\n    max-width: 720px;\n    font-size: 15px;\n  }\n\n  .gfit-bcaa-whatsapp {\n    display: inline-block;\n    background: #ff7900;\n    color: #fff !important;\n    text-decoration: none !important;\n    padding: 14px 24px;\n    border-radius: 999px;\n    font-weight: 900;\n  }\n\n  .gfit-bcaa-source {\n    text-align: center;\n    color: #555;\n    font-size: 14px;\n  }\n\n  .gfit-bcaa-source a {\n    color: #ff7900 !important;\n    font-weight: 800;\n    text-decoration: none;\n  }\n\n  @media screen and (max-width: 749px) {\n    .gfit-bcaa-hero {\n      padding: 24px 18px;\n    }\n\n    .gfit-bcaa-hero h2 {\n      font-size: 24px;\n    }\n\n    .gfit-bcaa-grid,\n    .gfit-bcaa-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .gfit-bcaa-section {\n      padding: 20px 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gfit-bcaa\"\u003e\n\n  \u003cdiv class=\"gfit-bcaa-hero\"\u003e\n    \u003ch2\u003eBCAA GFit Series\u003c\/h2\u003e\n    \u003cp\u003e\n      Performance, récupération et protection musculaire. Une formule à base de BCAA en ratio 2:1:1,\n      enrichie en vitamine C, pensée pour accompagner les entraînements intensifs.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"gfit-bcaa-badges\"\u003e\n      \u003cspan class=\"gfit-bcaa-badge\"\u003eRatio 2:1:1\u003c\/span\u003e\n      \u003cspan class=\"gfit-bcaa-badge\"\u003eL-Leucine\u003c\/span\u003e\n      \u003cspan class=\"gfit-bcaa-badge\"\u003eL-Isoleucine\u003c\/span\u003e\n      \u003cspan class=\"gfit-bcaa-badge\"\u003eL-Valine\u003c\/span\u003e\n      \u003cspan class=\"gfit-bcaa-badge\"\u003eVitamine C\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gfit-bcaa-grid\"\u003e\n    \u003cdiv class=\"gfit-bcaa-card\"\u003e\n      \u003cstrong\u003eAide à réduire la fatigue musculaire\u003c\/strong\u003e\n      \u003cspan\u003eutile pendant les séances intenses ou longues\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gfit-bcaa-card\"\u003e\n      \u003cstrong\u003eAccompagne la récupération après l’exercice\u003c\/strong\u003e\n      \u003cspan\u003eà intégrer autour de l’entraînement selon vos besoins\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gfit-bcaa-card\"\u003e\n      \u003cstrong\u003eContribue à limiter la dégradation musculaire\u003c\/strong\u003e\n      \u003cspan\u003eparticulièrement intéressant en période d’entraînement soutenu\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gfit-bcaa-card\"\u003e\n      \u003cstrong\u003eFormule enrichie en vitamine C\u003c\/strong\u003e\n      \u003cspan\u003eavec 80 mg par portion de 10 g\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gfit-bcaa-card\"\u003e\n      \u003cstrong\u003eIdéal pendant l’entraînement\u003c\/strong\u003e\n      \u003cspan\u003eà consommer en intra-workout avec de l’eau fraîche\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gfit-bcaa-card\"\u003e\n      \u003cstrong\u003eGoût agréable et bonne digestibilité\u003c\/strong\u003e\n      \u003cspan\u003efacile à préparer dans un shaker\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gfit-bcaa-section\"\u003e\n    \u003ch3\u003ePrésentation\u003c\/h3\u003e\n    \u003cp\u003e\n      Les \u003cstrong\u003eBCAA GFit Series\u003c\/strong\u003e sont composés de trois acides aminés essentiels :\n      \u003cstrong\u003eL-Leucine\u003c\/strong\u003e, \u003cstrong\u003eL-Isoleucine\u003c\/strong\u003e et \u003cstrong\u003eL-Valine\u003c\/strong\u003e.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Ces acides aminés sont dits “essentiels” car le corps ne peut pas les fabriquer lui-même :\n      ils doivent donc être apportés par l’alimentation ou la supplémentation.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      La formule est dosée selon un \u003cstrong\u003eratio 2:1:1\u003c\/strong\u003e, avec une proportion plus élevée\n      de leucine, un acide aminé important dans les mécanismes liés à la synthèse des protéines.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Ce produit s’intègre facilement dans une routine sportive, notamment pendant l’entraînement,\n      pour accompagner l’endurance, la performance et la récupération musculaire.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gfit-bcaa-section\"\u003e\n    \u003ch3\u003eMode d’emploi\u003c\/h3\u003e\n\n    \u003cdiv class=\"gfit-bcaa-use-grid\"\u003e\n      \u003cdiv class=\"gfit-bcaa-use\"\u003e\n        \u003ch4\u003ePréparation\u003c\/h4\u003e\n        \u003cp\u003e\n          Mélangez \u003cstrong\u003e10 g de poudre\u003c\/strong\u003e dans environ\n          \u003cstrong\u003e300 ml d’eau froide\u003c\/strong\u003e.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfit-bcaa-use\"\u003e\n        \u003ch4\u003eMélange\u003c\/h4\u003e\n        \u003cp\u003e\n          Agitez énergiquement pendant environ \u003cstrong\u003e30 secondes\u003c\/strong\u003e.\n          Laissez reposer quelques instants, puis secouez à nouveau.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfit-bcaa-use\"\u003e\n        \u003ch4\u003eMoment de prise\u003c\/h4\u003e\n        \u003cp\u003e\n          À consommer de préférence \u003cstrong\u003ependant l’entraînement\u003c\/strong\u003e,\n          surtout lors des séances longues ou intenses.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gfit-bcaa-use\"\u003e\n        \u003ch4\u003eConseil pratique\u003c\/h4\u003e\n        \u003cp\u003e\n          Utilisez de l’eau bien fraîche pour améliorer le goût et la texture de la boisson.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"gfit-bcaa-details\"\u003e\n    \u003csummary\u003eComposition par portion de 10 g\u003c\/summary\u003e\n    \u003cdiv class=\"gfit-bcaa-details-content\"\u003e\n      \u003cdiv class=\"gfit-bcaa-table-wrap\"\u003e\n        \u003ctable class=\"gfit-bcaa-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eComposant\u003c\/th\u003e\n              \u003cth\u003eQuantité\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL-Leucine\u003c\/td\u003e\n\u003ctd\u003e2500 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL-Isoleucine\u003c\/td\u003e\n\u003ctd\u003e1250 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL-Valine\u003c\/td\u003e\n\u003ctd\u003e1250 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eVitamine C\u003c\/td\u003e\n\u003ctd\u003e80 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"gfit-bcaa-details\"\u003e\n    \u003csummary\u003eAutres ingrédients\u003c\/summary\u003e\n    \u003cdiv class=\"gfit-bcaa-details-content\"\u003e\n      \u003cp\u003e\n        Dextrose monohydrate, arômes naturels, acide citrique, sucralose.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"gfit-bcaa-wholesale\"\u003e\n    \u003ch3\u003eDisponible en vente en gros\u003c\/h3\u003e\n    \u003cp\u003e\n      Vous êtes une salle de sport, une pharmacie, une boutique de nutrition ou un revendeur ?\n      Ce produit est disponible en distribution.\n    \u003c\/p\u003e\n    \u003ca class=\"gfit-bcaa-whatsapp\" href=\"https:\/\/wa.me\/221788286565?text=Bonjour%20Galsenfit%2C%20je%20souhaite%20recevoir%20les%20conditions%20de%20distribution%20pour%20les%20BCAA%20GFit%20Series.\" target=\"_blank\" rel=\"noopener\"\u003e\n      Contacter Galsenfit pour la distribution\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"gfit-bcaa-source\"\u003e\n    Produit par \n    \u003ca href=\"https:\/\/www.impactnutrition.com.tn\" target=\"_blank\" rel=\"noopener\"\u003eImpact Sport Nutrition\u003c\/a\u003e\n    et distribué par \n    \u003ca href=\"https:\/\/galsenfit.com\"\u003eGalsenfit\u003c\/a\u003e.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n","brand":"Galsenfit: Protéines et Vêtements de sport","offers":[{"title":"Ananas","offer_id":52068241637651,"sku":"BCA-093-587B8D62","price":13000.0,"currency_code":"XOF","in_stock":true},{"title":"Pomme verte","offer_id":52068241670419,"sku":"BCA-093-587B8D63","price":13000.0,"currency_code":"XOF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0894\/9769\/8579\/files\/Designsanstitre_jpg.jpg?v=1760988085","url":"https:\/\/galsenfit.com\/fr-ci\/products\/bcaa-gfit-series","provider":"Galsenfit: Protéines et Vêtements de sport","version":"1.0","type":"link"}