{"product_id":"essential","title":"Essential+ ","description":"\u003cstyle\u003e\n    \/* ===== Scoped (Shopify-safe) ===== *\/\n    .zsynergy-glass{\n      --z-text:#0b1220;\n      --z-muted:#475264;\n      --z-line:rgba(255,255,255,.22);\n      --z-soft:rgba(255,255,255,.10);\n      --z-soft2:rgba(255,255,255,.16);\n      --z-blue:#3b82f6;\n      --z-blue2:#60a5fa;\n      --z-indigo:#6366f1;\n\n      width:100%;\n      margin:0;\n      padding:0;\n      font-family:inherit;\n      color:var(--z-text);\n    }\n    .zsynergy-glass, .zsynergy-glass *{box-sizing:border-box}\n\n    \/* Glass panels *\/\n    .zsynergy-glass .z-glass{\n      background:linear-gradient(180deg, rgba(255,255,255,.20), rgba(255,255,255,.10));\n      border:1px solid var(--z-line);\n      border-radius:18px;\n      backdrop-filter:blur(14px);\n      -webkit-backdrop-filter:blur(14px);\n      box-shadow:0 10px 30px rgba(0,0,0,.08);\n    }\n\n    \/* Hero *\/\n    .zsynergy-glass .z-hero{padding:20px 20px 18px}\n    .zsynergy-glass .z-kicker{\n      margin:0 0 8px;\n      font-size:12px;\n      letter-spacing:.10em;\n      text-transform:uppercase;\n      color:rgba(11,18,32,.70);\n      display:flex;\n      align-items:center;\n      gap:10px;\n    }\n    .zsynergy-glass .z-kicker .z-pill{\n      display:inline-flex;\n      align-items:center;\n      gap:6px;\n      padding:6px 10px;\n      border-radius:999px;\n      background:rgba(59,130,246,.12);\n      border:1px solid rgba(59,130,246,.18);\n      color:rgba(11,18,32,.80);\n      font-weight:600;\n      letter-spacing:.08em;\n      font-size:11px;\n    }\n\n    .zsynergy-glass .z-title{margin:0 0 10px;font-size:30px;line-height:1.15}\n    .zsynergy-glass .z-sub{margin:0;color:var(--z-muted);font-size:15px;max-width:100ch}\n\n    .zsynergy-glass .z-badges{\n      display:flex;flex-wrap:wrap;gap:10px;\n      margin-top:14px;\n    }\n    .zsynergy-glass .z-badge{\n      display:inline-flex;align-items:center;gap:8px;\n      padding:8px 10px;\n      border-radius:999px;\n      border:1px solid rgba(255,255,255,.22);\n      background:rgba(255,255,255,.14);\n      color:rgba(11,18,32,.86);\n      font-size:13px;\n      backdrop-filter:blur(10px);\n      -webkit-backdrop-filter:blur(10px);\n      white-space:nowrap;\n    }\n    .zsynergy-glass .z-badge svg{width:16px;height:16px;flex:0 0 auto;color:var(--z-blue)}\n\n    \/* Grid cards *\/\n    .zsynergy-glass .z-grid{\n      display:grid;\n      grid-template-columns:1fr;\n      gap:14px;\n      margin-top:14px;\n    }\n    @media (min-width:900px){.zsynergy-glass .z-grid{grid-template-columns:1fr 1fr}}\n\n    .zsynergy-glass .z-card{padding:16px}\n    .zsynergy-glass .z-card h3{\n      margin:0 0 10px;\n      font-size:16px;\n      display:flex;\n      align-items:center;\n      gap:10px;\n    }\n    .zsynergy-glass .z-ico{\n      width:28px;height:28px;\n      display:inline-flex;align-items:center;justify-content:center;\n      border-radius:10px;\n      background:rgba(59,130,246,.14);\n      border:1px solid rgba(59,130,246,.20);\n      color:var(--z-blue);\n      flex:0 0 auto;\n    }\n    .zsynergy-glass .z-ico svg{width:16px;height:16px}\n    .zsynergy-glass .z-card p{margin:0;color:var(--z-muted);font-size:14px}\n\n    .zsynergy-glass .z-list{\n      margin:12px 0 0;\n      padding:0;\n      list-style:none;\n      display:grid;\n      gap:10px;\n    }\n    .zsynergy-glass .z-li{\n      display:flex;\n      gap:10px;\n      align-items:flex-start;\n      padding:10px 10px;\n      border-radius:14px;\n      border:1px solid rgba(255,255,255,.20);\n      background:rgba(255,255,255,.255);\n    }\n    .zsynergy-glass .z-li .z-check{\n      width:22px;height:22px;border-radius:8px;\n      display:inline-flex;align-items:center;justify-content:center;\n      background:rgba(59,130,246,.14);\n      border:1px solid rgba(59,130,246,.22);\n      color:var(--z-blue);\n      margin-top:1px;\n      flex:0 0 auto;\n    }\n    .zsynergy-glass .z-li strong{display:block;font-weight:650;color:rgba(11,18,32,.92)}\n    .zsynergy-glass .z-li span{display:block;color:var(--z-muted);font-size:13.5px;margin-top:2px}\n\n    .zsynergy-glass .z-note{\n      margin-top:14px;\n      padding:14px 14px;\n      border-radius:16px;\n      border:1px solid rgba(59,130,246,.20);\n      background:linear-gradient(180deg, rgba(59,130,246,.12), rgba(255,255,255,.10));\n      color:rgba(11,18,32,.82);\n    }\n    .zsynergy-glass .z-note strong{color:rgba(11,18,32,.92)}\n    .zsynergy-glass .z-footer{margin-top:10px;text-align:center;color:rgba(11,18,32,.62);font-size:12px}\n\n    \/* HERO-Inhalt zentrieren *\/\n    .zsynergy-glass .z-hero{\n      text-align: center;\n    }\n\n    \/* Kicker (oben) mittig *\/\n    .zsynergy-glass .z-hero .z-kicker{\n      justify-content: center;\n    }\n\n    \/* Badges mittig anordnen *\/\n    .zsynergy-glass .z-hero .z-badges{\n      justify-content: center;\n    }\n\n    \/* Subline optisch zentriert halten *\/\n    .zsynergy-glass .z-hero .z-sub{\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* Strahlender Highlight-Punkt *\/\n    .zsynergy-glass .z-check.z-dot{\n      width:5px;\n      height:5px;\n      margin-top:6px;\n\n      border-radius:50%;\n      background:radial-gradient(circle,\n        #60a5fa 0%,\n        #3b82f6 45%,\n        #2563eb 70%\n      );\n\n      box-shadow:\n        0 0 0 2px rgba(59,130,246,.25),\n        0 0 10px rgba(59,130,246,.55),\n        0 0 22px rgba(59,130,246,.35);\n\n      border:none;\n    }\n\u003c\/style\u003e\n\n\u003cdiv aria-label=\"Zenita Synergy Protein Produktbeschreibung\" role=\"region\" class=\"zsynergy-glass\"\u003e\n\n\n\u003c!-- HERO (glass) --\u003e\n\u003csection class=\"z-hero z-glass\"\u003e\n\u003cp class=\"z-kicker\"\u003eZenita® Essential+\u003c\/p\u003e\n\n\u003ch2 class=\"z-title\"\u003e All-in-one solution for intensive training routines\u003c\/h2\u003e\n\n\u003cp class=\"z-sub\"\u003e Essential+ is a carefully formulated amino acid and creatine complex for daily supplementation during intensive training phases. The combination of all 9 essential amino acids (EAAs) and highly purified creatine monohydrate (Creapure®) unites two key nutritional components in a convenient and enjoyable all-in-one drink. \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- GRID --\u003e\n\u003cdiv class=\"z-grid\"\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-ico\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M4 14c3-8 6-8 8 0s5 8 8 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n This is what happens in your body\n\n\u003c\/h3\u003e\n\n       \u003cp\u003eYour body is immediately supplied with all the essential amino acids needed to maintain and build \u003cstrong\u003emuscle mass\u003c\/strong\u003e . Because the EAAs are in \u003cstrong\u003efree form\u003c\/strong\u003e , they are available to the body \u003cstrong\u003eparticularly quickly\u003c\/strong\u003e and without prior digestion. The creatine, when taken daily at 3g, contributes to increased \u003cstrong\u003ephysical performance\u003c\/strong\u003e during short bursts of intense activity. This is especially relevant for explosive power exertion, such as that found in strength training, martial arts, or sprinting. The combination of EAAs and creatine thus complements each other perfectly and supports \u003cstrong\u003eperformance-oriented\u003c\/strong\u003e training phases.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-ico\"\u003e\u003csvg fill=\"none\" viewbox=\"0 0 24 24\"\u003e\u003cpath stroke-linejoin=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2l8 4v6c0 5-3.5 9.4-8 10-4.5-.6-8-5-8-10V6l8-4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n Raw materials \u0026amp; safety\n\n\u003c\/h3\u003e\n\n       \u003cp\u003eWe deliberately focus on a \u003cstrong\u003eclear\u003c\/strong\u003e and \u003cstrong\u003efunctional\u003c\/strong\u003e nutrient combination. The composition of Essential+ is limited to carefully selected ingredients to create a daily all-in-one drink that can be flexibly integrated into \u003cstrong\u003eindividual training routines\u003c\/strong\u003e and offers \u003cstrong\u003emaximum benefit\u003c\/strong\u003e . The essential amino acids it contains are in \u003cstrong\u003efree form\u003c\/strong\u003e . The creatine monohydrate used comes from \u003cstrong\u003eCreapure®\u003c\/strong\u003e and meets the highest purity and quality standards. The finished product is then tested in \u003cstrong\u003eSwitzerland\u003c\/strong\u003e by an independent, \u003cstrong\u003equalified laboratory\u003c\/strong\u003e to ensure the highest quality, purity, and product safety.\u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003cpath d=\"M12 2l1.6 4.5L18 8l-4.4 1.5L12 14l-1.6-4.5L6 8l4.4-1.5L12 2z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003e\n Why take Zenita® Essential+?\n\n\u003c\/h3\u003e\n\n\u003cul class=\"z-list\"\u003e\n\n\u003cli class=\"z-li\"\u003e \n\u003cspan aria-hidden=\"true\" class=\"z-check z-dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003ePerformance enhancement \u0026amp; muscle supply\u003c\/h6\u003e\n\n \u003cspan\u003eThis complex is designed to specifically support athletes in terms of performance and muscle supply. The creatine monohydrate it contains contributes to more intense training by improving performance, while the free-form EAAs, especially in combination with L-leucine, stimulate muscle protein synthesis.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-check z-dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Practical all-in-one solution\u003c\/h6\u003e\n\n \u003cspan\u003eAll essential nutrients are combined in one product, allowing for uncomplicated daily use – regardless of training time or eating habits. The complex can be flexibly integrated into different routines and also offers room for individual supplementation (e.g., caffeine).\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e \n\u003cspan aria-hidden=\"true\" class=\"z-check z-dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003eMinimal calories. Maximum flavor.\u003c\/h6\u003e\n\n \u003cspan\u003eReduced to the absolute minimum of calories, with a focus on functional benefits. Despite the typical intensely bitter taste of amino acids, Essential+ impresses with its balanced flavor recipe and is ideal as a refreshing workout drink.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\u003csection class=\"z-card z-glass\"\u003e\n\u003ch3\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-ico\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"8\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\n Who is Zenita® Essential+ suitable for? \n\n\u003c\/h3\u003e\n\n\u003cul class=\"z-list\"\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-check z-dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Strength, power and performance athletes:\u003c\/h6\u003e\n\n \u003cspan\u003eFor targeted supplementation during intensive training phases.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-check z-dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Ambitious fitness athletes:\u003c\/h6\u003e \n\u003cspan\u003eAs functional support around training and regeneration.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\u003cli class=\"z-li\"\u003e\n\n\u003cspan aria-hidden=\"true\" class=\"z-check z-dot\"\u003e\u003c\/span\u003e\n\u003cdiv\u003e\n\n\u003ch6\u003e Athletes during calorie-reduced phases\u003c\/h6\u003e\n\n \u003cspan\u003eFor targeted protein supply without additional calories.\u003c\/span\u003e \n\n\u003c\/div\u003e\n\n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\n\u003cp class=\"z-footer\"\u003eNote: For adults who engage in intense physical activity. Do not exceed the recommended daily intake. Food supplements are not a substitute for a balanced and varied diet and a healthy lifestyle. Keep out of reach of small children. Contains desiccant packets (not for consumption).\u003c\/p\u003e\n\n\n\n\u003c\/div\u003e","brand":"ZENITA®","offers":[{"title":"Tropic Fresh","offer_id":57108633452889,"sku":null,"price":52.9,"currency_code":"CHF","in_stock":true},{"title":"Cola Crisp","offer_id":57108633485657,"sku":null,"price":52.9,"currency_code":"CHF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0896\/7657\/9161\/files\/Essential_Tropic_Fresh_XL.png?v=1775490256","url":"https:\/\/zenita.ch\/en\/products\/essential","provider":"ZENITA®","version":"1.0","type":"link"}