{"product_id":"tago-apple-strudel-crispies","title":"TAGO Apfel Strudel Crispies","description":"\u003cstyle\u003e\n  .tago-apple-strudel,\n  .tago-apple-strudel * {\n    box-sizing: border-box;\n  }\n\n  .tago-apple-strudel {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-apple-strudel__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-apple-strudel__label {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 9px;\n    line-height: 1.2;\n    font-weight: 700;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    color: #929292;\n  }\n\n  .tago-apple-strudel__title {\n    margin: 0 0 7px;\n    font-size: clamp(20px, 2vw, 27px);\n    line-height: 1.12;\n    font-weight: 750;\n    letter-spacing: -.025em;\n    color: #111;\n  }\n\n  .tago-apple-strudel__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-apple-strudel__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-apple-strudel__benefit {\n    display: flex;\n    min-height: 42px;\n    padding: 9px 11px;\n    align-items: center;\n    gap: 9px;\n    border: 1px solid #ecece8;\n    border-radius: 8px;\n    background: #fafaf7;\n  }\n\n  .tago-apple-strudel__icon {\n    display: flex;\n    width: 25px;\n    height: 25px;\n    flex: 0 0 25px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #e7e7e3;\n    border-radius: 50%;\n    background: #fff;\n  }\n\n  .tago-apple-strudel__icon svg {\n    width: 13px;\n    height: 13px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .tago-apple-strudel__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-apple-strudel__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-apple-strudel__tip-title {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-apple-strudel__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-apple-strudel__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-apple-strudel__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-apple-strudel__summary {\n    position: relative;\n    display: flex;\n    min-height: 46px;\n    padding: 13px 30px 13px 0;\n    align-items: center;\n    cursor: pointer;\n    list-style: none;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: .09em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-apple-strudel__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-apple-strudel__summary::before,\n  .tago-apple-strudel__summary::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    right: 4px;\n    width: 11px;\n    height: 1px;\n    background: #222;\n    transform: translateY(-50%);\n    transition: transform .2s ease;\n  }\n\n  .tago-apple-strudel__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-apple-strudel__details[open]\n  .tago-apple-strudel__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-apple-strudel__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-apple-strudel__content p {\n    margin: 0;\n  }\n\n  .tago-apple-strudel__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-apple-strudel__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-apple-strudel__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-apple-strudel__table td {\n    padding: 7px 0;\n  }\n\n  .tago-apple-strudel__table td:first-child {\n    color: #666;\n  }\n\n  .tago-apple-strudel__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-apple-strudel {\n      margin-top: 13px;\n    }\n\n    .tago-apple-strudel__title {\n      font-size: 21px;\n    }\n\n    .tago-apple-strudel__description {\n      font-size: 12.5px;\n    }\n\n    .tago-apple-strudel__benefits {\n      gap: 6px;\n    }\n\n    .tago-apple-strudel__benefit {\n      padding: 8px;\n    }\n\n    .tago-apple-strudel__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-apple-strudel\"\u003e\n\n  \u003cdiv class=\"tago-apple-strudel__intro\"\u003e\n    \u003cspan class=\"tago-apple-strudel__label\"\u003e\n      Fruchtig. Knusprig. Zimtig.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-apple-strudel__title\"\u003e\n      Apfelstrudel-Genuss im knusprigen Schokoladenmantel\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-apple-strudel__description\"\u003e\n      Cremige weiße Schokolade trifft auf fruchtige Apfelstücke, süße Weinbeeren, feine Keksstückchen und einen Hauch Zimt. Wie klassischer Apfelstrudel – nur handlich, knusprig und perfekt zum Naschen.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apple-strudel__benefits\"\u003e\n\n    \u003cdiv class=\"tago-apple-strudel__benefit\"\u003e\n      \u003cspan class=\"tago-apple-strudel__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 6c4-3 8 0 7 5-1 5-4 9-7 9s-6-4-7-9c-1-5 3-8 7-5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6c0-2 1-4 3-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apple-strudel__benefit-text\"\u003e\n        Mit fruchtigen Apfelstücken\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apple-strudel__benefit\"\u003e\n      \u003cspan class=\"tago-apple-strudel__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 8h12v10H6Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 8V5h6v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apple-strudel__benefit-text\"\u003e\n        Cremige weiße Schokolade\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apple-strudel__benefit\"\u003e\n      \u003cspan class=\"tago-apple-strudel__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 17c4-1 8-5 10-10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 19c3-2 6-3 10-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apple-strudel__benefit-text\"\u003e\n        Mit Keks-Crunch\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apple-strudel__benefit\"\u003e\n      \u003cspan class=\"tago-apple-strudel__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 18c4-5 6-9 8-13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 8c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 13c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apple-strudel__benefit-text\"\u003e\n        Fein mit Zimt veredelt\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apple-strudel__tip\"\u003e\n    \u003cspan class=\"tago-apple-strudel__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-apple-strudel__tip-text\"\u003e\n      Süße Genussmomente, Kaffee- und Teepausen, zum Teilen oder als kleine Geschenkidee.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apple-strudel__accordion\"\u003e\n\n    \u003cdetails class=\"tago-apple-strudel__details\"\u003e\n      \u003csummary class=\"tago-apple-strudel__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apple-strudel__content\"\u003e\n        \u003cp\u003e\n          Die Apfelstrudel-Crispies kombinieren cremige weiße Schokolade mit Weinbeeren, knusprigen Keksstückchen, fruchtigen Apfelstücken und einer feinen Zimtnote. So entsteht der vertraute Geschmack von Apfelstrudel in einer modernen Snackform.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 72,5 % weiße Schokolade (Zucker, Kakaobutter, Vollmilchpulver, Molkenpulver, Emulgator: Sojalecithin, natürliches Vanillearoma), 11,4 % Weinbeeren (Baumwollsaatöl), Kekskrümel (Weizenmehl, Zucker, Sonnenblumenöl, gehärtetes Kokosfett), Vollei, Emulgator: Mono- und Diglyceride von Speisefettsäuren, Sonnenblumenlecithin, Salz, natürliches Aroma, Farbstoff: Carotin, Säuerungsmittel: Citronensäure, 3,9 % Apfelstücke (konzentriertes Apfelpüree, Apfelsaftkonzentrat, Geliermittel: Pektin, Zitrusfruchtfaser, natürliches Apfelaroma), Zimt.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Milch, Molke, Soja, Weizen und Ei.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-apple-strudel__details\"\u003e\n      \u003csummary class=\"tago-apple-strudel__summary\"\u003e\n        Versandhinweis bei Wärme\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apple-strudel__content\"\u003e\n        \u003cp\u003e\n          Bei Außentemperaturen über 25 °C können wir nicht garantieren, dass das Produkt auf dem Versandweg vollständig unversehrt bleibt. Wärmebedingtes Anschmelzen ist möglich und stellt keinen Qualitätsmangel dar.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-apple-strudel__details\"\u003e\n      \u003csummary class=\"tago-apple-strudel__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apple-strudel__content\"\u003e\n        \u003ctable class=\"tago-apple-strudel__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2067 kJ \/ 493 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e24 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e14 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e65 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e60 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e0,9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e4,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,26 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"200g","offer_id":65349210931549,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Apfel-StrudelCrispies.png?v=1784822876","url":"https:\/\/tagonuts.de\/products\/tago-apple-strudel-crispies","provider":"TagoNuts","version":"1.0","type":"link"}