{"product_id":"more-protein-porridge-original-taste-13-x-62g","title":"More Protein Porridge Original Taste | 13 x 62g","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\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\"\u003eMore Protein Porridge\u003c\/h1\u003e\n\u003cp class=\"ep-short-tagline\"\u003eIt’s porridge perfection: Himmlische Konsistenz, 31 g Protein pro Portion und Weight Loss Support.\u003c\/p\u003e\n\u003cdiv class=\"ep-short-stats\"\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003e31 g\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eProtein pro Portion\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003e65 %\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eweniger Carbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003eGluco\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eAbnehm-Support\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\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/more-protein-porridge-original-taste-13-x-62g-banner.png?v=1774793676\" alt=\"More Protein Porridge Original Taste | 13 x 62g Banner\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e\u003c\/h4\u003e\n\u003ch4\u003e\u003c\/h4\u003e\n\u003ch4\u003eDie Revolution des Frühstücksklassikers\u003c\/h4\u003e\n\u003cp\u003eVergiss faden Haferbrei: Unser Protein Porridge kombiniert wertvollen Vollkorn-Hafer mit hochwertigem Milchprotein für ein optimales Protein-Kohlenhydrat-Verhältnis von 2:1. Mit 65 % weniger Kohlenhydraten als herkömmliche Varianten passt es perfekt in deinen fitten Lifestyle.\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\u003eEinzigartige Ballaststoff-Matrix für deine Ziele\u003c\/h4\u003e\n\u003cp\u003eDank der speziellen Matrix aus Glucomannan, Flohsamenschalen und Maisfasern unterstützt dich dieses Porridge nachweislich beim Abnehmen. Der sättigende Effekt hilft dir dabei, deine Gewichtsziele ohne ständiges Hungergefühl zu erreichen.\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\u003eMaximal flexibel \u0026amp; blitzschnell fertig\u003c\/h4\u003e\n\u003cp\u003eOb im Office oder zu Hause: Einfach mit Wasser übergießen, 5 Minuten quellen lassen und genießen. Da wir auf Zuckerzusatz verzichten, kannst du es jeden Tag neu mit deinem Lieblings-Chunky Flavour verfeinern – warm als Klassiker oder kalt als Overnight-Version.\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\"\u003eErlebe die perfekte Haferflocken-Revolution für deine Bestform!\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\"\u003eHaferflocken-Himmel mit Top-Werten\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 Porridge, das lange satt hält und nicht nach Pappe schmeckt. Die Nährwerte sind unschlagbar, besonders die 31g Protein.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Julia K., Läuferin\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\"Super cremig und perfekt zum Abnehmen. Mit Chunky Flavour kombiniert ist es für mich das beste Frühstück.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Tom R., Kraftsportler\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"More","offers":[{"title":"Default Title","offer_id":46549105836221,"sku":"XMO50447","price":35.37,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/MoreProteinPorridgeOriginalTaste13x62g.png?v=1774790095","url":"https:\/\/ep-nutrition.de\/products\/more-protein-porridge-original-taste-13-x-62g","provider":"EP Nutrition","version":"1.0","type":"link"}