{"product_id":"esn-isoclear-whey-protein-isolate-420g","title":"ESN Isoclear Whey Protein Isolate | 420g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        .ep-short-product-description {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n            line-height: 1.5;\n            color: #1a1a1a;\n            background: transparent;\n            max-width: 100%;\n        }\n\n        .ep-short-product-description * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .ep-short-description-container {\n            max-width: 100%;\n            background: transparent;\n            border-radius: 16px;\n            overflow: hidden;\n        }\n\n        .ep-short-header {\n            background: linear-gradient(135deg, #f6f1ea 0%, #f0ebe2 100%);\n            color: #1a1a1a;\n            padding: 18px 16px;\n            text-align: center;\n            border-radius: 14px;\n            margin-bottom: 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .ep-short-header::before {\n            content: '';\n            position: absolute; top: 0; left: 0; right: 0; bottom: 0;\n            background: radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.3) 0%, transparent 50%);\n            pointer-events: none;\n        }\n\n        .ep-short-product-title {\n            font-size: 1.5rem;\n            font-weight: 800;\n            margin-bottom: 6px;\n            background: linear-gradient(135deg, #1a1a1a 0%, #4a4a4a 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n            position: relative;\n            z-index: 2;\n        }\n\n        .ep-short-tagline {\n            font-size: 0.95rem;\n            opacity: 0.85;\n            position: relative;\n            z-index: 2;\n        }\n\n        .ep-short-stats {\n            display: flex;\n            justify-content: center;\n            gap: 16px;\n            margin-top: 12px;\n            position: relative;\n            z-index: 2;\n        }\n\n        .ep-short-stat {\n            text-align: center;\n            padding: 8px 12px;\n            background: rgba(255, 255, 255, 0.4);\n            border-radius: 10px;\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .ep-short-stat:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n        }\n\n        .ep-short-stat-number {\n            font-size: 1.2rem;\n            font-weight: 800;\n            display: block;\n        }\n\n        .ep-short-stat-label {\n            font-size: 0.75rem;\n            opacity: 0.9;\n        }\n\n        .ep-short-features {\n            padding: 16px 0;\n            background: transparent;\n        }\n\n        .ep-short-feature {\n            margin-bottom: 12px;\n            padding: 12px 0;\n            border-bottom: 1px solid rgba(241, 245, 249, 0.6);\n            transition: all 0.3s ease;\n            position: relative;\n        }\n\n        .ep-short-feature::before {\n            content: '';\n            position: absolute; left: 0; top: 0; width: 3px; height: 100%;\n            background: linear-gradient(135deg, #f6f1ea, #e8ddd4);\n            border-radius: 2px;\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n\n        .ep-short-feature:hover::before { opacity: 1; }\n        .ep-short-feature:hover { padding-left: 16px; transform: translateX(4px); }\n        .ep-short-feature:last-child { border-bottom: none; }\n\n        .ep-short-feature-content h4 {\n            font-size: 1rem;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin-bottom: 6px;\n        }\n\n        .ep-short-feature-content p {\n            font-size: 0.9rem;\n            color: #6b7280;\n            line-height: 1.4;\n        }\n\n        .ep-short-reviews {\n            background: white;\n            border-radius: 14px;\n            padding: 16px;\n            margin: 16px 0;\n            border: 1px solid rgba(246, 241, 234, 0.3);\n        }\n\n        .ep-short-reviews-header { text-align: center; margin-bottom: 12px; }\n        .ep-short-rating { font-size: 1.5rem; color: #ffc107; margin-bottom: 3px; }\n        .ep-short-rating-text { font-size: 0.85rem; color: #666; }\n\n        .ep-short-review {\n            background: #f8f9fa;\n            border-radius: 10px;\n            padding: 12px;\n            margin-bottom: 10px;\n            border-left: 4px solid #f6f1ea;\n        }\n\n        .ep-short-review-stars { color: #ffc107; font-size: 0.8rem; margin-bottom: 5px; }\n        .ep-short-review-text { font-size: 0.85rem; line-height: 1.3; margin-bottom: 6px; }\n        .ep-short-review-author { font-size: 0.75rem; color: #666; font-weight: 500; }\n\n        .ep-short-cta {\n            background: linear-gradient(135deg, #f6f1ea 0%, #f0ebe2 100%);\n            padding: 28px 24px;\n            text-align: center;\n            border-radius: 20px;\n            position: relative;\n            overflow: hidden;\n            border: 1px solid rgba(246, 241, 234, 0.3);\n        }\n\n        .ep-short-cta-text {\n            font-size: 1.2rem;\n            font-weight: 600;\n            color: #1a1a1a;\n            position: relative;\n            z-index: 2;\n        }\n        \n        @media (max-width: 768px) {\n            .ep-short-stats { gap: 12px; flex-wrap: wrap; }\n            .ep-short-stat { padding: 8px 12px; flex: 1; min-width: 85px; }\n            .ep-short-product-title { font-size: 1.4rem; }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"ep-short-product-description\"\u003e\n\u003cdiv class=\"ep-short-description-container\"\u003e\n\u003cdiv class=\"ep-short-header\"\u003e\n\u003ch1 class=\"ep-short-product-title\"\u003eIsoclear Whey Protein Isolate\u003c\/h1\u003e\n\u003cp class=\"ep-short-tagline\"\u003eFresh, clear and full of proteins: Die kristallklare Protein-Erfrischung, die wie Saft, Limo oder Eistee schmeckt.\u003c\/p\u003e\n\u003cdiv class=\"ep-short-stats\"\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003eBeutel\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003ePackaging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003eBis zu 25g\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eProtein\/Portio\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003e0 %\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eZucker \u0026amp; Fett\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-features\"\u003e\n\u003cdiv class=\"ep-short-feature\"\u003e\n\u003cdiv class=\"ep-short-feature-content\"\u003e\n\u003ch4\u003eFruchtige Erfrischung statt schwerem Milchshake\u003c\/h4\u003e\n\u003cp\u003eIsoclear® revolutioniert dein Protein-Game. Es ist die perfekte Alternative für Athleten, die eine klare Erfrischung suchen: Schmeckt je nach Sorte herrlich leicht wie Saft, Limonade oder Eistee, liefert dabei aber die volle Ladung hochwertiges klares Whey Protein Isolat.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-feature\"\u003e\n\u003cdiv class=\"ep-short-feature-content\"\u003e\n\u003ch4\u003eMaximale Reinheit: Zucker-, fett- \u0026amp; laktosefrei\u003c\/h4\u003e\n\u003cp\u003eDank modernster Filtrationsprozesse ist unser Isoclear® komplett zucker-, fett- und laktosefrei sowie gluten- und sojafrei. Du versorgst deinen Körper mit bis zu 25 g reinem Protein pro Portion, ohne unnötige Kalorien oder Belastungen für die Verdauung zu riskieren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-feature\"\u003e\n\u003cdiv class=\"ep-short-feature-content\"\u003e\n\u003ch4\u003eMeisterwerk der Sensorik \u0026amp; perfekte Löslichkeit\u003c\/h4\u003e\n\u003cp\u003eÜber 40 Prototypen wurden von Sensorikprofis und Athleten in unserem Hamburger Labor bis ins kleinste Detail abgestimmt. Das Ergebnis ist eine perfekte Löslichkeit ohne Klumpen und exklusive Geschmackssorten, die Tiefe, Balance und Performance perfekt vereinen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-cta\"\u003e\n\u003cp class=\"ep-short-cta-text\"\u003eBring maximale Abwechslung in deine Proteinzufuhr – hol dir das erfrischende Isoclear®!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-reviews\"\u003e\n\u003cdiv class=\"ep-short-reviews-header\"\u003e\n\u003cdiv class=\"ep-short-rating\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ep-short-rating-text\"\u003eDie klare Nummer 1 unter den fruchtigen Proteindrinks\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review\"\u003e\n\u003cdiv class=\"ep-short-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-text\"\u003e\"Der absolute Wahnsinn im Sommer! Löst sich komplett klar auf und schmeckt einfach wie Eistee, bringt aber 25g Protein. Nie wieder cremige Shakes nach dem Training.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Christian L., Fitness-Athlet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review\"\u003e\n\u003cdiv class=\"ep-short-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-text\"\u003e\"Da ich Laktose nicht vertrage, ist Isoclear mein absoluter Retter. Perfekt fruchtig, erfrischend und lässt sich super in der Dose lagern.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Sarah M., Hobbysportlerin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ESN","offers":[{"title":"Peach Iced Tea","offer_id":46802305253565,"sku":"12500","price":26.69,"currency_code":"EUR","in_stock":true},{"title":"Fresh Cherry","offer_id":46802305286333,"sku":"12499","price":26.69,"currency_code":"EUR","in_stock":true},{"title":"Strawberry Lime","offer_id":46802305319101,"sku":"12498","price":26.69,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/101a46b080a42f2c1452135ce7fc1cb5d7b1f1286cc4389c0caf651c.png?v=1779043518","url":"https:\/\/ep-nutrition.de\/products\/esn-isoclear-whey-protein-isolate-420g","provider":"EP Nutrition","version":"1.0","type":"link"}