{"product_id":"basic-whey-protein-1000g","title":"ESN Basic Whey Protein 1000g","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\"\u003eBasic Whey\u003c\/h1\u003e\n\u003cp class=\"ep-short-tagline\"\u003eStarke Basis, starker Preis: Hochwertiges Whey-Konzentrat mit vollständigem Aminosäureprofil für deinen Fortschritt.\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\"\u003e22 g\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eProtein\/Portion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003eTop\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003ePreis-Leistung\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\u003eHochwertiges Whey-Konzentrat als ideale Basis\u003c\/h4\u003e\n\u003cp\u003eUnser Basic Whey liefert dir den perfekten Support, um täglich einfach und effektiv deinen Eiweißbedarf zu decken. Durch die schonende Ultrafiltration bleiben wertvolle Proteinfraktionen erhalten, was zu einem Proteingehalt von rund 70–80 % führt.\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\u003eVollständiges Aminosäureprofil für deine Muskeln\u003c\/h4\u003e\n\u003cp\u003eJede Portion liefert dir bis zu 22 g Protein, um den Aufbau und Erhalt deiner Muskelmasse optimal zu unterstützen. Dank der natürlich cremigen Konsistenz und des vollmundigen Geschmacks ist es ideal für Beginner und Fortgeschrittene.\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\u003eBewusster Genuss ohne Zuckerzusatz\u003c\/h4\u003e\n\u003cp\u003eEgal ob klassischer Shake nach dem Training, im morgendlichen Porridge oder zum Verfeinern von Rezepten – das Proteinpulver ist maximal vielseitig einsetzbar. Freu dich auf drei klassische, unwiderstehliche Sorten ganz ohne Zuckerzusatz.\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\"\u003eSichere dir die perfekte Protein-Base zum unschlagbaren Preis – hol dir das Basic Whey!\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 zuverlässige Proteinquelle für jeden Tag\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\"Perfekt für den täglichen Bedarf. Löst sich super auf, schmeckt echt lecker und cremig und der Preis ist unschlagbar.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Christian L., Fitness-Beginner\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\"Nutze es jeden Morgen im Porridge. Keine Klumpen, ehrlicher Geschmack und top Nährwerte für den Preis.\"\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":"Vanilla","offer_id":46802231984317,"sku":"12393","price":24.48,"currency_code":"EUR","in_stock":true},{"title":"Neutral","offer_id":46802234638525,"sku":"12394","price":24.48,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/BasicWhey_1000g_Beutel_Chocolate-1O9zcubQ.png?v=1779037637","url":"https:\/\/ep-nutrition.de\/products\/basic-whey-protein-1000g","provider":"EP Nutrition","version":"1.0","type":"link"}