{"product_id":"esn-goat-bar","title":"ESN GOAT Bar","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\"\u003eESN GOAT Bar\u003c\/h1\u003e\n\u003cp class=\"ep-short-tagline\"\u003eDie cleane Revolution: 14 g reines Eiklar-Protein trifft auf vollwertige Hafer-Power und natürliche Süße.\u003c\/p\u003e\n\u003cdiv class=\"ep-short-stats\"\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003eClean\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003ePerformance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003e14 g\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eEiklar-Protein\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003eOats\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003e\u0026amp; Real Energy\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\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/esn-goat-bar-banner_f3f5a342-eb04-430e-a327-72b7747266d6.png?v=1774794242\" alt=\"ESN GOAT Bar Banner\"\u003e\u003c\/p\u003e\n\u003ch4\u003e\u003cbr\u003e\u003c\/h4\u003e\n\u003ch4\u003eCleane Performance ohne Chemie\u003c\/h4\u003e\n\u003cp\u003eDer ESN GOAT Bar ist die natürliche Antwort auf deinen Proteinbedarf. Frei von künstlichen Süßstoffen und unnötigen Füllstoffen, bietet er eine hohe biologische Wertigkeit dank reinem Eiklarpulver und glutenfreien Haferflocken. Die perfekte Wahl für Sportler und gesundheitsbewusste Personen.\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\u003eNatürliche Energiequelle für deinen Fokus\u003c\/h4\u003e\n\u003cp\u003eGenieße die langanhaltende Sättigung durch komplexe Kohlenhydrate und Ballaststoffe. Unser Riegel ist gänzlich natürlich gesüßt mit Datteln und Honig, was für einen stabilen Blutzuckerspiegel sorgt und Magen-Darm-Problemen effektiv vorbeugt.\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\u003eHöchste ESN Qualität aus Hamburg\u003c\/h4\u003e\n\u003cp\u003eEntwickelt von Sensorikprofis in unserem Hamburger Labor, vereint der GOAT Bar Performance mit Gourmet-Geschmack. Ob nussiges Salty Peanut oder fruchtiges Berries – erlebe eine leicht chewy Konsistenz und echten Hafer-Genuss in bewährter ESN Qualität.\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\"\u003eGib deinem Körper die Power, die er verdient – mit dem natürlichen ESN GOAT Bar!\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\"\u003ePremium Protein-Support auf Natur-Basis\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\"Endlich ein Riegel ohne diesen typischen Chemie-Nachgeschmack. Das Eiklar-Protein ist super bekömmlich und die Dattelsüße schmeckt einfach ehrlich.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Christian L., Kraftsport-Profi\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\"Salty Peanut in Kombination mit Kaffee ist mein absoluter Geheimtipp fürs Büro. Sättigt lange und liefert genau die richtige Energie.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Sarah M., Personal Trainerin\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ESN","offers":[{"title":"Salty Peanut","offer_id":46549060157629,"sku":"15487","price":24.61,"currency_code":"EUR","in_stock":true},{"title":"Berries","offer_id":46549057536189,"sku":"12816","price":24.61,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/89f2f1c26c1888c108d99200c81176da.png?v=1774712111","url":"https:\/\/ep-nutrition.de\/products\/esn-goat-bar","provider":"EP Nutrition","version":"1.0","type":"link"}