{"product_id":"more-protein-griesspudding-original-taste-13-x-60g","title":"More Protein Grießpudding | 13 x 60g","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 Grießpudding\u003c\/h1\u003e\n\u003cp class=\"ep-short-tagline\"\u003eDein Pudding-Paradise: Unvergleichlich cremig, proteinreich und mit Support für deine Abnehmziele.\u003c\/p\u003e\n\u003cdiv class=\"ep-short-stats\"\u003e\n\u003cdiv class=\"ep-short-stat\"\u003e\n\u003cspan class=\"ep-short-stat-number\"\u003e34 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\"\u003e85 %\u003c\/span\u003e \u003cspan class=\"ep-short-stat-label\"\u003eweniger Zucker\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\u003c\/h4\u003e\n\u003ch4\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/more-protein-grie-pudding-13-x-60g-banner_c14e6a1b-3b3a-4123-a207-99a49c52a98c.png?v=1774794119\" alt=\"More Protein Grießpudding | 13 x 60g Banner\"\u003e\u003c\/h4\u003e\n\u003ch4\u003e\u003c\/h4\u003e\n\u003ch4\u003eSüßer Klassiker im More-Style revolutioniert\u003c\/h4\u003e\n\u003cp\u003eGenieße den Geschmack wie bei Oma, aber mit den Werten von heute: Unser Grießpudding liefert dir 34 g wertvolles Protein bei 85 % weniger Zucker und 90 % weniger Fett. Das ideale 2:1 Verhältnis von Protein zu Kohlenhydraten unterstützt den Muskelaufbau und -erhalt optimal.\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\u003eEffektive Sättigung \u0026amp; Support beim Abnehmen\u003c\/h4\u003e\n\u003cp\u003eDieser Grießbrei ist mehr als nur ein Snack: Das enthaltene Glucomannan aus der Konjakwurzel unterstützt dich nachweislich beim Abnehmen. Der Ballaststoff dehnt sich im Magen aus, sorgt für ein langanhaltendes Sättigungsgefühl und hilft dir so, deine Diätphasen einfacher durchzustehen.\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\u003eBlitzschnell bereit für Pudding-Momente\u003c\/h4\u003e\n\u003cp\u003eOb als proteinreiches Frühstück, Dessert oder Snack – die Zubereitung dauert nur 5 Minuten. Einfach Pulver mit kochendem Wasser übergießen, quellen lassen und genießen. Perfekt pur oder veredelt mit deinen liebsten Chunky Flavour Sorten.\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\"\u003eHol dir den cremigsten Protein-Grießbrei 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\"\u003eCremiger Genuss ohne schlechtes Gewissen\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\"Absoluter Gamechanger! Sättigt extrem gut und schmeckt mit etwas Zimt einfach wie echter Grießbrei. Die Werte sind unschlagbar.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Lena S., Fitness-Fan\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\"Die Konsistenz ist so cremig! Dass man pro Portion 34g Protein bekommt, hilft mir extrem dabei, meinen täglichen Bedarf zu decken.\"\u003c\/div\u003e\n\u003cdiv class=\"ep-short-review-author\"\u003e- Marc U., 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":46549093875901,"sku":"XMO50444","price":35.37,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0647\/8866\/0413\/files\/MoreProteinGriesspuddingOriginalTaste13x60g.png?v=1774789346","url":"https:\/\/ep-nutrition.de\/products\/more-protein-griesspudding-original-taste-13-x-60g","provider":"EP Nutrition","version":"1.0","type":"link"}