{"title":"Alle","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@500;600;700;800\u0026display=swap');\n\n.tago-world-text,\n.tago-world-text *{\n  box-sizing:border-box;\n}\n\n.tago-world-text{\n  --ink:#171512;\n  --text:#625d56;\n  --muted:#938b82;\n  --gold:#a9793d;\n  --line:#e9e4dd;\n  --white:#ffffff;\n\n  width:100vw;\n\n  margin-left:calc(50% - 50vw);\n  margin-right:calc(50% - 50vw);\n\n  padding:14px 0;\n\n  background:#ffffff;\n\n  font-family:'Manrope',Arial,sans-serif;\n  -webkit-font-smoothing:antialiased;\n}\n\n\/* =========================================================\n   WRAPPER – DESKTOP VOLLE BREITE\n========================================================= *\/\n\n.tago-world-text__inner{\n  width:calc(100% - 48px);\n\n  margin:0 24px;\n\n  padding:36px 42px;\n\n  border:1px solid var(--line);\n  border-radius:16px;\n\n  background:#ffffff;\n\n  box-shadow:\n    0 8px 26px rgba(24,19,14,.03);\n}\n\n\n\/* =========================================================\n   EYEBROW\n========================================================= *\/\n\n.tago-world-text__eyebrow{\n  display:flex;\n  align-items:center;\n\n  gap:8px;\n\n  margin-bottom:9px;\n\n  color:var(--gold);\n\n  font-size:7.5px;\n  font-weight:800;\n\n  line-height:1;\n\n  letter-spacing:.19em;\n\n  text-transform:uppercase;\n}\n\n.tago-world-text__eyebrow::before{\n  content:\"\";\n\n  width:23px;\n  height:1px;\n\n  flex:0 0 23px;\n\n  background:var(--gold);\n}\n\n\n\/* =========================================================\n   TITLE\n========================================================= *\/\n\n.tago-world-text__title{\n  max-width:820px;\n\n  margin:0;\n\n  color:var(--ink);\n\n  font-size:40px;\n  font-weight:800;\n\n  line-height:.98;\n\n  letter-spacing:-.052em;\n}\n\n\n\/* =========================================================\n   TEXT\n========================================================= *\/\n\n.tago-world-text__text{\n  width:100%;\n  max-width:700px;\n\n  margin:11px 0 0;\n\n  color:var(--text);\n\n  font-size:10.5px;\n  font-weight:500;\n\n  line-height:1.62;\n}\n\n\n\/* =========================================================\n   CHIPS\n========================================================= *\/\n\n.tago-world-text__meta{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n\n  gap:6px;\n\n  margin-top:14px;\n}\n\n.tago-world-text__meta span{\n  min-height:26px;\n\n  padding:0 10px;\n\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  border:1px solid var(--line);\n  border-radius:999px;\n\n  background:#ffffff;\n\n  color:#514b45;\n\n  font-size:7.5px;\n  font-weight:700;\n\n  white-space:nowrap;\n}\n\n\n\/* =========================================================\n   BOTTOM\n========================================================= *\/\n\n.tago-world-text__bottom{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n\n  gap:14px;\n\n  margin-top:15px;\n}\n\n\n\/* =========================================================\n   BLACK BUTTON\n========================================================= *\/\n\n.tago-world-text__button{\n  min-height:40px;\n\n  padding:0 18px;\n\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n\n  gap:9px;\n\n  border:1px solid var(--ink);\n  border-radius:999px;\n\n  background:var(--ink);\n\n  color:#ffffff;\n\n  text-decoration:none;\n\n  font-size:8.5px;\n  font-weight:800;\n\n  line-height:1;\n\n  transition:\n    transform .22s ease,\n    background .22s ease,\n    border-color .22s ease;\n}\n\n.tago-world-text__button svg{\n  width:14px;\n  height:14px;\n\n  transition:transform .22s ease;\n}\n\n@media(hover:hover){\n\n  .tago-world-text__button:hover{\n    transform:translateY(-1px);\n\n    background:#292724;\n    border-color:#292724;\n  }\n\n  .tago-world-text__button:hover svg{\n    transform:translateX(2px);\n  }\n\n}\n\n.tago-world-text__note{\n  color:var(--muted);\n\n  font-size:8px;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   LARGE DESKTOP\n========================================================= *\/\n\n@media(min-width:1400px){\n\n  .tago-world-text__inner{\n    width:calc(100% - 64px);\n\n    margin:0 32px;\n\n    padding:40px 48px;\n  }\n\n  .tago-world-text__title{\n    font-size:42px;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:1100px){\n\n  .tago-world-text__inner{\n    width:calc(100% - 32px);\n\n    margin:0 16px;\n\n    padding:30px 30px;\n  }\n\n  .tago-world-text__title{\n    font-size:33px;\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:760px){\n\n  .tago-world-text{\n    padding:8px 0;\n  }\n\n  .tago-world-text__inner{\n    width:calc(100% - 14px);\n\n    margin:0 7px;\n\n    padding:\n      19px\n      15px\n      17px;\n\n    border-radius:14px;\n  }\n\n  .tago-world-text__eyebrow{\n    gap:6px;\n\n    margin-bottom:7px;\n\n    font-size:6.7px;\n  }\n\n  .tago-world-text__eyebrow::before{\n    width:17px;\n    flex-basis:17px;\n  }\n\n  .tago-world-text__title{\n    font-size:25px;\n\n    line-height:1.01;\n  }\n\n  .tago-world-text__text{\n    max-width:none;\n\n    margin-top:8px;\n\n    font-size:9.5px;\n\n    line-height:1.55;\n  }\n\n  .tago-world-text__meta{\n    gap:5px;\n\n    margin-top:11px;\n  }\n\n  .tago-world-text__meta span{\n    min-height:24px;\n\n    padding:0 8px;\n\n    font-size:7px;\n  }\n\n  .tago-world-text__bottom{\n    gap:10px;\n\n    margin-top:12px;\n  }\n\n  .tago-world-text__button{\n    min-height:36px;\n\n    padding:0 15px;\n\n    font-size:8px;\n  }\n\n  .tago-world-text__note{\n    font-size:7.5px;\n  }\n\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:420px){\n\n  .tago-world-text__inner{\n    width:calc(100% - 12px);\n\n    margin:0 6px;\n\n    padding:\n      17px\n      13px\n      15px;\n  }\n\n  .tago-world-text__title{\n    font-size:23px;\n  }\n\n  .tago-world-text__text{\n    font-size:9.2px;\n  }\n\n  .tago-world-text__meta span:last-child{\n    display:none;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  .tago-world-text__button,\n  .tago-world-text__button svg{\n    transition:none;\n  }\n\n}\n\u003c\/style\u003e\n\u003csection class=\"tago-world-text\"\u003e\n\u003cdiv class=\"tago-world-text__inner\"\u003e\n\u003cdiv class=\"tago-world-text__eyebrow\"\u003eTAGONUTS AUSWAHL\u003c\/div\u003e\n\u003ch2 class=\"tago-world-text__title\"\u003eEntdecke unsere Genusswelt.\u003c\/h2\u003e\n\u003cp class=\"tago-world-text__text\"\u003eFruchtige Klassiker, knackige Nüsse, außergewöhnliche Snackkreationen und schokolierte Spezialitäten – ausgewählt für besondere Genussmomente.\u003c\/p\u003e\n\u003cdiv class=\"tago-world-text__meta\"\u003e\n\u003cspan\u003ePremium Auswahl\u003c\/span\u003e \u003cspan\u003eBesonderer Genuss\u003c\/span\u003e \u003cspan\u003eFür jeden Moment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-world-text__bottom\"\u003e\n\u003ca class=\"tago-world-text__button\" href=\"\/collections\/alle\"\u003e Sortiment entdecken \u003csvg viewbox=\"0 0 24 24\"\u003e\n\n          \u003cpath d=\"M5 12h13\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M14 7l5 5-5 5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/a\u003e\n\u003cdiv class=\"tago-world-text__note\"\u003eDeine Welt außergewöhnlicher Snacks.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"tago-strawberry-choco-crunch-gefriergetrocknete-erdbeeren-in-vollmilchschokolade","title":"TAGO Gefriergetrocknete Erdbeeren in Zartbitter","description":"\u003cstyle\u003e\n  .tago-dark-strawberry,\n  .tago-dark-strawberry * {\n    box-sizing: border-box;\n  }\n\n  .tago-dark-strawberry {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-dark-strawberry__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-dark-strawberry__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-dark-strawberry__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-dark-strawberry__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-dark-strawberry__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-dark-strawberry__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-dark-strawberry__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-dark-strawberry__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-dark-strawberry__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-dark-strawberry__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-dark-strawberry__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-dark-strawberry__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-dark-strawberry__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-dark-strawberry__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-dark-strawberry__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-dark-strawberry__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-dark-strawberry__summary::before,\n  .tago-dark-strawberry__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-dark-strawberry__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-dark-strawberry__details[open]\n  .tago-dark-strawberry__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-dark-strawberry__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-dark-strawberry__content p {\n    margin: 0;\n  }\n\n  .tago-dark-strawberry__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-dark-strawberry__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-dark-strawberry__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-dark-strawberry__table td {\n    padding: 7px 0;\n  }\n\n  .tago-dark-strawberry__table td:first-child {\n    color: #666;\n  }\n\n  .tago-dark-strawberry__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-dark-strawberry {\n      margin-top: 13px;\n    }\n\n    .tago-dark-strawberry__title {\n      font-size: 21px;\n    }\n\n    .tago-dark-strawberry__description {\n      font-size: 12.5px;\n    }\n\n    .tago-dark-strawberry__benefits {\n      gap: 6px;\n    }\n\n    .tago-dark-strawberry__benefit {\n      padding: 8px;\n    }\n\n    .tago-dark-strawberry__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-dark-strawberry\"\u003e\n\n  \u003cdiv class=\"tago-dark-strawberry__intro\"\u003e\n    \u003cspan class=\"tago-dark-strawberry__label\"\u003e\n      Fruchtig. Herb. Knusprig.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-dark-strawberry__title\"\u003e\n      Erdbeer-Crunch trifft edle Zartbitterschokolade\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-dark-strawberry__description\"\u003e\n      Gefriergetrocknete Erdbeeren, umhüllt von kräftiger Zartbitterschokolade und verfeinert mit fruchtigen Erdbeerstückchen. Eine intensive Kombination aus feiner Bitternote, süßer Frucht und knackigem Biss.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-dark-strawberry__benefits\"\u003e\n\n    \u003cdiv class=\"tago-dark-strawberry__benefit\"\u003e\n      \u003cspan class=\"tago-dark-strawberry__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 20c-5-3-7-7-6-11 1-3 4-5 6-3 2-2 5 0 6 3 1 4-1 8-6 11Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 4c1 1 2 1 3 0 1 1 2 1 3 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dark-strawberry__benefit-text\"\u003e\n        Gefriergetrocknete Erdbeeren\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-dark-strawberry__benefit\"\u003e\n      \u003cspan class=\"tago-dark-strawberry__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-dark-strawberry__benefit-text\"\u003e\n        93 % Zartbitterschokolade\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-dark-strawberry__benefit\"\u003e\n      \u003cspan class=\"tago-dark-strawberry__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dark-strawberry__benefit-text\"\u003e\n        Fruchtig-knuspriger Biss\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-dark-strawberry__benefit\"\u003e\n      \u003cspan class=\"tago-dark-strawberry__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dark-strawberry__benefit-text\"\u003e\n        Herb und fruchtig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-dark-strawberry__tip\"\u003e\n    \u003cspan class=\"tago-dark-strawberry__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-dark-strawberry__tip-text\"\u003e\n      Edle Snackmomente, als kleines Geschenk, zum Kaffee oder als besonderes Highlight auf Dessert- und Snackplatten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-dark-strawberry__accordion\"\u003e\n\n    \u003cdetails class=\"tago-dark-strawberry__details\"\u003e\n      \u003csummary class=\"tago-dark-strawberry__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-dark-strawberry__content\"\u003e\n        \u003cp\u003e\n          Knusprig gefriergetrocknete Erdbeeren treffen auf kräftige Zartbitterschokolade und fruchtige Erdbeerstückchen. Das Ergebnis ist ein intensiver Genuss mit feinem Schmelz und abwechslungsreicher Textur.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 93 % Zartbitterschokolade (Zucker, Kakaomasse, Kakaobutter, natürliches Vanillearoma, Emulgator: Sojalecithin), 5 % gefriergetrocknete Erdbeeren (Erdbeeren, Sonnenblumenöl), Glukosesirup, Dextrin, Überzugsmittel: Gummi arabicum, Kokosnussöl, Rapsöl.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Soja.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-dark-strawberry__details\"\u003e\n      \u003csummary class=\"tago-dark-strawberry__summary\"\u003e\n        Versandhinweis bei Wärme\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-dark-strawberry__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-dark-strawberry__details\"\u003e\n      \u003csummary class=\"tago-dark-strawberry__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-dark-strawberry__content\"\u003e\n        \u003ctable class=\"tago-dark-strawberry__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2092 kJ \/ 500 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e26 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e15 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e59 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e57 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e3,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e6,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,19 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":"Mein Shop","offers":[{"title":"200g","offer_id":64996428906845,"sku":null,"price":7.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/GefriergetrockneteErdbeereninZartbitterschokolade.png?v=1784881588"},{"product_id":"gefriergetrocknete-erdbeerchips","title":"TAGO Gefriergetrocknete Erdbeerchips","description":"\u003cstyle\u003e\n  .tago-product-info,\n  .tago-product-info * {\n    box-sizing: border-box;\n  }\n\n  .tago-product-info {\n    width: 100%;\n    margin: 18px 0 10px;\n    padding: 0;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-product-info__intro {\n    margin-bottom: 16px;\n  }\n\n  .tago-product-info__eyebrow {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 9px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    color: #8b8b8b;\n  }\n\n  .tago-product-info__title {\n    margin: 0 0 8px;\n    font-size: clamp(20px, 2vw, 27px);\n    font-weight: 750;\n    line-height: 1.12;\n    letter-spacing: -.025em;\n    color: #111;\n  }\n\n  .tago-product-info__text {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-product-info__highlights {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n    margin: 0 0 16px;\n  }\n\n  .tago-product-info__highlight {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    min-height: 43px;\n    padding: 10px 11px;\n    border: 1px solid #ececea;\n    border-radius: 8px;\n    background: #fafaf8;\n  }\n\n  .tago-product-info__icon {\n    display: flex;\n    flex: 0 0 25px;\n    width: 25px;\n    height: 25px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: #fff;\n    border: 1px solid #e8e8e5;\n  }\n\n  .tago-product-info__icon svg {\n    width: 13px;\n    height: 13px;\n    stroke: currentColor;\n  }\n\n  .tago-product-info__highlight-text {\n    font-size: 11px;\n    font-weight: 650;\n    line-height: 1.3;\n    color: #252525;\n  }\n\n  .tago-product-info__usage {\n    margin-bottom: 10px;\n    padding: 13px 14px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f5;\n  }\n\n  .tago-product-info__usage-title {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 10px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-product-info__usage-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-product-info__accordion {\n    border-top: 1px solid #e8e8e6;\n  }\n\n  .tago-product-info__details {\n    border-bottom: 1px solid #e8e8e6;\n  }\n\n  .tago-product-info__summary {\n    position: relative;\n    display: flex;\n    width: 100%;\n    min-height: 48px;\n    padding: 14px 30px 14px 0;\n    align-items: center;\n    cursor: pointer;\n    list-style: none;\n    font-size: 11px;\n    font-weight: 750;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-product-info__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-product-info__summary::before,\n  .tago-product-info__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-product-info__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-product-info__details[open] .tago-product-info__summary::after {\n    transform: translateY(-50%) rotate(0);\n  }\n\n  .tago-product-info__content {\n    padding: 0 0 15px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-product-info__content p {\n    margin: 0;\n  }\n\n  .tago-product-info__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-product-info__table tr {\n    border-bottom: 1px solid #eeeeec;\n  }\n\n  .tago-product-info__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-product-info__table td {\n    padding: 8px 0;\n    vertical-align: middle;\n  }\n\n  .tago-product-info__table td:first-child {\n    color: #666;\n  }\n\n  .tago-product-info__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-product-info {\n      margin-top: 14px;\n    }\n\n    .tago-product-info__title {\n      font-size: 21px;\n    }\n\n    .tago-product-info__text {\n      font-size: 12.5px;\n    }\n\n    .tago-product-info__highlights {\n      gap: 6px;\n    }\n\n    .tago-product-info__highlight {\n      min-height: 41px;\n      padding: 9px;\n    }\n\n    .tago-product-info__highlight-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-product-info\"\u003e\n\u003cdiv class=\"tago-product-info__intro\"\u003e\n\u003cspan class=\"tago-product-info__eyebrow\"\u003eFruchtig. Knusprig. Natürlich.\u003c\/span\u003e\n\u003ch2 class=\"tago-product-info__title\"\u003eErdbeergenuss mit extra Crunch\u003c\/h2\u003e\n\u003cp class=\"tago-product-info__text\"\u003eIntensiv fruchtig, angenehm süß und herrlich knusprig: Unsere gefriergetrockneten Erdbeeren bringen den vollen Geschmack reifer Früchte direkt in deine Snackpause. Perfekt für unterwegs, die Lunchbox oder als fruchtiges Topping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-product-info__highlights\"\u003e\n\u003cdiv class=\"tago-product-info__highlight\"\u003e\n\u003cspan class=\"tago-product-info__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-product-info__highlight-text\"\u003e 100 % Erdbeere \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-product-info__highlight\"\u003e\n\u003cspan class=\"tago-product-info__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-product-info__highlight-text\"\u003e Knusprig gefriergetrocknet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-product-info__highlight\"\u003e\n\u003cspan class=\"tago-product-info__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-product-info__highlight-text\"\u003e Ohne Zuckerzusatz \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-product-info__highlight\"\u003e\n\u003cspan class=\"tago-product-info__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-product-info__highlight-text\"\u003e Ohne künstliche Zusätze \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-product-info__usage\"\u003e\n\u003cspan class=\"tago-product-info__usage-title\"\u003e So schmecken sie am besten \u003c\/span\u003e\n\u003cp class=\"tago-product-info__usage-text\"\u003eDirekt aus der Tüte, im Müsli, zu Joghurt oder als fruchtiges Extra auf Desserts und Kuchen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-product-info__accordion\"\u003e\n\u003cdetails class=\"tago-product-info__details\"\u003e\n\u003csummary class=\"tago-product-info__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-product-info__content\"\u003e\n\u003cp\u003eZutaten: 100 % gefriergetrocknete Erdbeeren.\u003cbr\u003eHerkunft: Türkei.\u003cbr\u003eTrocken, kühl und vor direkter Sonneneinstrahlung geschützt lagern. Nach dem Öffnen wieder gut verschließen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-product-info__details\" open=\"\"\u003e\n\u003csummary class=\"tago-product-info__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-product-info__content\"\u003e\n\u003ctable class=\"tago-product-info__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1386 kJ \/ 323 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e3,7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e51 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e50 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e15 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e7,6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,03 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"50g","offer_id":65356865438045,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"100g","offer_id":65356865470813,"sku":null,"price":8.99,"currency_code":"EUR","in_stock":true},{"title":"300g","offer_id":65356865503581,"sku":null,"price":24.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/TAGOSultanas_UngeschwefelteSultaninen_347903e1-b732-4e9a-a583-3e28cbe005bd.png?v=1784884079"},{"product_id":"tago-mango-strips-getrocknete-premium-mangostreifen","title":"TAGO Mango Strips gedippt in Zartbitterschokolade","description":"\u003cp\u003e\u003cimg\u003e\u003c\/p\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65557514322269,"sku":null,"price":8.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/MangoZartbitter01.21.53.png?v=1786784327"},{"product_id":"tago-honey-banana-chips-honiggesusste-bananenchips","title":"TAGO Honiggesüßte Bananenchips","description":"\u003cstyle\u003e\n  .tago-banana,\n  .tago-banana * {\n    box-sizing: border-box;\n  }\n\n  .tago-banana {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-banana__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-banana__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-banana__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-banana__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-banana__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-banana__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-banana__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-banana__icon svg {\n    width: 13px;\n    height: 13px;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n  }\n\n  .tago-banana__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-banana__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-banana__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-banana__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-banana__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-banana__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-banana__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-banana__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-banana__summary::before,\n  .tago-banana__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-banana__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-banana__details[open] .tago-banana__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-banana__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-banana__content p {\n    margin: 0;\n  }\n\n  .tago-banana__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-banana__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-banana__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-banana__table td {\n    padding: 7px 0;\n  }\n\n  .tago-banana__table td:first-child {\n    color: #666;\n  }\n\n  .tago-banana__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-banana {\n      margin-top: 13px;\n    }\n\n    .tago-banana__title {\n      font-size: 21px;\n    }\n\n    .tago-banana__description {\n      font-size: 12.5px;\n    }\n\n    .tago-banana__benefits {\n      gap: 6px;\n    }\n\n    .tago-banana__benefit {\n      padding: 8px;\n    }\n\n    .tago-banana__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-banana\"\u003e\n\n  \u003cdiv class=\"tago-banana__intro\"\u003e\n    \u003cspan class=\"tago-banana__label\"\u003e\n      Süß. Knusprig. Unwiderstehlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-banana__title\"\u003e\n      Bananen-Crunch mit feiner Honignote\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-banana__description\"\u003e\n      Knusprige Bananenchips, verfeinert mit einer angenehm süßen Honignote. Der perfekte Snack für alle, die es fruchtig, crunchy und ein bisschen süßer mögen.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-banana__benefits\"\u003e\n\n    \u003cdiv class=\"tago-banana__benefit\"\u003e\n      \u003cspan class=\"tago-banana__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 18c6 1 12-3 14-10-5 3-10 2-14-1 0 4 0 7 0 11Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-banana__benefit-text\"\u003e\n        Aus reifen Bananen\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-banana__benefit\"\u003e\n      \u003cspan class=\"tago-banana__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-banana__benefit-text\"\u003e\n        Extra knuspriger Crunch\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-banana__benefit\"\u003e\n      \u003cspan class=\"tago-banana__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-banana__benefit-text\"\u003e\n        Mit feiner Honignote\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-banana__benefit\"\u003e\n      \u003cspan class=\"tago-banana__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-banana__benefit-text\"\u003e\n        Süß und fruchtig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-banana__tip\"\u003e\n    \u003cspan class=\"tago-banana__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-banana__tip-text\"\u003e\n      Gemütliche Snackmomente, unterwegs, im Büro oder als knuspriges Extra in Müsli, Joghurt und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-banana__accordion\"\u003e\n\n    \u003cdetails class=\"tago-banana__details\"\u003e\n      \u003csummary class=\"tago-banana__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-banana__content\"\u003e\n        \u003cp\u003e\n          Reife Bananen werden in dünne Scheiben geschnitten, knusprig frittiert und anschließend mit einer feinen Honignote veredelt. So entsteht ein süß-fruchtiger Snack mit besonders knackiger Textur.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-banana__details\"\u003e\n      \u003csummary class=\"tago-banana__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-banana__content\"\u003e\n        \u003ctable class=\"tago-banana__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2150 kJ \/ 560 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e29 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e26 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e56 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e21 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e2,3 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":"150g","offer_id":65149582082397,"sku":null,"price":2.49,"currency_code":"EUR","in_stock":true},{"title":"300g","offer_id":65149582115165,"sku":null,"price":4.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/BananenchipsHoney-dippedgesuesst_d6f0f129-3095-49af-8e93-b3d3285a38b5.png?v=1784881360"},{"product_id":"tago-pineapple-rings-naturliche-ananasringe","title":"TAGO Natürliche Ananasringe","description":"\u003cstyle\u003e\n  .tago-pineapple,\n  .tago-pineapple * {\n    box-sizing: border-box;\n  }\n\n  .tago-pineapple {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-pineapple__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-pineapple__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-pineapple__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-pineapple__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-pineapple__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-pineapple__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-pineapple__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-pineapple__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-pineapple__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-pineapple__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-pineapple__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-pineapple__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-pineapple__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-pineapple__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-pineapple__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-pineapple__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-pineapple__summary::before,\n  .tago-pineapple__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-pineapple__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-pineapple__details[open] .tago-pineapple__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-pineapple__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-pineapple__content p {\n    margin: 0;\n  }\n\n  .tago-pineapple__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-pineapple__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-pineapple__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-pineapple__table td {\n    padding: 7px 0;\n  }\n\n  .tago-pineapple__table td:first-child {\n    color: #666;\n  }\n\n  .tago-pineapple__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-pineapple {\n      margin-top: 13px;\n    }\n\n    .tago-pineapple__title {\n      font-size: 21px;\n    }\n\n    .tago-pineapple__description {\n      font-size: 12.5px;\n    }\n\n    .tago-pineapple__benefits {\n      gap: 6px;\n    }\n\n    .tago-pineapple__benefit {\n      padding: 8px;\n    }\n\n    .tago-pineapple__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-pineapple\"\u003e\n\n  \u003cdiv class=\"tago-pineapple__intro\"\u003e\n    \u003cspan class=\"tago-pineapple__label\"\u003e\n      Exotisch. Fruchtig. Unverfälscht.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-pineapple__title\"\u003e\n      Tropischer Genuss in jedem Ring\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-pineapple__description\"\u003e\n      Unsere naturbelassenen Ananasringe bringen intensive Fruchtsüße und tropisches Aroma direkt in deine Snackpause. Unbehandelt, angenehm saftig im Biss und perfekt für alle, die Ananas pur lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pineapple__benefits\"\u003e\n\n    \u003cdiv class=\"tago-pineapple__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple__benefit-text\"\u003e\n        Naturbelassen\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pineapple__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple__benefit-text\"\u003e\n        Schonend getrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pineapple__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple__benefit-text\"\u003e\n        Ohne künstliche Zusätze\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pineapple__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple__benefit-text\"\u003e\n        Intensiv tropischer Geschmack\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pineapple__tip\"\u003e\n    \u003cspan class=\"tago-pineapple__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-pineapple__tip-text\"\u003e\n      Unterwegs, im Büro, als fruchtiger Snack oder als exotisches Extra in Müsli, Joghurt und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pineapple__accordion\"\u003e\n\n    \u003cdetails class=\"tago-pineapple__details\"\u003e\n      \u003csummary class=\"tago-pineapple__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-pineapple__content\"\u003e\n        \u003cp\u003e\n          Aromatische Ananas wird in Ringe geschnitten und schonend getrocknet. Ohne zusätzliche Behandlung bleibt der natürliche, süß-fruchtige Geschmack der Ananas erhalten.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-pineapple__details\"\u003e\n      \u003csummary class=\"tago-pineapple__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-pineapple__content\"\u003e\n        \u003ctable class=\"tago-pineapple__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1386 kJ \/ 323 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e3,7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e51 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e50 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e15 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e7,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,03 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":"250g","offer_id":65427167183197,"sku":null,"price":6.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/AnanasringeNatur_unbehandelt.png?v=1784881159"},{"product_id":"tago-apple-chips-deutsche-elstar-apfelchips","title":"TAGO Deutsche Elstar-Apfelchips","description":"","brand":"TagoNuts","offers":[{"title":"100g","offer_id":65356759794013,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true},{"title":"200g","offer_id":65356759826781,"sku":null,"price":7.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChatGPTImage31.Juli2026_01_33_18.png?v=1785454424"},{"product_id":"tago-dragon-fruit-chips-gefriergetrocknete-drachenfrucht","title":"TAGO Getrocknete Drachenfrucht","description":"\u003cstyle\u003e\n  .tago-dragonfruit,\n  .tago-dragonfruit * {\n    box-sizing: border-box;\n  }\n\n  .tago-dragonfruit {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-dragonfruit__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-dragonfruit__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-dragonfruit__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-dragonfruit__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-dragonfruit__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-dragonfruit__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-dragonfruit__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-dragonfruit__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-dragonfruit__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-dragonfruit__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-dragonfruit__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-dragonfruit__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-dragonfruit__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-dragonfruit__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-dragonfruit__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-dragonfruit__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-dragonfruit__summary::before,\n  .tago-dragonfruit__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-dragonfruit__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-dragonfruit__details[open] .tago-dragonfruit__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-dragonfruit__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-dragonfruit__content p {\n    margin: 0;\n  }\n\n  .tago-dragonfruit__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-dragonfruit__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-dragonfruit__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-dragonfruit__table td {\n    padding: 7px 0;\n  }\n\n  .tago-dragonfruit__table td:first-child {\n    color: #666;\n  }\n\n  .tago-dragonfruit__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-dragonfruit {\n      margin-top: 13px;\n    }\n\n    .tago-dragonfruit__title {\n      font-size: 21px;\n    }\n\n    .tago-dragonfruit__description {\n      font-size: 12.5px;\n    }\n\n    .tago-dragonfruit__benefits {\n      gap: 6px;\n    }\n\n    .tago-dragonfruit__benefit {\n      padding: 8px;\n    }\n\n    .tago-dragonfruit__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-dragonfruit\"\u003e\n\n  \u003cdiv class=\"tago-dragonfruit__intro\"\u003e\n    \u003cspan class=\"tago-dragonfruit__label\"\u003e\n      Sonnengetrocknet. Exotisch. Intensiv.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-dragonfruit__title\"\u003e\n      Exotischer Fruchtgenuss mit intensivem Geschmack\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-dragonfruit__description\"\u003e\n      Sonnengetrocknete Drachenfrucht mit natürlich mild-süßem Geschmack,\n      intensiver Fruchtnote und angenehm kompaktem Biss. Ein exotischer Snack\n      für alle, die pure Frucht und außergewöhnliche Genussmomente lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-dragonfruit__benefits\"\u003e\n\n    \u003cdiv class=\"tago-dragonfruit__benefit\"\u003e\n      \u003cspan class=\"tago-dragonfruit__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dragonfruit__benefit-text\"\u003e\n        98 % Drachenfrucht\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-dragonfruit__benefit\"\u003e\n      \u003cspan class=\"tago-dragonfruit__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dragonfruit__benefit-text\"\u003e\n        Sonnengetrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-dragonfruit__benefit\"\u003e\n      \u003cspan class=\"tago-dragonfruit__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 17c2-6 6-10 13-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 19c3-2 7-3 12-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dragonfruit__benefit-text\"\u003e\n        Mit 2 % Reismehl\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-dragonfruit__benefit\"\u003e\n      \u003cspan class=\"tago-dragonfruit__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-dragonfruit__benefit-text\"\u003e\n        Mild \u0026amp; natürlich süß\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-dragonfruit__tip\"\u003e\n    \u003cspan class=\"tago-dragonfruit__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-dragonfruit__tip-text\"\u003e\n      Direkt aus der Tüte, unterwegs, im Büro oder als exotisches Topping\n      für Bowls, Müsli und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-dragonfruit__accordion\"\u003e\n\n    \u003cdetails class=\"tago-dragonfruit__details\" open\u003e\n      \u003csummary class=\"tago-dragonfruit__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-dragonfruit__content\"\u003e\n        \u003cp\u003e\n          Durch die Sonnentrocknung verliert die Drachenfrucht einen Teil\n          ihrer natürlichen Feuchtigkeit. Dadurch entsteht eine kompaktere,\n          leicht zähe Textur mit intensiver Fruchtnote und dem typischen\n          feinen Biss der kleinen Samen.\n          \u003cbr\u003e\u003cbr\u003e\n          Eine geringe Menge Reismehl unterstützt die Verarbeitung und sorgt\n          für eine angenehme Oberfläche.\n          \u003cbr\u003e\u003cbr\u003e\n          \u003cstrong\u003eZutaten:\u003c\/strong\u003e 98 % Drachenfrucht, 2 % Reismehl.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-dragonfruit__details\"\u003e\n      \u003csummary class=\"tago-dragonfruit__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-dragonfruit__content\"\u003e\n        \u003ctable class=\"tago-dragonfruit__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1465 kJ \/ 350 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e1 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e72 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e41 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e20 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,05 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":"50g","offer_id":65355891147101,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"100g","offer_id":65355891179869,"sku":null,"price":10.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Getrocknete_Drachenfrucht.png?v=1788189376"},{"product_id":"medjool-datteln-premium","title":"TAGO Medjool Premium Datteln","description":"\u003cstyle\u003e\n  .tago-medjool,\n  .tago-medjool * {\n    box-sizing: border-box;\n  }\n\n  .tago-medjool {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-medjool__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-medjool__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-medjool__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-medjool__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-medjool__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-medjool__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-medjool__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-medjool__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-medjool__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-medjool__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-medjool__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-medjool__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-medjool__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-medjool__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-medjool__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-medjool__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-medjool__summary::before,\n  .tago-medjool__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-medjool__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-medjool__details[open] .tago-medjool__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-medjool__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-medjool__content p {\n    margin: 0;\n  }\n\n  .tago-medjool__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-medjool__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-medjool__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-medjool__table td {\n    padding: 7px 0;\n  }\n\n  .tago-medjool__table td:first-child {\n    color: #666;\n  }\n\n  .tago-medjool__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-medjool {\n      margin-top: 13px;\n    }\n\n    .tago-medjool__title {\n      font-size: 21px;\n    }\n\n    .tago-medjool__description {\n      font-size: 12.5px;\n    }\n\n    .tago-medjool__benefits {\n      gap: 6px;\n    }\n\n    .tago-medjool__benefit {\n      padding: 8px;\n    }\n\n    .tago-medjool__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-medjool\"\u003e\n\u003cdiv class=\"tago-medjool__intro\"\u003e\n\u003cspan class=\"tago-medjool__label\"\u003e Saftig. Karamellig. Premium. \u003c\/span\u003e\n\u003ch2 class=\"tago-medjool__title\"\u003eNatürlich süßer Genuss mit weichem Kern\u003c\/h2\u003e\n\u003cp class=\"tago-medjool__description\"\u003eGroße, besonders saftige Medjool-Datteln mit weicher Textur und feiner Karamellnote. Der ideale Snack für alle, die natürliche Süße und vollmundigen Fruchtgeschmack lieben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-medjool__benefits\"\u003e\n\u003cdiv class=\"tago-medjool__benefit\"\u003e\n\u003cspan class=\"tago-medjool__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 20c-3-5-2-11 4-16 6 5 7 11 4 16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 15c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-medjool__benefit-text\"\u003e Extra große Früchte \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-medjool__benefit\"\u003e\n\u003cspan class=\"tago-medjool__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-medjool__benefit-text\"\u003e Weich und besonders saftig \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-medjool__benefit\"\u003e\n\u003cspan class=\"tago-medjool__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-medjool__benefit-text\"\u003e Natürlich süßer Geschmack \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-medjool__benefit\"\u003e\n\u003cspan class=\"tago-medjool__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-medjool__benefit-text\"\u003e Feine Karamellnote \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-medjool__tip\"\u003e\n\u003cspan class=\"tago-medjool__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-medjool__tip-text\"\u003eDen süßen Snack zwischendurch, als Energiequelle unterwegs oder als natürliche Zutat für Bowls, Desserts und Gebäck.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-medjool__accordion\"\u003e\n\u003cdetails class=\"tago-medjool__details\" open=\"\"\u003e\n\u003csummary class=\"tago-medjool__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-medjool__content\"\u003e\n\u003cp\u003eMedjool-Datteln sind für ihre große Form, ihr besonders fleischiges Fruchtfleisch und ihre angenehm weiche Konsistenz bekannt. Ihr intensiver Geschmack erinnert an Honig und Karamell. \u003cbr\u003e\u003cbr\u003eHinweis: Datteln enthalten von Natur aus Zucker und können einen Stein enthalten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-medjool__details\" open=\"\"\u003e\n\u003csummary class=\"tago-medjool__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-medjool__content\"\u003e\n\u003ctable class=\"tago-medjool__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1180 kJ \/ 284 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e75 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e66 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e2 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65356677120349,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65356677153117,"sku":null,"price":7.99,"currency_code":"EUR","in_stock":true},{"title":"1000g","offer_id":65356677185885,"sku":null,"price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/MedjoolDattelnPremium.png?v=1784880770"},{"product_id":"tago-chocolate-coconut-chips-premium-kokoschips-mit-kakao","title":"TAGO Premium Kokoschips mit Kakao","description":"\u003cstyle\u003e\n  .tago-coconut-cacao,\n  .tago-coconut-cacao * {\n    box-sizing: border-box;\n  }\n\n  .tago-coconut-cacao {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-coconut-cacao__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-coconut-cacao__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-coconut-cacao__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-coconut-cacao__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-coconut-cacao__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-coconut-cacao__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-coconut-cacao__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-coconut-cacao__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-coconut-cacao__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-coconut-cacao__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-coconut-cacao__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-coconut-cacao__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-coconut-cacao__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-coconut-cacao__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-coconut-cacao__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-coconut-cacao__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-coconut-cacao__summary::before,\n  .tago-coconut-cacao__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-coconut-cacao__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-coconut-cacao__details[open] .tago-coconut-cacao__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-coconut-cacao__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-coconut-cacao__content p {\n    margin: 0;\n  }\n\n  .tago-coconut-cacao__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-coconut-cacao__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-coconut-cacao__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-coconut-cacao__table td {\n    padding: 7px 0;\n  }\n\n  .tago-coconut-cacao__table td:first-child {\n    color: #666;\n  }\n\n  .tago-coconut-cacao__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-coconut-cacao {\n      margin-top: 13px;\n    }\n\n    .tago-coconut-cacao__title {\n      font-size: 21px;\n    }\n\n    .tago-coconut-cacao__description {\n      font-size: 12.5px;\n    }\n\n    .tago-coconut-cacao__benefits {\n      gap: 6px;\n    }\n\n    .tago-coconut-cacao__benefit {\n      padding: 8px;\n    }\n\n    .tago-coconut-cacao__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-coconut-cacao\"\u003e\n\u003cdiv class=\"tago-coconut-cacao__intro\"\u003e\n\u003cspan class=\"tago-coconut-cacao__label\"\u003e Knusprig. Schokoladig. Exotisch. \u003c\/span\u003e\n\u003ch2 class=\"tago-coconut-cacao__title\"\u003eKokos-Crunch trifft intensiven Kakao\u003c\/h2\u003e\n\u003cp class=\"tago-coconut-cacao__description\"\u003eKnusprig geröstete Bio-Kokoschips mit kräftiger Kakaonote und feiner Süße. Der perfekte Snack für alle, die Kokos lieben und Lust auf einen besonders aromatischen Crunch haben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-coconut-cacao__benefits\"\u003e\n\u003cdiv class=\"tago-coconut-cacao__benefit\"\u003e\n\u003cspan class=\"tago-coconut-cacao__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-coconut-cacao__benefit-text\"\u003e Zutaten aus Bio-Anbau \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-coconut-cacao__benefit\"\u003e\n\u003cspan class=\"tago-coconut-cacao__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-coconut-cacao__benefit-text\"\u003e Knusprig geröstet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-coconut-cacao__benefit\"\u003e\n\u003cspan class=\"tago-coconut-cacao__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 8c1-3 3-5 5-5s4 2 5 5c1 4-1 9-5 13-4-4-6-9-5-13Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 8c1 1 3 1 4 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-coconut-cacao__benefit-text\"\u003e Mit aromatischem Kakao \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-coconut-cacao__benefit\"\u003e\n\u003cspan class=\"tago-coconut-cacao__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 18c3-7 7-11 12-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 20c3-3 7-4 11-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-coconut-cacao__benefit-text\"\u003e Vegan und glutenfrei \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-coconut-cacao__tip\"\u003e\n\u003cspan class=\"tago-coconut-cacao__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-coconut-cacao__tip-text\"\u003eSüße Snackmomente, unterwegs oder als knuspriges Topping für Bowls, Müsli, Joghurt und Desserts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-coconut-cacao__accordion\"\u003e\n\u003cdetails class=\"tago-coconut-cacao__details\"\u003e\n\u003csummary class=\"tago-coconut-cacao__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-coconut-cacao__content\"\u003e\n\u003cp\u003eKokoschips aus sonnengereiften Kokosnüssen werden schonend geröstet und mit aromatischem Kakaopulver verfeinert. Die natürlich unterschiedlich großen Stücke sorgen für ein authentisches und abwechslungsreiches Knuspererlebnis. \u003cbr\u003e\u003cbr\u003eZutaten: 67,9 % Kokosnuss*, Rohrzucker*, Kakaopulver*, Meersalz. *Aus kontrolliert biologischem Anbau.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-coconut-cacao__details\" open=\"\"\u003e\n\u003csummary class=\"tago-coconut-cacao__summary\"\u003eVersandhinweis bei Wärme\u003c\/summary\u003e\n\u003cdiv class=\"tago-coconut-cacao__content\"\u003e\n\u003cp\u003eBei Außentemperaturen über 25 °C können wir nicht garantieren, dass das Produkt während des Versands vollständig unversehrt bleibt. Wärmebedingte Veränderungen sind möglich.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-coconut-cacao__details\" open=\"\"\u003e\n\u003csummary class=\"tago-coconut-cacao__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-coconut-cacao__content\"\u003e\n\u003ctable class=\"tago-coconut-cacao__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2752 kJ \/ 657 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e50 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e46 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e44 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e32 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e11 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e2,8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,21 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"100g","offer_id":65349241536861,"sku":null,"price":2.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/PremiumKokoschipsmitKakaopulver.png?v=1784830127"},{"product_id":"tago-dried-figs-getrocknete-feigen","title":"TAGO Getrocknete Feigen","description":"\u003cstyle\u003e\n  .tago-figs,\n  .tago-figs * {\n    box-sizing: border-box;\n  }\n\n  .tago-figs {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-figs__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-figs__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-figs__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-figs__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-figs__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-figs__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-figs__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-figs__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-figs__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-figs__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-figs__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-figs__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-figs__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-figs__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-figs__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-figs__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-figs__summary::before,\n  .tago-figs__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-figs__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-figs__details[open] .tago-figs__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-figs__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-figs__content p {\n    margin: 0;\n  }\n\n  .tago-figs__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-figs__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-figs__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-figs__table td {\n    padding: 7px 0;\n  }\n\n  .tago-figs__table td:first-child {\n    color: #666;\n  }\n\n  .tago-figs__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-figs {\n      margin-top: 13px;\n    }\n\n    .tago-figs__title {\n      font-size: 21px;\n    }\n\n    .tago-figs__description {\n      font-size: 12.5px;\n    }\n\n    .tago-figs__benefits {\n      gap: 6px;\n    }\n\n    .tago-figs__benefit {\n      padding: 8px;\n    }\n\n    .tago-figs__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-figs\"\u003e\n\n  \u003cdiv class=\"tago-figs__intro\"\u003e\n    \u003cspan class=\"tago-figs__label\"\u003e\n      Saftig. Honigsüß. Natürlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-figs__title\"\u003e\n      Vollmundige Feigen mit natürlicher Süße\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-figs__description\"\u003e\n      Weiche, aromatische Feigen mit intensiver Fruchtsüße und feiner Honignote. Ein vollmundiger Snack für alle, die natürliche Süße und angenehm kernigen Biss lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-figs__benefits\"\u003e\n\n    \u003cdiv class=\"tago-figs__benefit\"\u003e\n      \u003cspan class=\"tago-figs__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 20c-3-5-2-11 4-16 6 5 7 11 4 16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 15c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-figs__benefit-text\"\u003e\n        Intensiv fruchtiger Geschmack\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-figs__benefit\"\u003e\n      \u003cspan class=\"tago-figs__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-figs__benefit-text\"\u003e\n        Weich und angenehm saftig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-figs__benefit\"\u003e\n      \u003cspan class=\"tago-figs__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-figs__benefit-text\"\u003e\n        Natürlich süß\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-figs__benefit\"\u003e\n      \u003cspan class=\"tago-figs__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-figs__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-figs__tip\"\u003e\n    \u003cspan class=\"tago-figs__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-figs__tip-text\"\u003e\n      Snackpausen, unterwegs oder als fruchtiges Extra in Müsli, Joghurt, Käseplatten und Gebäck.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-figs__accordion\"\u003e\n\n    \u003cdetails class=\"tago-figs__details\"\u003e\n      \u003csummary class=\"tago-figs__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-figs__content\"\u003e\n        \u003cp\u003e\n          Durch die schonende Trocknung entwickelt die Feige ihre konzentrierte Fruchtsüße und ihre typisch weiche, leicht kernige Konsistenz. Der vollmundige Geschmack erinnert angenehm an Honig.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-figs__details\"\u003e\n      \u003csummary class=\"tago-figs__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-figs__content\"\u003e\n        \u003ctable class=\"tago-figs__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1050 kJ \/ 260 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e0,9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e64 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e48 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e9,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e4 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":"250g","offer_id":65356481954141,"sku":null,"price":4.49,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65356481986909,"sku":null,"price":8.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/GetrockneteFeigen.png?v=1784880256"},{"product_id":"tago-deglet-nour-dates-tunesische-datteln","title":"TAGO Deglet Nour Tunesische Datteln","description":"\u003cstyle\u003e\n  .tago-deglet,\n  .tago-deglet * {\n    box-sizing: border-box;\n  }\n\n  .tago-deglet {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-deglet__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-deglet__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-deglet__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-deglet__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-deglet__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-deglet__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-deglet__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-deglet__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-deglet__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-deglet__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-deglet__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-deglet__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-deglet__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-deglet__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-deglet__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-deglet__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-deglet__summary::before,\n  .tago-deglet__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-deglet__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-deglet__details[open] .tago-deglet__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-deglet__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-deglet__content p {\n    margin: 0;\n  }\n\n  .tago-deglet__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-deglet__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-deglet__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-deglet__table td {\n    padding: 7px 0;\n  }\n\n  .tago-deglet__table td:first-child {\n    color: #666;\n  }\n\n  .tago-deglet__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-deglet {\n      margin-top: 13px;\n    }\n\n    .tago-deglet__title {\n      font-size: 21px;\n    }\n\n    .tago-deglet__description {\n      font-size: 12.5px;\n    }\n\n    .tago-deglet__benefits {\n      gap: 6px;\n    }\n\n    .tago-deglet__benefit {\n      padding: 8px;\n    }\n\n    .tago-deglet__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-deglet\"\u003e\n\n  \u003cdiv class=\"tago-deglet__intro\"\u003e\n    \u003cspan class=\"tago-deglet__label\"\u003e\n      Mild. Saftig. Karamellig.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-deglet__title\"\u003e\n      Feine Dattelsüße für jeden Tag\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-deglet__description\"\u003e\n      Deglet Nour Datteln überzeugen mit ihrer weichen Konsistenz, angenehmen Fruchtsüße und einer feinen Karamellnote. Ein vielseitiger Klassiker für natürliche Snackmomente und kreative Rezepte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-deglet__benefits\"\u003e\n\n    \u003cdiv class=\"tago-deglet__benefit\"\u003e\n      \u003cspan class=\"tago-deglet__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 20c-3-5-2-11 4-16 6 5 7 11 4 16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 15c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-deglet__benefit-text\"\u003e\n        Beliebte Dattelsorte\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-deglet__benefit\"\u003e\n      \u003cspan class=\"tago-deglet__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-deglet__benefit-text\"\u003e\n        Weich und angenehm saftig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-deglet__benefit\"\u003e\n      \u003cspan class=\"tago-deglet__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16M12 4v16\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-deglet__benefit-text\"\u003e\n        Natürlich süßer Geschmack\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-deglet__benefit\"\u003e\n      \u003cspan class=\"tago-deglet__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-deglet__benefit-text\"\u003e\n        Feine Karamellnote\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-deglet__tip\"\u003e\n    \u003cspan class=\"tago-deglet__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-deglet__tip-text\"\u003e\n      Unterwegs, im Büro, zum Backen oder als natürliche Süße in Bowls, Desserts und herzhaften Gerichten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-deglet__accordion\"\u003e\n\n    \u003cdetails class=\"tago-deglet__details\"\u003e\n      \u003csummary class=\"tago-deglet__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-deglet__content\"\u003e\n        \u003cp\u003e\n          Deglet Nour Datteln sind an ihrer länglichen Form und goldbraunen Farbe erkennbar. Ihr Fruchtfleisch ist weich, angenehm saftig und besitzt eine milde Süße mit zart karamelligem Aroma.\n          \u003cbr\u003e\u003cbr\u003e\n          Hinweis: Datteln enthalten von Natur aus Zucker und können einen Stein enthalten.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-deglet__details\"\u003e\n      \u003csummary class=\"tago-deglet__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-deglet__content\"\u003e\n        \u003ctable class=\"tago-deglet__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1280 kJ \/ 380 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e0 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e73 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e65 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e2,2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e2,2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,05 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":"500g","offer_id":65356421759325,"sku":null,"price":5.59,"currency_code":"EUR","in_stock":true},{"title":"1000g","offer_id":65356421792093,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/DegletNourDattelnausTunesien.png?v=1784879910"},{"product_id":"tago-black-raisins-kernlose-weinbeeren","title":"TAGO Kernlose Weinbeeren","description":"\u003cstyle\u003e\n  .tago-mulberries,\n  .tago-mulberries * {\n    box-sizing: border-box;\n  }\n\n  .tago-mulberries {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-mulberries__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-mulberries__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-mulberries__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-mulberries__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-mulberries__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-mulberries__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-mulberries__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-mulberries__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-mulberries__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-mulberries__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-mulberries__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-mulberries__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-mulberries__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-mulberries__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-mulberries__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-mulberries__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-mulberries__summary::before,\n  .tago-mulberries__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-mulberries__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-mulberries__details[open] .tago-mulberries__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-mulberries__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-mulberries__content p {\n    margin: 0;\n  }\n\n  .tago-mulberries__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-mulberries__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-mulberries__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-mulberries__table td {\n    padding: 7px 0;\n  }\n\n  .tago-mulberries__table td:first-child {\n    color: #666;\n  }\n\n  .tago-mulberries__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-mulberries {\n      margin-top: 13px;\n    }\n\n    .tago-mulberries__title {\n      font-size: 21px;\n    }\n\n    .tago-mulberries__description {\n      font-size: 12.5px;\n    }\n\n    .tago-mulberries__benefits {\n      gap: 6px;\n    }\n\n    .tago-mulberries__benefit {\n      padding: 8px;\n    }\n\n    .tago-mulberries__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-mulberries\"\u003e\n\n  \u003cdiv class=\"tago-mulberries__intro\"\u003e\n    \u003cspan class=\"tago-mulberries__label\"\u003e\n      Süß. Knusprig. Besonders.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-mulberries__title\"\u003e\n      Natürlicher Crunch mit feiner Fruchtsüße\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-mulberries__description\"\u003e\n      Getrocknete Maulbeeren mit angenehm süßem Geschmack und leicht knusprigem Biss. Ein besonderer Snack für alle, die natürliche Fruchtsüße und abwechslungsreiche Texturen lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-mulberries__benefits\"\u003e\n\n    \u003cdiv class=\"tago-mulberries__benefit\"\u003e\n      \u003cspan class=\"tago-mulberries__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"9\" cy=\"10\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14\" cy=\"8\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"13\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"10\" cy=\"15\" r=\"2.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 6c0-2 1-3 3-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-mulberries__benefit-text\"\u003e\n        Natürlich fruchtig-süß\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-mulberries__benefit\"\u003e\n      \u003cspan class=\"tago-mulberries__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-mulberries__benefit-text\"\u003e\n        Leicht knuspriger Biss\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-mulberries__benefit\"\u003e\n      \u003cspan class=\"tago-mulberries__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-mulberries__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-mulberries__benefit\"\u003e\n      \u003cspan class=\"tago-mulberries__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-mulberries__benefit-text\"\u003e\n        Vielseitig kombinierbar\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-mulberries__tip\"\u003e\n    \u003cspan class=\"tago-mulberries__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-mulberries__tip-text\"\u003e\n      Unterwegs, im Büro oder als süß-knuspriges Extra in Müsli, Bowls, Joghurt und Backwaren.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-mulberries__accordion\"\u003e\n\n    \u003cdetails class=\"tago-mulberries__details\"\u003e\n      \u003csummary class=\"tago-mulberries__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-mulberries__content\"\u003e\n        \u003cp\u003e\n          Durch die Trocknung entwickeln Maulbeeren ihre konzentrierte Fruchtsüße und ihre typisch leicht knusprige Konsistenz. Dadurch eignen sie sich sowohl als Snack als auch als vielseitige Zutat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-mulberries__details\"\u003e\n      \u003csummary class=\"tago-mulberries__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-mulberries__content\"\u003e\n        \u003ctable class=\"tago-mulberries__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1350 kJ \/ 350 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e74 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\u003e10 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e10 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,03 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":"250g","offer_id":65357083410781,"sku":null,"price":2.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/WeinbeerenschwarzohneKern.png?v=1784882391"},{"product_id":"tago-goji-berries-premium-gojibeeren","title":"TAGO Premium Gojibeeren","description":"\u003cstyle\u003e\n  .tago-goji,\n  .tago-goji * {\n    box-sizing: border-box;\n  }\n\n  .tago-goji {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-goji__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-goji__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-goji__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-goji__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-goji__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-goji__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-goji__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-goji__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-goji__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-goji__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-goji__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-goji__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-goji__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-goji__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-goji__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-goji__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-goji__summary::before,\n  .tago-goji__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-goji__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-goji__details[open] .tago-goji__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-goji__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-goji__content p {\n    margin: 0;\n  }\n\n  .tago-goji__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-goji__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-goji__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-goji__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-goji__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-goji__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-goji__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-goji {\n      margin-top: 13px;\n    }\n\n    .tago-goji__title {\n      font-size: 21px;\n    }\n\n    .tago-goji__description {\n      font-size: 12.5px;\n    }\n\n    .tago-goji__benefits {\n      gap: 6px;\n    }\n\n    .tago-goji__benefit {\n      padding: 8px;\n    }\n\n    .tago-goji__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-goji\"\u003e\n\u003cdiv class=\"tago-goji__intro\"\u003e\n\u003cspan class=\"tago-goji__label\"\u003e Fruchtig. Süß-herb. Bio. \u003c\/span\u003e\n\u003ch2 class=\"tago-goji__title\"\u003eDie Powerbeere aus der Natur\u003c\/h2\u003e\n\u003cp class=\"tago-goji__description\"\u003eGetrocknete Premium-Gojibeeren aus kontrolliert biologischem Anbau mit charakteristisch süß-herbem Geschmack und angenehm weicher Textur. Vielseitig, aromatisch und ideal für bewusste Genussmomente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-goji__benefits\"\u003e\n\u003cdiv class=\"tago-goji__benefit\"\u003e\n\u003cspan class=\"tago-goji__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-goji__benefit-text\"\u003e Aus biologischem Anbau \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-goji__benefit\"\u003e\n\u003cspan class=\"tago-goji__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 16c0-4 3-8 7-10 3 3 4 7 2 10-2 3-6 4-9 0Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16c2-3 4-5 7-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-goji__benefit-text\"\u003e Charakteristisch süß-herb \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-goji__benefit\"\u003e\n\u003cspan class=\"tago-goji__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-goji__benefit-text\"\u003e 14 g pflanzliches Eiweiß \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-goji__benefit\"\u003e\n\u003cspan class=\"tago-goji__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-goji__benefit-text\"\u003e Vielseitig verwendbar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-goji__tip\"\u003e\n\u003cspan class=\"tago-goji__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-goji__tip-text\"\u003ePur als Snack, im Joghurt, Müsli, Salat oder als fruchtige Zutat für Bowls, Backwaren und abwechslungsreiche Rezepte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-goji__accordion\"\u003e\n\u003cdetails class=\"tago-goji__details\"\u003e\n\u003csummary class=\"tago-goji__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-goji__content\"\u003e\n\u003cp\u003eUnsere getrockneten Premium-Gojibeeren stammen aus kontrolliert biologischem Anbau und überzeugen durch ihren unverwechselbaren süß-herben Geschmack. \u003cbr\u003e\u003cbr\u003eDie kleinen roten Beeren eignen sich ideal als Snack und lassen sich vielseitig in süße und herzhafte Gerichte integrieren. Ob als Topping, Backzutat oder fruchtige Ergänzung – Gojibeeren bringen Farbe, Aroma und eine besondere Note in den Alltag. \u003cspan class=\"tago-goji__ingredients\"\u003e Zutat: Getrocknete Bio-Gojibeeren. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-goji__details\"\u003e\n\u003csummary class=\"tago-goji__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-goji__content\"\u003e\n\u003ctable class=\"tago-goji__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1436 kJ \/ 343 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e1,2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e64 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e46 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e14 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,28 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65427171541341,"sku":null,"price":6.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/TAGOSultanas_UngeschwefelteSultaninen_7c75717e-fd81-4502-9ce9-b4bd10c8841b.png?v=1785451868"},{"product_id":"tago-sultanas-ungeschwefelte-sultaninen","title":"TAGO Ungeschwefelte Sultaninen","description":"\u003cstyle\u003e\n  .tago-sultanas,\n  .tago-sultanas * {\n    box-sizing: border-box;\n  }\n\n  .tago-sultanas {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-sultanas__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-sultanas__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-sultanas__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-sultanas__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-sultanas__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-sultanas__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-sultanas__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-sultanas__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-sultanas__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-sultanas__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-sultanas__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-sultanas__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-sultanas__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-sultanas__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-sultanas__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-sultanas__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-sultanas__summary::before,\n  .tago-sultanas__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-sultanas__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-sultanas__details[open] .tago-sultanas__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-sultanas__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-sultanas__content p {\n    margin: 0;\n  }\n\n  .tago-sultanas__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-sultanas__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-sultanas__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-sultanas__table td {\n    padding: 7px 0;\n  }\n\n  .tago-sultanas__table td:first-child {\n    color: #666;\n  }\n\n  .tago-sultanas__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-sultanas {\n      margin-top: 13px;\n    }\n\n    .tago-sultanas__title {\n      font-size: 21px;\n    }\n\n    .tago-sultanas__description {\n      font-size: 12.5px;\n    }\n\n    .tago-sultanas__benefits {\n      gap: 6px;\n    }\n\n    .tago-sultanas__benefit {\n      padding: 8px;\n    }\n\n    .tago-sultanas__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-sultanas\"\u003e\n\n  \u003cdiv class=\"tago-sultanas__intro\"\u003e\n    \u003cspan class=\"tago-sultanas__label\"\u003e\n      Saftig. Aromatisch. Natürlich süß.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-sultanas__title\"\u003e\n      Sonnenverwöhnte Sultaninen mit weichem Biss\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-sultanas__description\"\u003e\n      Aromatische Orange-River-Sultaninen aus Südafrika mit natürlicher Fruchtsüße und angenehm weicher Konsistenz. Ein vielseitiger Klassiker für Snacks, Frühstück und kreative Lieblingsrezepte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-sultanas__benefits\"\u003e\n\n    \u003cdiv class=\"tago-sultanas__benefit\"\u003e\n      \u003cspan class=\"tago-sultanas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"9\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"15\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 6c0-2 1-3 3-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-sultanas__benefit-text\"\u003e\n        Aus Südafrika\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-sultanas__benefit\"\u003e\n      \u003cspan class=\"tago-sultanas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-sultanas__benefit-text\"\u003e\n        Weich und angenehm saftig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-sultanas__benefit\"\u003e\n      \u003cspan class=\"tago-sultanas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-sultanas__benefit-text\"\u003e\n        Ungeschwefelt\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-sultanas__benefit\"\u003e\n      \u003cspan class=\"tago-sultanas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 18c3-7 7-11 12-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 20c3-3 7-4 11-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-sultanas__benefit-text\"\u003e\n        Vielseitig verwendbar\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-sultanas__tip\"\u003e\n    \u003cspan class=\"tago-sultanas__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-sultanas__tip-text\"\u003e\n      Müsli, Porridge, Joghurt, Backwaren, Salate, Reisgerichte, orientalische Küche oder direkt als fruchtiger Snack.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-sultanas__accordion\"\u003e\n\n    \u003cdetails class=\"tago-sultanas__details\"\u003e\n      \u003csummary class=\"tago-sultanas__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-sultanas__content\"\u003e\n        \u003cp\u003e\n          Die Sultaninen reifen entlang des südafrikanischen Orange River unter sonnigen Bedingungen. Sie werden ungeschwefelt verarbeitet und leicht mit Sonnenblumenöl benetzt, damit sie weniger verkleben und sich einfacher portionieren lassen.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: Sultaninen, Sonnenblumenöl.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-sultanas__details\"\u003e\n      \u003csummary class=\"tago-sultanas__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-sultanas__content\"\u003e\n        \u003ctable class=\"tago-sultanas__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1264 kJ \/ 302 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e80 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e59 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e3,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,03 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":"250g","offer_id":65349232787805,"sku":null,"price":2.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Sultananas-ungeschwefelt.png?v=1784822957"},{"product_id":"tago-cocoa-coconut-chips-premium-kokoschips","title":"TAGO Premium Kokoschips","description":"\u003cstyle\u003e\n  .tago-coconut-natural,\n  .tago-coconut-natural * {\n    box-sizing: border-box;\n  }\n\n  .tago-coconut-natural {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-coconut-natural__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-coconut-natural__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-coconut-natural__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-coconut-natural__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-coconut-natural__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-coconut-natural__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-coconut-natural__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-coconut-natural__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-coconut-natural__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-coconut-natural__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-coconut-natural__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-coconut-natural__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-coconut-natural__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-coconut-natural__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-coconut-natural__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-coconut-natural__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-coconut-natural__summary::before,\n  .tago-coconut-natural__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-coconut-natural__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-coconut-natural__details[open]\n  .tago-coconut-natural__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-coconut-natural__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-coconut-natural__content p {\n    margin: 0;\n  }\n\n  .tago-coconut-natural__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-coconut-natural__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-coconut-natural__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-coconut-natural__table td {\n    padding: 7px 0;\n  }\n\n  .tago-coconut-natural__table td:first-child {\n    color: #666;\n  }\n\n  .tago-coconut-natural__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-coconut-natural {\n      margin-top: 13px;\n    }\n\n    .tago-coconut-natural__title {\n      font-size: 21px;\n    }\n\n    .tago-coconut-natural__description {\n      font-size: 12.5px;\n    }\n\n    .tago-coconut-natural__benefits {\n      gap: 6px;\n    }\n\n    .tago-coconut-natural__benefit {\n      padding: 8px;\n    }\n\n    .tago-coconut-natural__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-coconut-natural\"\u003e\n\n  \u003cdiv class=\"tago-coconut-natural__intro\"\u003e\n    \u003cspan class=\"tago-coconut-natural__label\"\u003e\n      Pur. Knusprig. Natürlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-coconut-natural__title\"\u003e\n      Echter Kokosgenuss ohne Schnickschnack\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-coconut-natural__description\"\u003e\n      Naturbelassene Kokoschips mit intensivem Kokosaroma und angenehm knackigem Biss. Ein purer Snack für alle, die Kokos lieben und bewusst auf unnötige Zusätze verzichten möchten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-coconut-natural__benefits\"\u003e\n\n    \u003cdiv class=\"tago-coconut-natural__benefit\"\u003e\n      \u003cspan class=\"tago-coconut-natural__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-coconut-natural__benefit-text\"\u003e\n        100 % Kokosnuss\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-coconut-natural__benefit\"\u003e\n      \u003cspan class=\"tago-coconut-natural__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-coconut-natural__benefit-text\"\u003e\n        Natürlich knuspriger Biss\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-coconut-natural__benefit\"\u003e\n      \u003cspan class=\"tago-coconut-natural__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-coconut-natural__benefit-text\"\u003e\n        Ohne Zuckerzusatz\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-coconut-natural__benefit\"\u003e\n      \u003cspan class=\"tago-coconut-natural__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 18c3-7 7-11 12-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 20c3-3 7-4 11-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-coconut-natural__benefit-text\"\u003e\n        Vegan und glutenfrei\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-coconut-natural__tip\"\u003e\n    \u003cspan class=\"tago-coconut-natural__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-coconut-natural__tip-text\"\u003e\n      Direkt als Snack oder als knuspriges Topping für Bowls, Müsli, Joghurt, Salate und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-coconut-natural__accordion\"\u003e\n\n    \u003cdetails class=\"tago-coconut-natural__details\"\u003e\n      \u003csummary class=\"tago-coconut-natural__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-coconut-natural__content\"\u003e\n        \u003cp\u003e\n          Frisches Kokosnussfleisch von den Philippinen wird in feine Stücke geschnitten und schonend getrocknet. Die natürlich unterschiedlichen Größen sorgen für einen abwechslungsreichen Biss.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 100 % Kokosnuss. Ohne Zuckerzusatz, Farb-, Konservierungs- oder sonstige Zusatzstoffe.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-coconut-natural__details\"\u003e\n      \u003csummary class=\"tago-coconut-natural__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-coconut-natural__content\"\u003e\n        \u003ctable class=\"tago-coconut-natural__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2895 kJ \/ 703 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e69 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e65 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e7,3 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e7,3 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e14 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,04 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":"80g","offer_id":65349228298589,"sku":null,"price":1.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Kokoschips-Natur-ohneZusaetze.png?v=1784822929"},{"product_id":"tago-cappuccino-almonds-mandeln-mit-cappuccino-ummantelung","title":"TAGO Mandeln mit Cappuccino-Ummantelung","description":"\u003cstyle\u003e\n  .tago-cappuccino-almonds,\n  .tago-cappuccino-almonds * {\n    box-sizing: border-box;\n  }\n\n  .tago-cappuccino-almonds {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-cappuccino-almonds__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-cappuccino-almonds__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-cappuccino-almonds__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-cappuccino-almonds__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-cappuccino-almonds__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-cappuccino-almonds__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-cappuccino-almonds__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-cappuccino-almonds__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-cappuccino-almonds__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-cappuccino-almonds__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-cappuccino-almonds__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-cappuccino-almonds__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-cappuccino-almonds__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-cappuccino-almonds__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-cappuccino-almonds__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-cappuccino-almonds__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-cappuccino-almonds__summary::before,\n  .tago-cappuccino-almonds__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-cappuccino-almonds__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-cappuccino-almonds__details[open]\n  .tago-cappuccino-almonds__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-cappuccino-almonds__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-cappuccino-almonds__content p {\n    margin: 0;\n  }\n\n  .tago-cappuccino-almonds__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-cappuccino-almonds__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-cappuccino-almonds__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-cappuccino-almonds__table td {\n    padding: 7px 0;\n  }\n\n  .tago-cappuccino-almonds__table td:first-child {\n    color: #666;\n  }\n\n  .tago-cappuccino-almonds__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-cappuccino-almonds {\n      margin-top: 13px;\n    }\n\n    .tago-cappuccino-almonds__title {\n      font-size: 21px;\n    }\n\n    .tago-cappuccino-almonds__description {\n      font-size: 12.5px;\n    }\n\n    .tago-cappuccino-almonds__benefits {\n      gap: 6px;\n    }\n\n    .tago-cappuccino-almonds__benefit {\n      padding: 8px;\n    }\n\n    .tago-cappuccino-almonds__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-cappuccino-almonds\"\u003e\n\n  \u003cdiv class=\"tago-cappuccino-almonds__intro\"\u003e\n    \u003cspan class=\"tago-cappuccino-almonds__label\"\u003e\n      Cremig. Knackig. Aromatisch.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-cappuccino-almonds__title\"\u003e\n      Mandel-Crunch mit feiner Cappuccino-Note\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-cappuccino-almonds__description\"\u003e\n      Knackige Mandeln, umhüllt von cremiger weißer und herber Zartbitterschokolade, verfeinert mit feinem Cappuccino-Aroma. Ein edler Snack für alle, die Kaffee, Schokolade und nussigen Biss lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-cappuccino-almonds__benefits\"\u003e\n\n    \u003cdiv class=\"tago-cappuccino-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__benefit-text\"\u003e\n        Knackige Mandelkerne\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-cappuccino-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__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-cappuccino-almonds__benefit-text\"\u003e\n        Zweierlei Schokolade\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-cappuccino-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 8h8a4 4 0 0 1 0 8H7Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M15 10h2a2 2 0 0 1 0 4h-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 5c0-1 1-2 2-2M13 5c0-1 1-2 2-2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__benefit-text\"\u003e\n        Feines Cappuccino-Aroma\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-cappuccino-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-cappuccino-almonds__benefit-text\"\u003e\n        Edel marmorierte Optik\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-cappuccino-almonds__tip\"\u003e\n    \u003cspan class=\"tago-cappuccino-almonds__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-cappuccino-almonds__tip-text\"\u003e\n      Zum Kaffee, für besondere Snackmomente, als kleines Mitbringsel oder als edles Highlight auf deiner Snackplatte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-cappuccino-almonds__accordion\"\u003e\n\n    \u003cdetails class=\"tago-cappuccino-almonds__details\"\u003e\n      \u003csummary class=\"tago-cappuccino-almonds__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-cappuccino-almonds__content\"\u003e\n        \u003cp\u003e\n          Ausgewählte Mandelkerne werden mit weißer und Zartbitterschokolade umhüllt, kunstvoll marmoriert und mit einer feinen Cappuccino-Note abgerundet. So entsteht ein ausgewogener Genuss aus cremiger Süße, dezenter Herbe und nussigem Crunch.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 67,4 % weiße Schokolade (Zucker, Kakaobutter, Vollmilchpulver, Molkenpulver, natürliches Vanillearoma, Emulgator: Sojalecithin), 30 % Mandelkerne (Mandelkerne, Sonnenblumenöl), Glukosesirup, 0,5 % Zartbitterschokolade (Zucker, Kakaomasse, Kakaobutter, natürliches Vanillearoma, Emulgator: Sojalecithin), Tapiokadextrin, Überzugsmittel: Gummi arabicum, Schellack, Cappuccino-Aroma, Kokosöl.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Mandeln, Milch, Molke und Soja.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-cappuccino-almonds__details\"\u003e\n      \u003csummary class=\"tago-cappuccino-almonds__summary\"\u003e\n        Versandhinweis bei Wärme\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-cappuccino-almonds__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-cappuccino-almonds__details\"\u003e\n      \u003csummary class=\"tago-cappuccino-almonds__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-cappuccino-almonds__content\"\u003e\n        \u003ctable class=\"tago-cappuccino-almonds__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2320 kJ \/ 554 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e36 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e13 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e46 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e44 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e3,8 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e9,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,18 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":65349218795869,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/CappuccinoMandeln_a25c8b62-02ea-4923-b674-73236cde2868.png?v=1784822894"},{"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"},{"product_id":"tagoello-mandelkerne-in-weisser-schokolade-mit-kokosflocken","title":"TAGOELLO Mandelkerne in weißer Schokolade mit Kokosflocken","description":"\u003cstyle\u003e\n  .tago-tagoello,\n  .tago-tagoello * {\n    box-sizing: border-box;\n  }\n\n  .tago-tagoello {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-tagoello__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-tagoello__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-tagoello__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-tagoello__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-tagoello__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-tagoello__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-tagoello__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-tagoello__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-tagoello__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-tagoello__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-tagoello__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-tagoello__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-tagoello__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-tagoello__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-tagoello__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-tagoello__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-tagoello__summary::before,\n  .tago-tagoello__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-tagoello__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-tagoello__details[open] .tago-tagoello__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-tagoello__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-tagoello__content p {\n    margin: 0;\n  }\n\n  .tago-tagoello__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-tagoello__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-tagoello__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-tagoello__table td {\n    padding: 7px 0;\n  }\n\n  .tago-tagoello__table td:first-child {\n    color: #666;\n  }\n\n  .tago-tagoello__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-tagoello {\n      margin-top: 13px;\n    }\n\n    .tago-tagoello__title {\n      font-size: 21px;\n    }\n\n    .tago-tagoello__description {\n      font-size: 12.5px;\n    }\n\n    .tago-tagoello__benefits {\n      gap: 6px;\n    }\n\n    .tago-tagoello__benefit {\n      padding: 8px;\n    }\n\n    .tago-tagoello__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-tagoello\"\u003e\n\n  \u003cdiv class=\"tago-tagoello__intro\"\u003e\n    \u003cspan class=\"tago-tagoello__label\"\u003e\n      Cremig. Knackig. Exotisch.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-tagoello__title\"\u003e\n      Mandel-Crunch trifft Kokos und weiße Schokolade\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-tagoello__description\"\u003e\n      Knackige Mandeln, umhüllt von cremiger weißer Schokolade und verfeinert mit aromatischen Kokosflocken. TAGOELLO verbindet nussigen Biss mit exotischer Süße und zartem Schmelz.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-tagoello__benefits\"\u003e\n\n    \u003cdiv class=\"tago-tagoello__benefit\"\u003e\n      \u003cspan class=\"tago-tagoello__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-tagoello__benefit-text\"\u003e\n        Knackiger Mandelkern\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-tagoello__benefit\"\u003e\n      \u003cspan class=\"tago-tagoello__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-tagoello__benefit-text\"\u003e\n        Weiße Schokolade\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-tagoello__benefit\"\u003e\n      \u003cspan class=\"tago-tagoello__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-tagoello__benefit-text\"\u003e\n        Mit Kokosflocken\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-tagoello__benefit\"\u003e\n      \u003cspan class=\"tago-tagoello__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-tagoello__benefit-text\"\u003e\n        Cremig und nussig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-tagoello__tip\"\u003e\n    \u003cspan class=\"tago-tagoello__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-tagoello__tip-text\"\u003e\n      Besondere Snackmomente, zum Teilen, als kleines Geschenk oder als süßes Highlight auf deiner Snackplatte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-tagoello__accordion\"\u003e\n\n    \u003cdetails class=\"tago-tagoello__details\"\u003e\n      \u003csummary class=\"tago-tagoello__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-tagoello__content\"\u003e\n        \u003cp\u003e\n          Knackige Mandelkerne werden mit zartschmelzender weißer Schokolade umhüllt und anschließend mit feinen Kokosflocken veredelt. So entsteht eine ausgewogene Kombination aus cremiger Süße, exotischem Aroma und nussigem Crunch.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 71 % weiße Schokolade (Zucker, Kakaobutter, Vollmilchpulver, Molkenpulver, Emulgator: Sojalecithin, natürliches Vanillearoma), 24 % Mandeln (Mandeln, Sonnenblumenöl), 6 % Kokosflocken.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergene: Enthält Mandeln, Milch, Molke und Soja.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-tagoello__details\"\u003e\n      \u003csummary class=\"tago-tagoello__summary\"\u003e\n        Versandhinweis bei Wärme\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-tagoello__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-tagoello__details\"\u003e\n      \u003csummary class=\"tago-tagoello__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-tagoello__content\"\u003e\n        \u003ctable class=\"tago-tagoello__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2349 kJ \/ 561 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e37 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e17 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e47 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e46 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e3,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e8,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,24 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":65149568254301,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/TAGOELLO_MandelkerneinweisserSchokolademitKokosflocken.png?v=1784822846"},{"product_id":"tago-roasted-almonds-gebrannte-mandeln","title":"TAGO Gebrannte Mandeln","description":"\u003cstyle\u003e\n  .tago-roasted-almonds,\n  .tago-roasted-almonds * {\n    box-sizing: border-box;\n  }\n\n  .tago-roasted-almonds {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-roasted-almonds__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-roasted-almonds__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-roasted-almonds__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-roasted-almonds__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-roasted-almonds__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-roasted-almonds__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-roasted-almonds__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-roasted-almonds__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-roasted-almonds__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-roasted-almonds__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-roasted-almonds__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-roasted-almonds__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-roasted-almonds__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-roasted-almonds__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-roasted-almonds__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-roasted-almonds__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-roasted-almonds__summary::before,\n  .tago-roasted-almonds__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-roasted-almonds__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-roasted-almonds__details[open]\n  .tago-roasted-almonds__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-roasted-almonds__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-roasted-almonds__content p {\n    margin: 0;\n  }\n\n  .tago-roasted-almonds__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-roasted-almonds__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-roasted-almonds__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-roasted-almonds__table td {\n    padding: 7px 0;\n  }\n\n  .tago-roasted-almonds__table td:first-child {\n    color: #666;\n  }\n\n  .tago-roasted-almonds__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-roasted-almonds {\n      margin-top: 13px;\n    }\n\n    .tago-roasted-almonds__title {\n      font-size: 21px;\n    }\n\n    .tago-roasted-almonds__description {\n      font-size: 12.5px;\n    }\n\n    .tago-roasted-almonds__benefits {\n      gap: 6px;\n    }\n\n    .tago-roasted-almonds__benefit {\n      padding: 8px;\n    }\n\n    .tago-roasted-almonds__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-roasted-almonds\"\u003e\n\n  \u003cdiv class=\"tago-roasted-almonds__intro\"\u003e\n    \u003cspan class=\"tago-roasted-almonds__label\"\u003e\n      Karamellig. Knackig. Traditionell.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-roasted-almonds__title\"\u003e\n      Gebrannte Mandeln wie vom Jahrmarkt\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-roasted-almonds__description\"\u003e\n      Ganze Mandeln, langsam in Zucker geröstet und rundum knusprig karamellisiert. Ein süß-nussiger Klassiker mit intensivem Duft und unverwechselbarem Biss.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-roasted-almonds__benefits\"\u003e\n\n    \u003cdiv class=\"tago-roasted-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-roasted-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-roasted-almonds__benefit-text\"\u003e\n        Ganze Mandelkerne\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-roasted-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-roasted-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 17c0-5 2-9 5-13 3 4 5 8 5 13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 17h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-roasted-almonds__benefit-text\"\u003e\n        Knusprig karamellisiert\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-roasted-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-roasted-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-roasted-almonds__benefit-text\"\u003e\n        Nur Mandeln und Zucker\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-roasted-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-roasted-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 8h14v11H5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8V5h8v3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 11v5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-roasted-almonds__benefit-text\"\u003e\n        Traditionell hergestellt\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-roasted-almonds__tip\"\u003e\n    \u003cspan class=\"tago-roasted-almonds__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-roasted-almonds__tip-text\"\u003e\n      Süße Snackmomente, zum Teilen, als Geschenkidee oder als knusprig-karamelliges Topping für Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-roasted-almonds__accordion\"\u003e\n\n    \u003cdetails class=\"tago-roasted-almonds__details\"\u003e\n      \u003csummary class=\"tago-roasted-almonds__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-roasted-almonds__content\"\u003e\n        \u003cp\u003e\n          Ausgewählte ganze Mandeln werden langsam in karamellisiertem Zucker geröstet und währenddessen sorgfältig gewendet. Dadurch legt sich die knusprige Zuckerschicht gleichmäßig um jede einzelne Mandel.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: Mandeln, Zucker.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Mandeln.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-roasted-almonds__details\"\u003e\n      \u003csummary class=\"tago-roasted-almonds__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-roasted-almonds__content\"\u003e\n        \u003ctable class=\"tago-roasted-almonds__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2253 kJ \/ 538 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e35 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e2,7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e39 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e35 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e7,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e13,7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,02 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":"250g","offer_id":65149596991837,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChatGPT_Image_15._Aug._2026_11_06_13.png?v=1786784873"},{"product_id":"tago-roasted-cashews-gebrannte-cashewkerne","title":"TAGO Gebrannte Cashewkerne","description":"\u003cstyle\u003e\n  .tago-honey-cashews,\n  .tago-honey-cashews * {\n    box-sizing: border-box;\n  }\n\n  .tago-honey-cashews {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-honey-cashews__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-honey-cashews__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-honey-cashews__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-honey-cashews__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-honey-cashews__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-honey-cashews__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-honey-cashews__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-honey-cashews__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-honey-cashews__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-honey-cashews__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-honey-cashews__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-honey-cashews__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-honey-cashews__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-honey-cashews__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-honey-cashews__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-honey-cashews__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-honey-cashews__summary::before,\n  .tago-honey-cashews__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-honey-cashews__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-honey-cashews__details[open]\n  .tago-honey-cashews__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-honey-cashews__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-honey-cashews__content p {\n    margin: 0;\n  }\n\n  .tago-honey-cashews__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-honey-cashews__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-honey-cashews__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-honey-cashews__table td {\n    padding: 7px 0;\n  }\n\n  .tago-honey-cashews__table td:first-child {\n    color: #666;\n  }\n\n  .tago-honey-cashews__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-honey-cashews {\n      margin-top: 13px;\n    }\n\n    .tago-honey-cashews__title {\n      font-size: 21px;\n    }\n\n    .tago-honey-cashews__description {\n      font-size: 12.5px;\n    }\n\n    .tago-honey-cashews__benefits {\n      gap: 6px;\n    }\n\n    .tago-honey-cashews__benefit {\n      padding: 8px;\n    }\n\n    .tago-honey-cashews__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-honey-cashews\"\u003e\n\n  \u003cdiv class=\"tago-honey-cashews__intro\"\u003e\n    \u003cspan class=\"tago-honey-cashews__label\"\u003e\n      Honigsüß. Knackig. Nussig.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-honey-cashews__title\"\u003e\n      Gebrannte Cashews mit feiner Honignote\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-honey-cashews__description\"\u003e\n      Zarte Cashewkerne, schonend geröstet und mit Zucker sowie aromatischem Honig karamellisiert. Das Ergebnis ist ein knackiger Snack mit milder Nussnote und goldener Zuckerkruste.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-honey-cashews__benefits\"\u003e\n\n    \u003cdiv class=\"tago-honey-cashews__benefit\"\u003e\n      \u003cspan class=\"tago-honey-cashews__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 15c0-5 4-9 9-9 3 0 5 2 5 5 0 4-3 7-7 7-4 0-7-1-7-3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-honey-cashews__benefit-text\"\u003e\n        67 % Cashewkerne\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-honey-cashews__benefit\"\u003e\n      \u003cspan class=\"tago-honey-cashews__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 17c0-5 2-9 4-13 3 4 5 8 5 13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 17h9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-honey-cashews__benefit-text\"\u003e\n        Knusprig karamellisiert\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-honey-cashews__benefit\"\u003e\n      \u003cspan class=\"tago-honey-cashews__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 4c3 4 5 7 5 10a5 5 0 0 1-10 0c0-3 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-honey-cashews__benefit-text\"\u003e\n        Mit feinem Honigaroma\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-honey-cashews__benefit\"\u003e\n      \u003cspan class=\"tago-honey-cashews__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-honey-cashews__benefit-text\"\u003e\n        Schonend geröstet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-honey-cashews__tip\"\u003e\n    \u003cspan class=\"tago-honey-cashews__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-honey-cashews__tip-text\"\u003e\n      Süße Snackmomente, zum Teilen, als kleine Geschenkidee oder als knuspriges Extra auf Eis, Cremes und anderen Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-honey-cashews__accordion\"\u003e\n\n    \u003cdetails class=\"tago-honey-cashews__details\"\u003e\n      \u003csummary class=\"tago-honey-cashews__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-honey-cashews__content\"\u003e\n        \u003cp\u003e\n          Die mild-nussigen Cashewkerne werden schonend geröstet und anschließend mit Zucker und Honig karamellisiert. So entsteht eine gleichmäßige, knusprige Zuckerkruste mit fein abgestimmter Honignote.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 67 % Cashewkerne, Zucker, Glukosesirup, Sonnenblumenöl, Honig, Emulgator: Sonnenblumenlecithin, Stabilisator: Gummi arabicum.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Cashewkerne.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-honey-cashews__details\"\u003e\n      \u003csummary class=\"tago-honey-cashews__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-honey-cashews__content\"\u003e\n        \u003ctable class=\"tago-honey-cashews__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2275 kJ \/ 543 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e32 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e5,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e50 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e33 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e2,9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e13,3 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":"250g","offer_id":65149607870813,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Cashewnusskernegebrannt.png?v=1784822734"},{"product_id":"tago-brazil-nuts-paranusskerne","title":"TAGO Pekannusskerne Natur","description":"\u003cstyle\u003e\n  .tago-pecans,\n  .tago-pecans * {\n    box-sizing: border-box;\n  }\n\n  .tago-pecans {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-pecans__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-pecans__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-pecans__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-pecans__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-pecans__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-pecans__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-pecans__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-pecans__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-pecans__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-pecans__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-pecans__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-pecans__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-pecans__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-pecans__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-pecans__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-pecans__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-pecans__summary::before,\n  .tago-pecans__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-pecans__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-pecans__details[open]\n  .tago-pecans__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-pecans__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-pecans__content p {\n    margin: 0;\n  }\n\n  .tago-pecans__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-pecans__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-pecans__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-pecans__table td {\n    padding: 7px 0;\n  }\n\n  .tago-pecans__table td:first-child {\n    color: #666;\n  }\n\n  .tago-pecans__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-pecans {\n      margin-top: 13px;\n    }\n\n    .tago-pecans__title {\n      font-size: 21px;\n    }\n\n    .tago-pecans__description {\n      font-size: 12.5px;\n    }\n\n    .tago-pecans__benefits {\n      gap: 6px;\n    }\n\n    .tago-pecans__benefit {\n      padding: 8px;\n    }\n\n    .tago-pecans__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-pecans\"\u003e\n\n  \u003cdiv class=\"tago-pecans__intro\"\u003e\n    \u003cspan class=\"tago-pecans__label\"\u003e\n      Buttrig. Knackig. Natürlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-pecans__title\"\u003e\n      Naturbelassene Pekannusskerne mit feinem Aroma\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-pecans__description\"\u003e\n      Knackige Pekannusskerne mit angenehm mildem, leicht süßlichem und butterartigem Geschmack. Ein vielseitiger Nussklassiker für puren Genuss und kreative Lieblingsrezepte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pecans__benefits\"\u003e\n\n    \u003cdiv class=\"tago-pecans__benefit\"\u003e\n      \u003cspan class=\"tago-pecans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pecans__benefit-text\"\u003e\n        Ganze Pekannusskerne\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pecans__benefit\"\u003e\n      \u003cspan class=\"tago-pecans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pecans__benefit-text\"\u003e\n        Mild und butterartig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pecans__benefit\"\u003e\n      \u003cspan class=\"tago-pecans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pecans__benefit-text\"\u003e\n        Ohne Zusatzstoffe\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pecans__benefit\"\u003e\n      \u003cspan class=\"tago-pecans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pecans__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pecans__tip\"\u003e\n    \u003cspan class=\"tago-pecans__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-pecans__tip-text\"\u003e\n      Direkt als Snack, für Nussmischungen oder als aromatisches Extra in Müsli, Salaten, Bowls, Backwaren und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pecans__accordion\"\u003e\n\n    \u003cdetails class=\"tago-pecans__details\"\u003e\n      \u003csummary class=\"tago-pecans__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-pecans__content\"\u003e\n        \u003cp\u003e\n          Naturbelassene Pekannusskerne überzeugen mit ihrer knackigen Textur und ihrem typisch milden, leicht süßlichen Aroma. Sie lassen sich vielseitig genießen und passen sowohl zu süßen als auch zu herzhaften Gerichten.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 100 % Pekannusskerne.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Pekannüsse.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-pecans__details\"\u003e\n      \u003csummary class=\"tago-pecans__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-pecans__content\"\u003e\n        \u003ctable class=\"tago-pecans__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2970 kJ \/ 721 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e72 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e6,2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e4,3 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e10,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e9,2 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":"250g","offer_id":65149624189277,"sku":null,"price":6.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/PecanusskerneNatur.png?v=1784879720"},{"product_id":"tago-pecan-nuts-pekannusskerne","title":"TAGO Paranusskerne","description":"\u003cstyle\u003e\n  .tago-brazil-nuts,\n  .tago-brazil-nuts * {\n    box-sizing: border-box;\n  }\n\n  .tago-brazil-nuts {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-brazil-nuts__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-brazil-nuts__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-brazil-nuts__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-brazil-nuts__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-brazil-nuts__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-brazil-nuts__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-brazil-nuts__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-brazil-nuts__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-brazil-nuts__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-brazil-nuts__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-brazil-nuts__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-brazil-nuts__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-brazil-nuts__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-brazil-nuts__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-brazil-nuts__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-brazil-nuts__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-brazil-nuts__summary::before,\n  .tago-brazil-nuts__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-brazil-nuts__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-brazil-nuts__details[open]\n  .tago-brazil-nuts__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-brazil-nuts__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-brazil-nuts__content p {\n    margin: 0;\n  }\n\n  .tago-brazil-nuts__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-brazil-nuts__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-brazil-nuts__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-brazil-nuts__table td {\n    padding: 7px 0;\n  }\n\n  .tago-brazil-nuts__table td:first-child {\n    color: #666;\n  }\n\n  .tago-brazil-nuts__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-brazil-nuts {\n      margin-top: 13px;\n    }\n\n    .tago-brazil-nuts__title {\n      font-size: 21px;\n    }\n\n    .tago-brazil-nuts__description {\n      font-size: 12.5px;\n    }\n\n    .tago-brazil-nuts__benefits {\n      gap: 6px;\n    }\n\n    .tago-brazil-nuts__benefit {\n      padding: 8px;\n    }\n\n    .tago-brazil-nuts__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-brazil-nuts\"\u003e\n\n  \u003cdiv class=\"tago-brazil-nuts__intro\"\u003e\n    \u003cspan class=\"tago-brazil-nuts__label\"\u003e\n      Butterzart. Knackig. Aromatisch.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-brazil-nuts__title\"\u003e\n      Wilde Paranusskerne aus Bolivien\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-brazil-nuts__description\"\u003e\n      Große, knackige Paranusskerne mit vollmundigem, angenehm butterartigem Geschmack. Direkt aus den Regenwäldern Boliviens und ideal für alle, die naturbelassenen Nussgenuss lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-brazil-nuts__benefits\"\u003e\n\n    \u003cdiv class=\"tago-brazil-nuts__benefit\"\u003e\n      \u003cspan class=\"tago-brazil-nuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-brazil-nuts__benefit-text\"\u003e\n        Ganze Paranusskerne\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-brazil-nuts__benefit\"\u003e\n      \u003cspan class=\"tago-brazil-nuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-brazil-nuts__benefit-text\"\u003e\n        Aus Wildwuchs\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-brazil-nuts__benefit\"\u003e\n      \u003cspan class=\"tago-brazil-nuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 15c3-6 8-9 16-9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 18c4-5 8-7 13-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-brazil-nuts__benefit-text\"\u003e\n        Herkunft: Bolivien\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-brazil-nuts__benefit\"\u003e\n      \u003cspan class=\"tago-brazil-nuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-brazil-nuts__benefit-text\"\u003e\n        Butterartig und knackig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-brazil-nuts__tip\"\u003e\n    \u003cspan class=\"tago-brazil-nuts__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-brazil-nuts__tip-text\"\u003e\n      Direkt als Snack, für Nussmischungen oder als aromatisches Extra in Müsli, Bowls, Backwaren und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-brazil-nuts__accordion\"\u003e\n\n    \u003cdetails class=\"tago-brazil-nuts__details\"\u003e\n      \u003csummary class=\"tago-brazil-nuts__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-brazil-nuts__content\"\u003e\n        \u003cp\u003e\n          Die wilden Paranusskerne stammen aus den Regenwäldern Boliviens und überzeugen mit ihrer festen Textur sowie ihrem vollmundigen, leicht butterartigen Aroma.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 100 % Paranusskerne.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Paranüsse.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-brazil-nuts__details\"\u003e\n      \u003csummary class=\"tago-brazil-nuts__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-brazil-nuts__content\"\u003e\n        \u003ctable class=\"tago-brazil-nuts__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2950 kJ \/ 720 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e66 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e24 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e12 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e1,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e17 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":"250g","offer_id":65356128977245,"sku":null,"price":7.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65356129010013,"sku":null,"price":15.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Paranusskerne.png?v=1784879561"},{"product_id":"tago-premium-nussmischung-natur","title":"TAGO Premium Nussmischung Natur","description":"\u003cstyle\u003e\n  .tago-natural-nut-mix,\n  .tago-natural-nut-mix * {\n    box-sizing: border-box;\n  }\n\n  .tago-natural-nut-mix {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-natural-nut-mix__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-natural-nut-mix__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-natural-nut-mix__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-natural-nut-mix__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-natural-nut-mix__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-natural-nut-mix__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-natural-nut-mix__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-natural-nut-mix__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-natural-nut-mix__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-natural-nut-mix__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-natural-nut-mix__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-natural-nut-mix__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-natural-nut-mix__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-natural-nut-mix__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-natural-nut-mix__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-natural-nut-mix__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-natural-nut-mix__summary::before,\n  .tago-natural-nut-mix__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-natural-nut-mix__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-natural-nut-mix__details[open]\n  .tago-natural-nut-mix__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-natural-nut-mix__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-natural-nut-mix__content p {\n    margin: 0;\n  }\n\n  .tago-natural-nut-mix__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-natural-nut-mix__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-natural-nut-mix__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-natural-nut-mix__table td {\n    padding: 7px 0;\n  }\n\n  .tago-natural-nut-mix__table td:first-child {\n    color: #666;\n  }\n\n  .tago-natural-nut-mix__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-natural-nut-mix {\n      margin-top: 13px;\n    }\n\n    .tago-natural-nut-mix__title {\n      font-size: 21px;\n    }\n\n    .tago-natural-nut-mix__description {\n      font-size: 12.5px;\n    }\n\n    .tago-natural-nut-mix__benefits {\n      gap: 6px;\n    }\n\n    .tago-natural-nut-mix__benefit {\n      padding: 8px;\n    }\n\n    .tago-natural-nut-mix__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-natural-nut-mix\"\u003e\n\n  \u003cdiv class=\"tago-natural-nut-mix__intro\"\u003e\n    \u003cspan class=\"tago-natural-nut-mix__label\"\u003e\n      Knackig. Vielseitig. Natürlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-natural-nut-mix__title\"\u003e\n      Vier Nüsse, ein ausgewogener Mix\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-natural-nut-mix__description\"\u003e\n      Mandeln, Haselnüsse, Cashews und Walnüsse vereint in einer abwechslungsreichen Mischung. Von mild-cremig bis kräftig-nussig bietet jeder Griff einen neuen Geschmack.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-natural-nut-mix__benefits\"\u003e\n\n    \u003cdiv class=\"tago-natural-nut-mix__benefit\"\u003e\n      \u003cspan class=\"tago-natural-nut-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-nut-mix__benefit-text\"\u003e\n        Mit vier Nusssorten\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-natural-nut-mix__benefit\"\u003e\n      \u003cspan class=\"tago-natural-nut-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 12c2-3 5-5 8-5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-nut-mix__benefit-text\"\u003e\n        Naturbelassener Genuss\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-natural-nut-mix__benefit\"\u003e\n      \u003cspan class=\"tago-natural-nut-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-nut-mix__benefit-text\"\u003e\n        Mild bis kräftig-nussig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-natural-nut-mix__benefit\"\u003e\n      \u003cspan class=\"tago-natural-nut-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-nut-mix__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-natural-nut-mix__tip\"\u003e\n    \u003cspan class=\"tago-natural-nut-mix__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-natural-nut-mix__tip-text\"\u003e\n      Direkt als Snack, für unterwegs oder als knackiges Extra in Müsli, Salaten, Bowls, Backwaren und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-natural-nut-mix__accordion\"\u003e\n\n    \u003cdetails class=\"tago-natural-nut-mix__details\"\u003e\n      \u003csummary class=\"tago-natural-nut-mix__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-natural-nut-mix__content\"\u003e\n        \u003cp\u003e\n          Der Mix verbindet den knackigen Biss von Mandeln, das feine Aroma von Haselnüssen, die milde Cremigkeit von Cashews und den kräftigen Geschmack von Walnüssen.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: Mandeln, Haselnüsse, Cashewkerne, Walnüsse.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Mandeln, Haselnüsse, Cashewkerne und Walnüsse.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-natural-nut-mix__details\"\u003e\n      \u003csummary class=\"tago-natural-nut-mix__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-natural-nut-mix__content\"\u003e\n        \u003ctable class=\"tago-natural-nut-mix__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2722 kJ \/ 650 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e62 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e20 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e6,3 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e5,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e16,1 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,03 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":"250g","offer_id":65349188125021,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349188157789,"sku":null,"price":11.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/NussmischungNatur.png?v=1784822630"},{"product_id":"tago-premium-bbq-pistazien-mit-raucharoma","title":"TAGO Premium BBQ Pistazien mit Raucharoma","description":"\u003cstyle\u003e\n  .tago-bbq-pistachios,\n  .tago-bbq-pistachios * {\n    box-sizing: border-box;\n  }\n\n  .tago-bbq-pistachios {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-bbq-pistachios__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-bbq-pistachios__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-bbq-pistachios__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-bbq-pistachios__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-bbq-pistachios__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-bbq-pistachios__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-bbq-pistachios__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-bbq-pistachios__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-bbq-pistachios__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-bbq-pistachios__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-bbq-pistachios__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-bbq-pistachios__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-bbq-pistachios__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-bbq-pistachios__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-bbq-pistachios__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-bbq-pistachios__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-bbq-pistachios__summary::before,\n  .tago-bbq-pistachios__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-bbq-pistachios__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-bbq-pistachios__details[open]\n  .tago-bbq-pistachios__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-bbq-pistachios__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-bbq-pistachios__content p {\n    margin: 0;\n  }\n\n  .tago-bbq-pistachios__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-bbq-pistachios__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-bbq-pistachios__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-bbq-pistachios__table td {\n    padding: 7px 0;\n  }\n\n  .tago-bbq-pistachios__table td:first-child {\n    color: #666;\n  }\n\n  .tago-bbq-pistachios__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-bbq-pistachios {\n      margin-top: 13px;\n    }\n\n    .tago-bbq-pistachios__title {\n      font-size: 21px;\n    }\n\n    .tago-bbq-pistachios__description {\n      font-size: 12.5px;\n    }\n\n    .tago-bbq-pistachios__benefits {\n      gap: 6px;\n    }\n\n    .tago-bbq-pistachios__benefit {\n      padding: 8px;\n    }\n\n    .tago-bbq-pistachios__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-bbq-pistachios\"\u003e\n\n  \u003cdiv class=\"tago-bbq-pistachios__intro\"\u003e\n    \u003cspan class=\"tago-bbq-pistachios__label\"\u003e\n      Rauchig. Würzig. Knackig.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-bbq-pistachios__title\"\u003e\n      Akbari-Pistazien mit kräftigem BBQ-Aroma\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-bbq-pistachios__description\"\u003e\n      Hochwertige Akbari-Pistazien treffen auf eine würzige BBQ-Mischung mit angenehm rauchiger Note. Ein intensiver, herzhafter Snack mit knackigem Biss.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-bbq-pistachios__benefits\"\u003e\n\n    \u003cdiv class=\"tago-bbq-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-bbq-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-bbq-pistachios__benefit-text\"\u003e\n        Premium Akbari-Pistazien\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-bbq-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-bbq-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 17c0-5 2-9 5-13 3 4 5 8 5 13\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 17h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-bbq-pistachios__benefit-text\"\u003e\n        Kräftig gewürzt\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-bbq-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-bbq-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 18c4-2 8-6 8-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M11 20c4-2 7-5 8-9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-bbq-pistachios__benefit-text\"\u003e\n        Rauchiges BBQ-Aroma\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-bbq-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-bbq-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-bbq-pistachios__benefit-text\"\u003e\n        Knackig und aromatisch\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-bbq-pistachios__tip\"\u003e\n    \u003cspan class=\"tago-bbq-pistachios__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-bbq-pistachios__tip-text\"\u003e\n      Herzhafte Snackmomente, Filmabende, gesellige Runden oder als würzige Alternative zu klassischen Knabbereien.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-bbq-pistachios__accordion\"\u003e\n\n    \u003cdetails class=\"tago-bbq-pistachios__details\"\u003e\n      \u003csummary class=\"tago-bbq-pistachios__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-bbq-pistachios__content\"\u003e\n        \u003cp\u003e\n          Die länglichen Akbari-Pistazien werden mit einer aromatischen BBQ-Würzmischung verfeinert. Das Zusammenspiel aus nussigem Eigengeschmack, kräftiger Würze und rauchiger Note sorgt für ein intensives Geschmackserlebnis.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Pistazien.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-bbq-pistachios__details\"\u003e\n      \u003csummary class=\"tago-bbq-pistachios__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-bbq-pistachios__content\"\u003e\n        \u003ctable class=\"tago-bbq-pistachios__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2450 kJ \/ 560 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e45 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e17 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e22 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":"250g","offer_id":65349183832413,"sku":null,"price":5.49,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349183865181,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/PremiumBBQPistazienmitRauch.png?v=1784822610"},{"product_id":"tago-premium-walnusskerne-schmetterling","title":"TAGO Premium Walnusskerne Schmetterling","description":"\u003cstyle\u003e\n  .tago-premium-walnuts,\n  .tago-premium-walnuts * {\n    box-sizing: border-box;\n  }\n\n  .tago-premium-walnuts {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-premium-walnuts__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-premium-walnuts__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-premium-walnuts__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-premium-walnuts__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-premium-walnuts__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-premium-walnuts__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-premium-walnuts__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-premium-walnuts__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-premium-walnuts__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-premium-walnuts__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-premium-walnuts__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-premium-walnuts__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-premium-walnuts__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-premium-walnuts__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-premium-walnuts__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-premium-walnuts__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-premium-walnuts__summary::before,\n  .tago-premium-walnuts__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-premium-walnuts__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-premium-walnuts__details[open]\n  .tago-premium-walnuts__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-premium-walnuts__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-premium-walnuts__content p {\n    margin: 0;\n  }\n\n  .tago-premium-walnuts__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-premium-walnuts__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-premium-walnuts__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-premium-walnuts__table td {\n    padding: 7px 0;\n  }\n\n  .tago-premium-walnuts__table td:first-child {\n    color: #666;\n  }\n\n  .tago-premium-walnuts__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-premium-walnuts {\n      margin-top: 13px;\n    }\n\n    .tago-premium-walnuts__title {\n      font-size: 21px;\n    }\n\n    .tago-premium-walnuts__description {\n      font-size: 12.5px;\n    }\n\n    .tago-premium-walnuts__benefits {\n      gap: 6px;\n    }\n\n    .tago-premium-walnuts__benefit {\n      padding: 8px;\n    }\n\n    .tago-premium-walnuts__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-premium-walnuts\"\u003e\n\n  \u003cdiv class=\"tago-premium-walnuts__intro\"\u003e\n    \u003cspan class=\"tago-premium-walnuts__label\"\u003e\n      Mild. Knackig. Handgeknackt.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-premium-walnuts__title\"\u003e\n      Premium-Walnusskerne mit feinem, buttrigem Aroma\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-premium-walnuts__description\"\u003e\n      Sorgfältig ausgewählte und von Hand geknackte Walnusskerne mit angenehm mildem Geschmack und knackiger Textur. Naturbelassener Genuss für Snacks, Toppings und vielseitige Rezepte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-premium-walnuts__benefits\"\u003e\n\n    \u003cdiv class=\"tago-premium-walnuts__benefit\"\u003e\n      \u003cspan class=\"tago-premium-walnuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 4c4 0 7 3 7 7 0 5-3 9-7 9s-7-4-7-9c0-4 3-7 7-7Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 5v14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 9c2 1 3 2 4 4M16 9c-2 1-3 2-4 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-premium-walnuts__benefit-text\"\u003e\n        Handgeknackte Walnüsse\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-premium-walnuts__benefit\"\u003e\n      \u003cspan class=\"tago-premium-walnuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-premium-walnuts__benefit-text\"\u003e\n        Mild und buttrig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-premium-walnuts__benefit\"\u003e\n      \u003cspan class=\"tago-premium-walnuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-premium-walnuts__benefit-text\"\u003e\n        Ohne Zusatzstoffe\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-premium-walnuts__benefit\"\u003e\n      \u003cspan class=\"tago-premium-walnuts__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-premium-walnuts__benefit-text\"\u003e\n        Naturbelassener Nussgenuss\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-premium-walnuts__tip\"\u003e\n    \u003cspan class=\"tago-premium-walnuts__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-premium-walnuts__tip-text\"\u003e\n      Direkt als Snack oder als knackiges Extra in Müsli, Salaten, Bowls, Backwaren, herzhaften Gerichten und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-premium-walnuts__accordion\"\u003e\n\n    \u003cdetails class=\"tago-premium-walnuts__details\"\u003e\n      \u003csummary class=\"tago-premium-walnuts__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-premium-walnuts__content\"\u003e\n        \u003cp\u003e\n          Die Walnüsse werden sorgfältig ausgewählt und von Hand geknackt. Diese schonende Verarbeitung bewahrt ihre natürliche Textur und ihr charakteristisch mildes, leicht buttriges Aroma.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 100 % Walnusskerne.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Walnüsse.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-premium-walnuts__details\"\u003e\n      \u003csummary class=\"tago-premium-walnuts__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-premium-walnuts__content\"\u003e\n        \u003ctable class=\"tago-premium-walnuts__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2738 kJ \/ 654 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e63 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e6,7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e11 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e6,9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e14 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":65349182718301,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"400g","offer_id":65349182751069,"sku":null,"price":9.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Walnuesse_6cfc0ed1-d28b-4fdd-b8bf-4d59451841ec.png?v=1785451645"},{"product_id":"tago-kichererbsen-gerostet-high-protein","title":"TAGO Kichererbsen geröstet – High Protein","description":"\u003cstyle\u003e\n  .tago-yellow-chickpeas,\n  .tago-yellow-chickpeas * {\n    box-sizing: border-box;\n  }\n\n  .tago-yellow-chickpeas {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-yellow-chickpeas__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-yellow-chickpeas__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-yellow-chickpeas__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-yellow-chickpeas__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-yellow-chickpeas__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-yellow-chickpeas__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-yellow-chickpeas__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-yellow-chickpeas__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-yellow-chickpeas__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-yellow-chickpeas__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-yellow-chickpeas__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-yellow-chickpeas__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-yellow-chickpeas__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-yellow-chickpeas__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-yellow-chickpeas__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-yellow-chickpeas__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-yellow-chickpeas__summary::before,\n  .tago-yellow-chickpeas__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-yellow-chickpeas__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-yellow-chickpeas__details[open]\n  .tago-yellow-chickpeas__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-yellow-chickpeas__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-yellow-chickpeas__content p {\n    margin: 0;\n  }\n\n  .tago-yellow-chickpeas__warning {\n    padding: 11px 12px;\n    border: 1px solid #e6e1d7;\n    border-radius: 8px;\n    background: #faf8f3;\n    color: #4d473e;\n  }\n\n  .tago-yellow-chickpeas__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-yellow-chickpeas__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-yellow-chickpeas__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-yellow-chickpeas__table td {\n    padding: 7px 0;\n  }\n\n  .tago-yellow-chickpeas__table td:first-child {\n    color: #666;\n  }\n\n  .tago-yellow-chickpeas__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-yellow-chickpeas {\n      margin-top: 13px;\n    }\n\n    .tago-yellow-chickpeas__title {\n      font-size: 21px;\n    }\n\n    .tago-yellow-chickpeas__description {\n      font-size: 12.5px;\n    }\n\n    .tago-yellow-chickpeas__benefits {\n      gap: 6px;\n    }\n\n    .tago-yellow-chickpeas__benefit {\n      padding: 8px;\n    }\n\n    .tago-yellow-chickpeas__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-yellow-chickpeas\"\u003e\n\n  \u003cdiv class=\"tago-yellow-chickpeas__intro\"\u003e\n    \u003cspan class=\"tago-yellow-chickpeas__label\"\u003e\n      Knusprig. Herzhaft. Proteinreich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-yellow-chickpeas__title\"\u003e\n      Gelbe Kichererbsen mit kräftigem Crunch\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-yellow-chickpeas__description\"\u003e\n      Knackige gelbe Kichererbsen mit mild-nussigem Geschmack und herzhaftem Biss. Ein vielseitiger Snack mit hohem Eiweiß- und Ballaststoffgehalt.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-yellow-chickpeas__benefits\"\u003e\n\n    \u003cdiv class=\"tago-yellow-chickpeas__benefit\"\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"9\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"9\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__benefit-text\"\u003e\n        Gelbe Kichererbsen\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-yellow-chickpeas__benefit\"\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__benefit-text\"\u003e\n        Mild und nussig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-yellow-chickpeas__benefit\"\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18V6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 18V9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M17 18V4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__benefit-text\"\u003e\n        27 g Eiweiß je 100 g\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-yellow-chickpeas__benefit\"\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-yellow-chickpeas__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-yellow-chickpeas__tip\"\u003e\n    \u003cspan class=\"tago-yellow-chickpeas__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-yellow-chickpeas__tip-text\"\u003e\n      Direkt als herzhafter Snack, für unterwegs oder als knuspriges Topping auf Salaten, Bowls, Suppen und orientalischen Gerichten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-yellow-chickpeas__accordion\"\u003e\n\n    \u003cdetails class=\"tago-yellow-chickpeas__details\"\u003e\n      \u003csummary class=\"tago-yellow-chickpeas__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-yellow-chickpeas__content\"\u003e\n        \u003cp\u003e\n          Gelbe Kichererbsen überzeugen mit ihrem festen, knackigen Biss und einem angenehm mild-nussigen Aroma. Sie eignen sich pur als Snack oder als vielseitige Ergänzung für herzhafte Gerichte.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: Gelbe Kichererbsen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-yellow-chickpeas__details\"\u003e\n      \u003csummary class=\"tago-yellow-chickpeas__summary\"\u003e\n        Sicherheitshinweis\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-yellow-chickpeas__content\"\u003e\n        \u003cp class=\"tago-yellow-chickpeas__warning\"\u003e\n          Kleine Kinder können sich an harten, ganzen Snacks leicht verschlucken. Das Produkt deshalb außerhalb der Reichweite von Kindern unter vier Jahren aufbewahren und nur unter Aufsicht verzehren lassen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-yellow-chickpeas__details\"\u003e\n      \u003csummary class=\"tago-yellow-chickpeas__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-yellow-chickpeas__content\"\u003e\n        \u003ctable class=\"tago-yellow-chickpeas__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1616 kJ \/ 191 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e0,8 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e54 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e20,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e27 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":"250g","offer_id":65349160829277,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349160862045,"sku":null,"price":7.49,"currency_code":"EUR","in_stock":true},{"title":"1000g","offer_id":65349160894813,"sku":null,"price":13.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChatGPTImage31.Juli2026_01_20_22.png?v=1785453640"},{"product_id":"tago-natural-almonds-naturbelassene-mandeln","title":"TAGO Naturbelassene Premium Mandeln","description":"\u003cstyle\u003e\n  .tago-natural-almonds,\n  .tago-natural-almonds * {\n    box-sizing: border-box;\n  }\n\n  .tago-natural-almonds {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-natural-almonds__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-natural-almonds__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-natural-almonds__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-natural-almonds__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-natural-almonds__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-natural-almonds__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-natural-almonds__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-natural-almonds__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-natural-almonds__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-natural-almonds__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-natural-almonds__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-natural-almonds__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-natural-almonds__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-natural-almonds__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-natural-almonds__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-natural-almonds__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-natural-almonds__summary::before,\n  .tago-natural-almonds__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-natural-almonds__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-natural-almonds__details[open]\n  .tago-natural-almonds__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-natural-almonds__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-natural-almonds__content p {\n    margin: 0;\n  }\n\n  .tago-natural-almonds__warning {\n    padding: 11px 12px;\n    border: 1px solid #e6e1d7;\n    border-radius: 8px;\n    background: #faf8f3;\n    color: #4d473e;\n  }\n\n  .tago-natural-almonds__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-natural-almonds__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-natural-almonds__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-natural-almonds__table td {\n    padding: 7px 0;\n  }\n\n  .tago-natural-almonds__table td:first-child {\n    color: #666;\n  }\n\n  .tago-natural-almonds__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-natural-almonds {\n      margin-top: 13px;\n    }\n\n    .tago-natural-almonds__title {\n      font-size: 21px;\n    }\n\n    .tago-natural-almonds__description {\n      font-size: 12.5px;\n    }\n\n    .tago-natural-almonds__benefits {\n      gap: 6px;\n    }\n\n    .tago-natural-almonds__benefit {\n      padding: 8px;\n    }\n\n    .tago-natural-almonds__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-natural-almonds\"\u003e\n\n  \u003cdiv class=\"tago-natural-almonds__intro\"\u003e\n    \u003cspan class=\"tago-natural-almonds__label\"\u003e\n      Mediterran. Knackig. Aromatisch.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-natural-almonds__title\"\u003e\n      Naturbelassene Mandeln mit intensivem Aroma\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-natural-almonds__description\"\u003e\n      Hochwertige Mandeln mit kräftigem, mediterranem Geschmack und angenehm knackigem Biss. Ein natürlicher Nussklassiker für puren Genuss und vielseitige Rezepte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-natural-almonds__benefits\"\u003e\n\n    \u003cdiv class=\"tago-natural-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-natural-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-almonds__benefit-text\"\u003e\n        Ganze Mandelkerne\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-natural-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-natural-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-almonds__benefit-text\"\u003e\n        Intensiv und aromatisch\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-natural-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-natural-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18V6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 18V9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M17 18V4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-almonds__benefit-text\"\u003e\n        21 g Eiweiß je 100 g\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-natural-almonds__benefit\"\u003e\n      \u003cspan class=\"tago-natural-almonds__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-natural-almonds__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-natural-almonds__tip\"\u003e\n    \u003cspan class=\"tago-natural-almonds__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-natural-almonds__tip-text\"\u003e\n      Direkt als Snack, für Nussmischungen oder als knackiges Extra in Müsli, Salaten, Bowls, Backwaren und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-natural-almonds__accordion\"\u003e\n\n    \u003cdetails class=\"tago-natural-almonds__details\"\u003e\n      \u003csummary class=\"tago-natural-almonds__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-natural-almonds__content\"\u003e\n        \u003cp\u003e\n          Die naturbelassenen Mandeln überzeugen mit festem Biss und ihrem charakteristisch kräftigen, leicht mediterranen Aroma. Sie eignen sich pur als Snack sowie für süße und herzhafte Gerichte.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 100 % Mandeln.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Mandeln.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-natural-almonds__details\"\u003e\n      \u003csummary class=\"tago-natural-almonds__summary\"\u003e\n        Sicherheitshinweis\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-natural-almonds__content\"\u003e\n        \u003cp class=\"tago-natural-almonds__warning\"\u003e\n          Kleine Kinder können sich an ganzen Nüssen leicht verschlucken. Das Produkt deshalb außerhalb der Reichweite von Kindern unter vier Jahren aufbewahren und nur unter Aufsicht verzehren lassen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-natural-almonds__details\"\u003e\n      \u003csummary class=\"tago-natural-almonds__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-natural-almonds__content\"\u003e\n        \u003ctable class=\"tago-natural-almonds__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2461 kJ \/ 579 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e50 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e3,8 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e4,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e13 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e21 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":"250g","offer_id":65349137170781,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349137203549,"sku":null,"price":10.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/MandelnPremiumgeroestet_gesalzen_a42697c0-c2b4-4434-ab8a-3aa8851640b4.png?v=1784822482"},{"product_id":"tago-roasted-salted-pistachios-gerostete-gesalzene-pistazien","title":"TAGO Geröstete \u0026 gesalzene Pistazien","description":"\u003cstyle\u003e\n  .tago-salted-pistachios,\n  .tago-salted-pistachios * {\n    box-sizing: border-box;\n  }\n\n  .tago-salted-pistachios {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-salted-pistachios__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-salted-pistachios__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-salted-pistachios__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-salted-pistachios__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-salted-pistachios__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-salted-pistachios__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-salted-pistachios__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-salted-pistachios__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-salted-pistachios__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-salted-pistachios__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-salted-pistachios__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-salted-pistachios__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-salted-pistachios__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-salted-pistachios__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-salted-pistachios__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-salted-pistachios__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-salted-pistachios__summary::before,\n  .tago-salted-pistachios__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-salted-pistachios__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-salted-pistachios__details[open]\n  .tago-salted-pistachios__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-salted-pistachios__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-salted-pistachios__content p {\n    margin: 0;\n  }\n\n  .tago-salted-pistachios__warning {\n    padding: 11px 12px;\n    border: 1px solid #e6e1d7;\n    border-radius: 8px;\n    background: #faf8f3;\n    color: #4d473e;\n  }\n\n  .tago-salted-pistachios__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-salted-pistachios__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-salted-pistachios__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-salted-pistachios__table td {\n    padding: 7px 0;\n  }\n\n  .tago-salted-pistachios__table td:first-child {\n    color: #666;\n  }\n\n  .tago-salted-pistachios__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-salted-pistachios {\n      margin-top: 13px;\n    }\n\n    .tago-salted-pistachios__title {\n      font-size: 21px;\n    }\n\n    .tago-salted-pistachios__description {\n      font-size: 12.5px;\n    }\n\n    .tago-salted-pistachios__benefits {\n      gap: 6px;\n    }\n\n    .tago-salted-pistachios__benefit {\n      padding: 8px;\n    }\n\n    .tago-salted-pistachios__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-salted-pistachios\"\u003e\n\n  \u003cdiv class=\"tago-salted-pistachios__intro\"\u003e\n    \u003cspan class=\"tago-salted-pistachios__label\"\u003e\n      Knackig. Nussig. Fein gesalzen.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-salted-pistachios__title\"\u003e\n      Aromatische Pistazien mit feiner Salznote\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-salted-pistachios__description\"\u003e\n      Knackige Pistazien mit intensiv nussigem Aroma und ausgewogener Salznote. Ein klassischer Snack für unterwegs, gemütliche Abende oder gesellige Runden.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-salted-pistachios__benefits\"\u003e\n\n    \u003cdiv class=\"tago-salted-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-salted-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 4 6 8 5 12a5 5 0 0 1-10 0c-1-4 1-8 5-12Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-salted-pistachios__benefit-text\"\u003e\n        Ganze Pistazien\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-salted-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-salted-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-salted-pistachios__benefit-text\"\u003e\n        Intensiv nussiges Aroma\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-salted-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-salted-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 4v16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8h8M8 12h8M8 16h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-salted-pistachios__benefit-text\"\u003e\n        Fein gesalzen\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-salted-pistachios__benefit\"\u003e\n      \u003cspan class=\"tago-salted-pistachios__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-salted-pistachios__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-salted-pistachios__tip\"\u003e\n    \u003cspan class=\"tago-salted-pistachios__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-salted-pistachios__tip-text\"\u003e\n      Direkt als Snack, für unterwegs, Filmabende, Partys oder als knackige Ergänzung zu Käse- und Snackplatten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-salted-pistachios__accordion\"\u003e\n\n    \u003cdetails class=\"tago-salted-pistachios__details\"\u003e\n      \u003csummary class=\"tago-salted-pistachios__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-salted-pistachios__content\"\u003e\n        \u003cp\u003e\n          Die Pistazien verbinden einen knackigen Biss mit ihrem charakteristisch aromatischen Geschmack. Eine feine Salznote rundet den natürlichen Nussgeschmack ausgewogen ab.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: Pistazien, Salz.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Pistazien.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-salted-pistachios__details\"\u003e\n      \u003csummary class=\"tago-salted-pistachios__summary\"\u003e\n        Sicherheitshinweis\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-salted-pistachios__content\"\u003e\n        \u003cp class=\"tago-salted-pistachios__warning\"\u003e\n          Kleine Kinder können sich an ganzen Nüssen leicht verschlucken. Das Produkt deshalb außerhalb der Reichweite von Kindern unter vier Jahren aufbewahren und nur unter Aufsicht verzehren lassen.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-salted-pistachios__details\"\u003e\n      \u003csummary class=\"tago-salted-pistachios__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-salted-pistachios__content\"\u003e\n        \u003ctable class=\"tago-salted-pistachios__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e2715 kJ \/ 649 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e36 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e2,2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e13 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e6,1 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e24 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e1,9 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":"250g","offer_id":65150361829725,"sku":null,"price":8.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65150361862493,"sku":null,"price":15.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChatGPT_Image_31._Juli_2026_01_19_08_293a056a-a3f6-47ad-89be-8f00cd6a76f3.png?v=1785453586"},{"product_id":"tago-roasted-hazelnuts-gerostete-haselnusse","title":"TAGO Geröstete Haselnüsse","description":"\u003cstyle\u003e\n  .tago-hazelnut,\n  .tago-hazelnut * {\n    box-sizing: border-box;\n  }\n\n  .tago-hazelnut {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-hazelnut__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-hazelnut__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-hazelnut__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-hazelnut__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-hazelnut__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-hazelnut__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-hazelnut__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-hazelnut__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-hazelnut__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-hazelnut__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-hazelnut__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-hazelnut__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-hazelnut__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-hazelnut__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-hazelnut__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-hazelnut__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-hazelnut__summary::before,\n  .tago-hazelnut__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-hazelnut__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-hazelnut__details[open] .tago-hazelnut__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-hazelnut__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-hazelnut__content p {\n    margin: 0;\n  }\n\n  .tago-hazelnut__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-hazelnut__warning {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-hazelnut__warning strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-hazelnut__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-hazelnut__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-hazelnut__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-hazelnut__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-hazelnut__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-hazelnut__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-hazelnut {\n      margin-top: 13px;\n    }\n\n    .tago-hazelnut__title {\n      font-size: 21px;\n    }\n\n    .tago-hazelnut__description {\n      font-size: 12.5px;\n    }\n\n    .tago-hazelnut__benefits {\n      gap: 6px;\n    }\n\n    .tago-hazelnut__benefit {\n      padding: 8px;\n    }\n\n    .tago-hazelnut__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-hazelnut\"\u003e\n\u003cdiv class=\"tago-hazelnut__intro\"\u003e\n\u003cspan class=\"tago-hazelnut__label\"\u003e Knackig. Aromatisch. Natürlich. \u003c\/span\u003e\n\u003ch2 class=\"tago-hazelnut__title\"\u003eIntensiver Nussgenuss voller Energie\u003c\/h2\u003e\n\u003cp class=\"tago-hazelnut__description\"\u003eAromatische Haselnüsse mit kräftig-nussigem Geschmack und angenehm knackigem Biss. Ein natürlicher Energiesnack für zwischendurch und eine vielseitige Zutat für süße und herzhafte Rezeptideen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-hazelnut__benefits\"\u003e\n\u003cdiv class=\"tago-hazelnut__benefit\"\u003e\n\u003cspan class=\"tago-hazelnut__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-hazelnut__benefit-text\"\u003e Kräftig-nussiges Aroma \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-hazelnut__benefit\"\u003e\n\u003cspan class=\"tago-hazelnut__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-hazelnut__benefit-text\"\u003e Angenehm knackiger Biss \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-hazelnut__benefit\"\u003e\n\u003cspan class=\"tago-hazelnut__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M13 2 5 14h6l-1 8 8-12h-6Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-hazelnut__benefit-text\"\u003e Natürlicher Energiesnack \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-hazelnut__benefit\"\u003e\n\u003cspan class=\"tago-hazelnut__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-hazelnut__benefit-text\"\u003e Vielseitig verwendbar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-hazelnut__tip\"\u003e\n\u003cspan class=\"tago-hazelnut__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-hazelnut__tip-text\"\u003ePur als Snack, im Müsli, in Bowls, Desserts und Backwaren oder als knackige Ergänzung zu Salaten und herzhaften Gerichten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-hazelnut__accordion\"\u003e\n\u003cdetails class=\"tago-hazelnut__details\"\u003e\n\u003csummary class=\"tago-hazelnut__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-hazelnut__content\"\u003e\n\u003cp\u003eHaselnüsse überzeugen mit ihrem charakteristischen, kräftig-nussigen Geschmack und ihrer angenehm knackigen Konsistenz. Sie enthalten von Natur aus wertvolle Fette und eignen sich hervorragend als energiereicher Snack für den Alltag. \u003cbr\u003e\u003cbr\u003eOb pur genossen, als Topping oder zum Verfeinern von süßen und herzhaften Rezepten – Haselnüsse bringen intensives Aroma und zusätzlichen Biss in zahlreiche Genussmomente. \u003cspan class=\"tago-hazelnut__ingredients\"\u003e Zutat: Haselnüsse. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-hazelnut__warning\"\u003e\n\u003cstrong\u003eWichtiger Hinweis\u003c\/strong\u003e Insbesondere Kinder unter 4 Jahren können sich an Nüssen leicht verschlucken, sodass diese in die Atemwege gelangen können. Produkt daher außerhalb der Reichweite kleiner Kinder aufbewahren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-hazelnut__details\"\u003e\n\u003csummary class=\"tago-hazelnut__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-hazelnut__content\"\u003e\n\u003ctable class=\"tago-hazelnut__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2702 kJ \/ 646 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e62 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e15 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e18 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e4,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e4,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,01 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349133074781,"sku":null,"price":6.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349133107549,"sku":null,"price":12.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Nuesse_f485e014-8aea-4c1c-a192-d2d9ac8e396c.png?v=1785452292"},{"product_id":"tago-roasted-salted-premium-almonds-gerostete-gesalzene-premium-mandeln","title":"TAGO Geröstete \u0026 gesalzene Premium-Mandeln","description":"\u003cstyle\u003e\n  .tago-roasted-almond,\n  .tago-roasted-almond * {\n    box-sizing: border-box;\n  }\n\n  .tago-roasted-almond {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-roasted-almond__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-roasted-almond__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-roasted-almond__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-roasted-almond__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-roasted-almond__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-roasted-almond__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-roasted-almond__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-roasted-almond__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-roasted-almond__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-roasted-almond__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-roasted-almond__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-roasted-almond__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-roasted-almond__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-roasted-almond__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-roasted-almond__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-roasted-almond__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-roasted-almond__summary::before,\n  .tago-roasted-almond__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-roasted-almond__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-roasted-almond__details[open] .tago-roasted-almond__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-roasted-almond__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-roasted-almond__content p {\n    margin: 0;\n  }\n\n  .tago-roasted-almond__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-roasted-almond__warning {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-roasted-almond__warning strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-roasted-almond__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-roasted-almond__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-roasted-almond__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-roasted-almond__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-roasted-almond__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-roasted-almond__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-roasted-almond {\n      margin-top: 13px;\n    }\n\n    .tago-roasted-almond__title {\n      font-size: 21px;\n    }\n\n    .tago-roasted-almond__description {\n      font-size: 12.5px;\n    }\n\n    .tago-roasted-almond__benefits {\n      gap: 6px;\n    }\n\n    .tago-roasted-almond__benefit {\n      padding: 8px;\n    }\n\n    .tago-roasted-almond__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-roasted-almond\"\u003e\n\u003cdiv class=\"tago-roasted-almond__intro\"\u003e\n\u003cspan class=\"tago-roasted-almond__label\"\u003e Geröstet. Gesalzen. Proteinreich. \u003c\/span\u003e\n\u003ch2 class=\"tago-roasted-almond__title\"\u003eKnackige Mandeln für herzhafte Genussmomente\u003c\/h2\u003e\n\u003cp class=\"tago-roasted-almond__description\"\u003eSorgfältig geröstete und fein gesalzene Mandeln mit kräftigem Aroma und angenehm knackigem Biss. Ein herzhafter Snack für zwischendurch, unterwegs oder gesellige Abende.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-roasted-almond__benefits\"\u003e\n\u003cdiv class=\"tago-roasted-almond__benefit\"\u003e\n\u003cspan class=\"tago-roasted-almond__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-roasted-almond__benefit-text\"\u003e 22 g pflanzliches Eiweiß \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-roasted-almond__benefit\"\u003e\n\u003cspan class=\"tago-roasted-almond__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-roasted-almond__benefit-text\"\u003e Besonders knackig geröstet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-roasted-almond__benefit\"\u003e\n\u003cspan class=\"tago-roasted-almond__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-roasted-almond__benefit-text\"\u003e Quelle für Ballaststoffe \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-roasted-almond__benefit\"\u003e\n\u003cspan class=\"tago-roasted-almond__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-roasted-almond__benefit-text\"\u003e Herzhaft und fein gesalzen \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-roasted-almond__tip\"\u003e\n\u003cspan class=\"tago-roasted-almond__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-roasted-almond__tip-text\"\u003eUnterwegs, im Büro, nach dem Sport, bei Filmabenden oder als knackige Ergänzung zu Salaten und herzhaften Snackplatten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-roasted-almond__accordion\"\u003e\n\u003cdetails class=\"tago-roasted-almond__details\"\u003e\n\u003csummary class=\"tago-roasted-almond__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-roasted-almond__content\"\u003e\n\u003cp\u003eUnsere gerösteten und gesalzenen Mandeln verbinden ein kräftiges Röstaroma mit einer fein abgestimmten Salznote. Durch die sorgfältige Verarbeitung entsteht ein besonders knackiger Biss und ein vollmundig-nussiger Geschmack. \u003cbr\u003e\u003cbr\u003eMit 22 g Eiweiß und 8,3 g Ballaststoffen je 100 g sind die Mandeln eine vielseitige Protein- und Ballaststoffquelle für den Alltag. \u003cspan class=\"tago-roasted-almond__ingredients\"\u003e Zutaten: Mandeln, Salz. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-roasted-almond__warning\"\u003e\n\u003cstrong\u003eWichtiger Hinweis\u003c\/strong\u003e Insbesondere Kinder unter 4 Jahren können sich an Nüssen leicht verschlucken, sodass diese in die Atemwege gelangen können. Produkt daher außerhalb der Reichweite kleiner Kinder aufbewahren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-roasted-almond__details\" open=\"\"\u003e\n\u003csummary class=\"tago-roasted-almond__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-roasted-almond__content\"\u003e\n\u003ctable class=\"tago-roasted-almond__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2461 kJ \/ 634 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e53 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e8,7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e3,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e8,3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e22 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e1,9 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349128257885,"sku":null,"price":5.49,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349128290653,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/MandelnPremiumgeroestet_gesalzen_730d1f90-9f5d-4294-a8c5-fc5a1cb07d88.png?v=1784822395"},{"product_id":"tago-natural-cashews-naturbelassene-cashewkerne","title":"TAGO Naturbelassene Cashewkerne","description":"\u003cstyle\u003e\n  .tago-cashew-natural,\n  .tago-cashew-natural * {\n    box-sizing: border-box;\n  }\n\n  .tago-cashew-natural {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-cashew-natural__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-cashew-natural__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-cashew-natural__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-cashew-natural__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-cashew-natural__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-cashew-natural__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-cashew-natural__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-cashew-natural__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-cashew-natural__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-cashew-natural__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-cashew-natural__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-cashew-natural__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-cashew-natural__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-cashew-natural__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-cashew-natural__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-cashew-natural__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-cashew-natural__summary::before,\n  .tago-cashew-natural__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-cashew-natural__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-cashew-natural__details[open]\n  .tago-cashew-natural__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-cashew-natural__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-cashew-natural__content p {\n    margin: 0;\n  }\n\n  .tago-cashew-natural__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-cashew-natural__warning {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-cashew-natural__warning strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-cashew-natural__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-cashew-natural__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-cashew-natural__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-cashew-natural__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-cashew-natural__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-cashew-natural__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-cashew-natural {\n      margin-top: 13px;\n    }\n\n    .tago-cashew-natural__title {\n      font-size: 21px;\n    }\n\n    .tago-cashew-natural__description {\n      font-size: 12.5px;\n    }\n\n    .tago-cashew-natural__benefits {\n      gap: 6px;\n    }\n\n    .tago-cashew-natural__benefit {\n      padding: 8px;\n    }\n\n    .tago-cashew-natural__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-cashew-natural\"\u003e\n\u003cdiv class=\"tago-cashew-natural__intro\"\u003e\n\u003cspan class=\"tago-cashew-natural__label\"\u003e Cremig. Mild. Natürlich. \u003c\/span\u003e\n\u003ch2 class=\"tago-cashew-natural__title\"\u003eFein-aromatischer Cashewgenuss für jeden Tag\u003c\/h2\u003e\n\u003cp class=\"tago-cashew-natural__description\"\u003eMilde Cashewkerne mit angenehm cremiger Konsistenz und feinem, leicht süßlichem Aroma. Ein vielseitiger Nussklassiker für zwischendurch und eine wertvolle Ergänzung für abwechslungsreiche Genussmomente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefits\"\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e 18,2 g pflanzliches Eiweiß \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e Von Natur aus wertvolle Fette \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 17c2-6 6-10 13-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 19c3-2 7-3 12-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e Mild und angenehm cremig \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__benefit\"\u003e\n\u003cspan class=\"tago-cashew-natural__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew-natural__benefit-text\"\u003e Vielseitig verwendbar \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__tip\"\u003e\n\u003cspan class=\"tago-cashew-natural__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-cashew-natural__tip-text\"\u003ePur als Snack, im Müsli, in Bowls und Salaten oder zum Verfeinern von Currys, Saucen, Desserts und pflanzlichen Rezepten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew-natural__accordion\"\u003e\n\u003cdetails class=\"tago-cashew-natural__details\"\u003e\n\u003csummary class=\"tago-cashew-natural__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-cashew-natural__content\"\u003e\n\u003cp\u003eCashewkerne überzeugen mit ihrem milden, leicht süßlichen Aroma und ihrer besonders cremigen Konsistenz. Sie liefern von Natur aus pflanzliches Eiweiß und wertvolle Fette und lassen sich unkompliziert in eine abwechslungsreiche Ernährung integrieren. \u003cbr\u003e\u003cbr\u003eOb pur genossen, als knackiges Topping oder als Zutat für süße und herzhafte Gerichte – Cashews bringen einen feinen, ausgewogenen Nussgeschmack in zahlreiche Rezepte. \u003cspan class=\"tago-cashew-natural__ingredients\"\u003e Zutat: Cashewkerne. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-cashew-natural__warning\"\u003e\n\u003cstrong\u003eWichtiger Hinweis\u003c\/strong\u003e Insbesondere Kinder unter 4 Jahren können sich an Nüssen leicht verschlucken, sodass diese in die Atemwege gelangen können. Produkt daher außerhalb der Reichweite kleiner Kinder aufbewahren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-cashew-natural__details\"\u003e\n\u003csummary class=\"tago-cashew-natural__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-cashew-natural__content\"\u003e\n\u003ctable class=\"tago-cashew-natural__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2417 kJ \/ 577 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e44 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e7,8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e27 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e5,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e18,2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,03 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349125341533,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349125374301,"sku":null,"price":10.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Cashewkernenaturbelassen.png?v=1784822343"},{"product_id":"tago-signature-party-mix-partymix-a-la-tago","title":"TAGO Signature Party Mix","description":"\u003cstyle\u003e\n  .tago-party-mix,\n  .tago-party-mix * {\n    box-sizing: border-box;\n  }\n\n  .tago-party-mix {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-party-mix__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-party-mix__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-party-mix__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-party-mix__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-party-mix__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-party-mix__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-party-mix__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-party-mix__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-party-mix__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-party-mix__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-party-mix__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-party-mix__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-party-mix__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-party-mix__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-party-mix__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-party-mix__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-party-mix__summary::before,\n  .tago-party-mix__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-party-mix__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-party-mix__details[open]\n  .tago-party-mix__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-party-mix__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-party-mix__content p {\n    margin: 0;\n  }\n\n  .tago-party-mix__ingredients {\n    margin: 9px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .tago-party-mix__ingredients li {\n    position: relative;\n    padding: 5px 0 5px 15px;\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-party-mix__ingredients li:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-party-mix__ingredients li::before {\n    content: \"\";\n    position: absolute;\n    top: 12px;\n    left: 1px;\n    width: 4px;\n    height: 4px;\n    border-radius: 50%;\n    background: #222;\n  }\n\n  .tago-party-mix__allergen {\n    margin-top: 12px;\n    padding: 9px 10px;\n    border: 1px solid #ecece8;\n    border-radius: 7px;\n    background: #fafaf7;\n    font-size: 11px;\n    line-height: 1.5;\n    color: #444;\n  }\n\n  .tago-party-mix__allergen strong {\n    color: #222;\n  }\n\n  .tago-party-mix__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-party-mix__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-party-mix__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-party-mix__table td {\n    padding: 7px 0;\n  }\n\n  .tago-party-mix__table td:first-child {\n    color: #666;\n  }\n\n  .tago-party-mix__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-party-mix {\n      margin-top: 13px;\n    }\n\n    .tago-party-mix__title {\n      font-size: 21px;\n    }\n\n    .tago-party-mix__description {\n      font-size: 12.5px;\n    }\n\n    .tago-party-mix__benefits {\n      gap: 6px;\n    }\n\n    .tago-party-mix__benefit {\n      padding: 8px;\n    }\n\n    .tago-party-mix__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-party-mix\"\u003e\n\u003cdiv class=\"tago-party-mix__intro\"\u003e\n\u003cspan class=\"tago-party-mix__label\"\u003e Würzig. Knackig. Abwechslungsreich. \u003c\/span\u003e\n\u003ch2 class=\"tago-party-mix__title\"\u003eDer vielseitige Snackmix für gesellige Genussmomente\u003c\/h2\u003e\n\u003cp class=\"tago-party-mix__description\"\u003eVerleihe Partys, Treffen und gemütlichen Abenden einen knackigen Kick: Die TAGO Partymischung vereint würzige Nüsse, knusprige Cracker sowie pikante und süßliche Snackkreationen zu einer abwechslungsreichen Mischung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-mix__benefits\"\u003e\n\u003cdiv class=\"tago-party-mix__benefit\"\u003e\n\u003cspan class=\"tago-party-mix__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 15c1-5 4-9 8-11 3 2 5 5 6 9-2 4-5 6-9 7-3-1-5-2-5-5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16c3-1 6-4 8-8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-mix__benefit-text\"\u003e Vielfältige Nuss- und Snackmischung \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-mix__benefit\"\u003e\n\u003cspan class=\"tago-party-mix__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 16h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 16c0-4 2-8 6-11 4 3 6 7 6 11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 11h.01M15 11h.01M12 8h.01\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-mix__benefit-text\"\u003e Knusprig und aromatisch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-mix__benefit\"\u003e\n\u003cspan class=\"tago-party-mix__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 4h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 8h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-mix__benefit-text\"\u003e Pikante und süßliche Vielfalt \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-mix__benefit\"\u003e\n\u003cspan class=\"tago-party-mix__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 11h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6v10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 4h14v16H5Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-mix__benefit-text\"\u003e Ideal zum Teilen und Genießen \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-mix__tip\"\u003e\n\u003cspan class=\"tago-party-mix__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-party-mix__tip-text\"\u003ePartys, Filmabende, gesellige Treffen, Spieleabende oder als abwechslungsreicher Snack für zwischendurch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-mix__accordion\"\u003e\n\u003cdetails class=\"tago-party-mix__details\"\u003e\n\u003csummary class=\"tago-party-mix__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-mix__content\"\u003e\n\u003cp\u003eDiese abwechslungsreiche Mischung verbindet ausgewählte Nüsse, knusprige Cracker und aromatisch gewürzte Snacks. Von würzig und pikant bis leicht süßlich bietet jede Handvoll eine neue Geschmackskombination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-party-mix__details\"\u003e\n\u003csummary class=\"tago-party-mix__summary\"\u003eBestandteile und Allergene\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-mix__content\"\u003e\n\u003cp\u003eDie Partymischung enthält:\u003c\/p\u003e\n\u003cul class=\"tago-party-mix__ingredients\"\u003e\n\u003cli\u003eCashews Toskana Bruschetta\u003c\/li\u003e\n\u003cli\u003eCashews im BBQ-Teigmantel\u003c\/li\u003e\n\u003cli\u003eGeröstete Sonnenblumenkerne mit Honig\u003c\/li\u003e\n\u003cli\u003eGeröstete und gesalzene Mandeln\u003c\/li\u003e\n\u003cli\u003ePikante Maiskörner\u003c\/li\u003e\n\u003cli\u003eKaramellisierte Maiskörner\u003c\/li\u003e\n\u003cli\u003eReiscracker\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"tago-party-mix__allergen\"\u003e\n\u003cstrong\u003eAllergene:\u003c\/strong\u003e Enthält Gluten und Milchbestandteile beziehungsweise Laktose.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-party-mix__details\"\u003e\n\u003csummary class=\"tago-party-mix__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-mix__content\"\u003e\n\u003ctable class=\"tago-party-mix__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2084 kJ \/ 499 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e29 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e5,4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e42 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e9,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e13,33 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e1,45 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349123277149,"sku":null,"price":5.49,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65349123309917,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true},{"title":"1000g","offer_id":65349123342685,"sku":null,"price":19.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Partymixa_laTAGO.png?v=1784881812"},{"product_id":"tago-baked-chili-rice-crackers-baked-chili-reiscracker","title":"TAGO Baked Chili Rice Crackers","description":"\u003cstyle\u003e\n  .tago-baked-chili,\n  .tago-baked-chili * {\n    box-sizing: border-box;\n  }\n\n  .tago-baked-chili {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-baked-chili__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-baked-chili__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-baked-chili__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-baked-chili__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-baked-chili__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-baked-chili__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-baked-chili__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-baked-chili__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-baked-chili__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-baked-chili__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-baked-chili__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-baked-chili__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-baked-chili__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-baked-chili__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-baked-chili__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-baked-chili__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-baked-chili__summary::before,\n  .tago-baked-chili__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-baked-chili__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-baked-chili__details[open]\n  .tago-baked-chili__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-baked-chili__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-baked-chili__content p {\n    margin: 0;\n  }\n\n  .tago-baked-chili__ingredients {\n    margin-top: 8px;\n    font-size: 11px;\n    line-height: 1.7;\n    color: #5a5a5a;\n  }\n\n  .tago-baked-chili__allergen {\n    margin-top: 12px;\n    padding: 9px 10px;\n    border: 1px solid #ecece8;\n    border-radius: 7px;\n    background: #fafaf7;\n    font-size: 11px;\n    line-height: 1.5;\n    color: #444;\n  }\n\n  .tago-baked-chili__allergen strong {\n    color: #222;\n  }\n\n  .tago-baked-chili__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-baked-chili__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-baked-chili__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-baked-chili__table td {\n    padding: 7px 0;\n  }\n\n  .tago-baked-chili__table td:first-child {\n    color: #666;\n  }\n\n  .tago-baked-chili__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-baked-chili {\n      margin-top: 13px;\n    }\n\n    .tago-baked-chili__title {\n      font-size: 21px;\n    }\n\n    .tago-baked-chili__description {\n      font-size: 12.5px;\n    }\n\n    .tago-baked-chili__benefits {\n      gap: 6px;\n    }\n\n    .tago-baked-chili__benefit {\n      padding: 8px;\n    }\n\n    .tago-baked-chili__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-baked-chili\"\u003e\n\u003cdiv class=\"tago-baked-chili__intro\"\u003e\n\u003cspan class=\"tago-baked-chili__label\"\u003e Luftig. Knusprig. Würzig-scharf. \u003c\/span\u003e\n\u003ch2 class=\"tago-baked-chili__title\"\u003eGebackene Reiscracker mit feiner Chilinote\u003c\/h2\u003e\n\u003cp class=\"tago-baked-chili__description\"\u003eUnsere Reiscracker Baked Chili bringen asiatischen Snackgenuss direkt zu dir nach Hause. Luftig-knusprig gebacken statt frittiert und mit einer ausgewogenen Chili-Würzung verfeinert – für genau die richtige Portion Schärfe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-baked-chili__benefits\"\u003e\n\u003cdiv class=\"tago-baked-chili__benefit\"\u003e\n\u003cspan class=\"tago-baked-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 17V9h10v8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 6h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-baked-chili__benefit-text\"\u003e Gebacken statt frittiert \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-baked-chili__benefit\"\u003e\n\u003cspan class=\"tago-baked-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M14 3c1 4-2 5-2 8 0 2 1 3 3 4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 7c0 4-3 5-3 9a6 6 0 0 0 12 0c0-3-2-5-4-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-baked-chili__benefit-text\"\u003e Würzig-scharfer Geschmack \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-baked-chili__benefit\"\u003e\n\u003cspan class=\"tago-baked-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 7h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 17h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 4h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-baked-chili__benefit-text\"\u003e Luftig-knusprige Textur \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-baked-chili__benefit\"\u003e\n\u003cspan class=\"tago-baked-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 5h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14v10H5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-baked-chili__benefit-text\"\u003e Asiatisch inspirierter Snack \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-baked-chili__tip\"\u003e\n\u003cspan class=\"tago-baked-chili__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-baked-chili__tip-text\"\u003eAls würziger Snack für zwischendurch, für Film- und Spieleabende, gesellige Treffen oder als knusprige Begleitung zu deinen Lieblingsdrinks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-baked-chili__accordion\"\u003e\n\u003cdetails class=\"tago-baked-chili__details\"\u003e\n\u003csummary class=\"tago-baked-chili__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-baked-chili__content\"\u003e\n\u003cp\u003eDie Reiscracker werden luftig-knusprig gebacken und anschließend mit einer fein abgestimmten Chili-Würzung veredelt. Das Ergebnis ist ein aromatischer Snack mit angenehmer Schärfe, leichter Süße und würzigen Knoblauch- und Sojasoßennoten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-baked-chili__details\"\u003e\n\u003csummary class=\"tago-baked-chili__summary\"\u003eZutaten und Allergene\u003c\/summary\u003e\n\u003cdiv class=\"tago-baked-chili__content\"\u003e\n\u003cp class=\"tago-baked-chili__ingredients\"\u003e\u003cstrong\u003eZutaten:\u003c\/strong\u003e 63,2 % Reis, Zucker, Sonnenblumenöl, modifizierte Tapiokastärke, Sojasoße (Wasser, Sojabohnen, Salz, Weizen), Salz, Knoblauchpulver, Farbstoff: Paprikaextrakt, 0,2 % Chilipulver, Süßholzpulver, Maltodextrin, Geschmacksverstärker: Dinatriuminosinat und Dinatriumguanylat.\u003c\/p\u003e\n\u003cdiv class=\"tago-baked-chili__allergen\"\u003e\n\u003cstrong\u003eAllergene:\u003c\/strong\u003e Enthält Soja und Weizen beziehungsweise Gluten.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-baked-chili__details\"\u003e\n\u003csummary class=\"tago-baked-chili__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-baked-chili__content\"\u003e\n\u003ctable class=\"tago-baked-chili__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1901 kJ \/ 451 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e13 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e1,2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e77 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e14 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\u003e5,8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e2,58 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65441636188509,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/TAGORiceCrackerBackedChili.png?v=1785672419"},{"product_id":"tago-chili-cheese-crackers","title":"TAGO Chili Cheese Crackers","description":"\u003cstyle\u003e\n  .tago-chili-cheese,\n  .tago-chili-cheese * {\n    box-sizing: border-box;\n  }\n\n  .tago-chili-cheese {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-chili-cheese__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-chili-cheese__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-chili-cheese__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-chili-cheese__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-chili-cheese__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-chili-cheese__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-chili-cheese__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-chili-cheese__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-chili-cheese__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-chili-cheese__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-chili-cheese__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-chili-cheese__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-chili-cheese__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-chili-cheese__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-chili-cheese__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-chili-cheese__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-chili-cheese__summary::before,\n  .tago-chili-cheese__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-chili-cheese__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-chili-cheese__details[open] .tago-chili-cheese__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-chili-cheese__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-chili-cheese__content p {\n    margin: 0;\n  }\n\n  .tago-chili-cheese__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    line-height: 1.65;\n    color: #252525;\n  }\n\n  .tago-chili-cheese__notice {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-chili-cheese__notice strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-chili-cheese__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-chili-cheese__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-chili-cheese__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-chili-cheese__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-chili-cheese__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-chili-cheese__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-chili-cheese {\n      margin-top: 13px;\n    }\n\n    .tago-chili-cheese__title {\n      font-size: 21px;\n    }\n\n    .tago-chili-cheese__description {\n      font-size: 12.5px;\n    }\n\n    .tago-chili-cheese__benefits {\n      gap: 6px;\n    }\n\n    .tago-chili-cheese__benefit {\n      padding: 8px;\n    }\n\n    .tago-chili-cheese__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-chili-cheese\"\u003e\n\u003cdiv class=\"tago-chili-cheese__intro\"\u003e\n\u003cspan class=\"tago-chili-cheese__label\"\u003e Käsig. Feurig. Extra knusprig. \u003c\/span\u003e\n\u003ch2 class=\"tago-chili-cheese__title\"\u003eWürziger Käsegenuss mit feurigem Chili-Kick\u003c\/h2\u003e\n\u003cp class=\"tago-chili-cheese__description\"\u003eExtra knusprige Cracker mit kräftigem Käsegeschmack und angenehm pikanter Chili-Würze. Herzhaft, aromatisch und gemacht für alle, die intensive Snackmomente lieben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-chili-cheese__benefits\"\u003e\n\u003cdiv class=\"tago-chili-cheese__benefit\"\u003e\n\u003cspan class=\"tago-chili-cheese__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 9 15 4l5 5-11 11H4Z\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"10\" cy=\"11\" r=\"1\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"14.5\" cy=\"8\" r=\"1\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-chili-cheese__benefit-text\"\u003e Intensiver Käsegeschmack \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-chili-cheese__benefit\"\u003e\n\u003cspan class=\"tago-chili-cheese__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M13 3c1 4-3 5-1 9 1 2 4 2 4 5a4 4 0 0 1-8 0c0-2 1-3 3-5 2-2 0-5 2-9Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-chili-cheese__benefit-text\"\u003e Angenehm feurige Chili-Note \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-chili-cheese__benefit\"\u003e\n\u003cspan class=\"tago-chili-cheese__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-chili-cheese__benefit-text\"\u003e Extra knuspriger Crunch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-chili-cheese__benefit\"\u003e\n\u003cspan class=\"tago-chili-cheese__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 19h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 4v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-chili-cheese__benefit-text\"\u003e Ideal für Party und Filmabend \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-chili-cheese__tip\"\u003e\n\u003cspan class=\"tago-chili-cheese__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-chili-cheese__tip-text\"\u003ePartys, Fernsehabende, unterwegs oder immer dann, wenn es herzhaft, würzig und besonders knusprig sein darf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-chili-cheese__accordion\"\u003e\n\u003cdetails class=\"tago-chili-cheese__details\"\u003e\n\u003csummary class=\"tago-chili-cheese__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-chili-cheese__content\"\u003e\n\u003cp\u003eUnsere Chili Cheese Cracker verbinden kräftigen Käsegeschmack mit der fein abgestimmten Schärfe von süßem Chili. Die Basis aus Mais sorgt für eine leichte, besonders knusprige Struktur. \u003cbr\u003e\u003cbr\u003eKäsepulver, Tomate, Zwiebel und würzige Aromen verleihen den Crackern ihren herzhaften Charakter. Das Ergebnis ist ein intensiv aromatischer Snack mit ausgewogener Balance aus Cremigkeit, Würze und feurigem Kick. \u003cspan class=\"tago-chili-cheese__ingredients\"\u003e Zutaten: 55 % Maispulver, 37 % Maisstärke, Würzmischung (2,19 % Käsepulver, Molkenpulver, 0,55 % Käsepulver [Milch, Starterkulturen, Tapiokastärke], Sonnenblumenöl, Maltodextrin, Milchprotein, Stabilisator: Natriumphosphat; Käsearoma, Salz, Hefeextrakt, Säuerungsmittel: Apfelsäure und Citronensäure), Salz, Tomatenpulver, Zucker, süßes Chilipulver, Hefeextrakt, Zwiebelpulver, Farbstoff: Capsanthin, Sonnenblumenöl, Salz. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-chili-cheese__notice\"\u003e\n\u003cstrong\u003eAllergenhinweis\u003c\/strong\u003e Enthält Milch und Milchbestandteile.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-chili-cheese__details\"\u003e\n\u003csummary class=\"tago-chili-cheese__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-chili-cheese__content\"\u003e\n\u003ctable class=\"tago-chili-cheese__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1662 kJ \/ 393 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e4,1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e1,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e82 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e1,7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e4,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e5,6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e1,4 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349113020765,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChiliCHEESECracker.png?v=1784822264"},{"product_id":"tago-chili-wasabi-party-mix","title":"TAGO Chili Wasabi Party Mix","description":"\u003cstyle\u003e\n  .tago-party-chili,\n  .tago-party-chili * {\n    box-sizing: border-box;\n  }\n\n  .tago-party-chili {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-party-chili__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-party-chili__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-party-chili__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-party-chili__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-party-chili__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-party-chili__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-party-chili__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-party-chili__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-party-chili__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-party-chili__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-party-chili__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-party-chili__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-party-chili__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-party-chili__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-party-chili__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-party-chili__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-party-chili__summary::before,\n  .tago-party-chili__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-party-chili__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-party-chili__details[open] .tago-party-chili__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-party-chili__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-party-chili__content p {\n    margin: 0;\n  }\n\n  .tago-party-chili__mix {\n    display: grid;\n    gap: 9px;\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .tago-party-chili__mix li {\n    position: relative;\n    padding-left: 15px;\n  }\n\n  .tago-party-chili__mix li::before {\n    content: \"\";\n    position: absolute;\n    top: .62em;\n    left: 0;\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #1d1d1d;\n  }\n\n  .tago-party-chili__mix strong {\n    color: #222;\n    font-weight: 750;\n  }\n\n  .tago-party-chili__notice {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-party-chili__notice strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-party-chili__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-party-chili__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-party-chili__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-party-chili__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-party-chili__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-party-chili__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-party-chili {\n      margin-top: 13px;\n    }\n\n    .tago-party-chili__title {\n      font-size: 21px;\n    }\n\n    .tago-party-chili__description {\n      font-size: 12.5px;\n    }\n\n    .tago-party-chili__benefits {\n      gap: 6px;\n    }\n\n    .tago-party-chili__benefit {\n      padding: 8px;\n    }\n\n    .tago-party-chili__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-party-chili\"\u003e\n\u003cdiv class=\"tago-party-chili__intro\"\u003e\n\u003cspan class=\"tago-party-chili__label\"\u003e Feurig. Knusprig. Würzig. \u003c\/span\u003e\n\u003ch2 class=\"tago-party-chili__title\"\u003eDie perfekte Balance aus Crunch und Schärfe\u003c\/h2\u003e\n\u003cp class=\"tago-party-chili__description\"\u003eEine abwechslungsreiche Mischung aus würzigen Reiscrackern, gerösteten Nüssen, knackigen Maiskörnern und Sojabohnen. Herzhaft, pikant und gemacht für alle, die ihren Snackmoment gerne etwas feuriger genießen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-chili__benefits\"\u003e\n\u003cdiv class=\"tago-party-chili__benefit\"\u003e\n\u003cspan class=\"tago-party-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M13 3c1 4-3 5-1 9 1 2 4 2 4 5a4 4 0 0 1-8 0c0-2 1-3 3-5 2-2 0-5 2-9Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-chili__benefit-text\"\u003e Angenehm feurige Würze \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-chili__benefit\"\u003e\n\u003cspan class=\"tago-party-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-chili__benefit-text\"\u003e Besonders knuspriger Mix \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-chili__benefit\"\u003e\n\u003cspan class=\"tago-party-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-chili__benefit-text\"\u003e Mit Cashews und Erdnüssen \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-chili__benefit\"\u003e\n\u003cspan class=\"tago-party-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 19h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 4v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-chili__benefit-text\"\u003e Ideal für gesellige Abende \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-chili__tip\"\u003e\n\u003cspan class=\"tago-party-chili__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-party-chili__tip-text\"\u003ePartys, Filmabende, gesellige Runden oder als würzig-pikanter Snack für zwischendurch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-chili__accordion\"\u003e\n\u003cdetails class=\"tago-party-chili__details\"\u003e\n\u003csummary class=\"tago-party-chili__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-chili__content\"\u003e\n\u003cp\u003eDer PartyMix Chili vereint unterschiedliche Texturen und Aromen zu einem abwechslungsreichen Snack mit würzigem Charakter. Knusprige Reiscracker und Maiskörner treffen auf geröstete Nüsse und knackige Sojabohnen. \u003cbr\u003e\u003cbr\u003eDie fein abgestimmte Chili-Würzung sorgt für eine angenehme Schärfe, während die verschiedenen Zutaten bei jedem Griff für einen neuen Geschmacksmoment sorgen.\u003c\/p\u003e\n\u003cul class=\"tago-party-chili__mix\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eReiscracker Chili:\u003c\/strong\u003e Knusprig und würzig mit fein abgestimmter Schärfe.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeröstete Cashews Chili:\u003c\/strong\u003e Mild-nussig mit einer pikanten Würznote.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaiskörner Chili:\u003c\/strong\u003e Besonders knackig und aromatisch.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eErdnüsse im Wasabi-Teigmantel:\u003c\/strong\u003e Intensiv, würzig und überraschend scharf.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeröstete Sojabohnen:\u003c\/strong\u003e Knackig und herzhaft für zusätzlichen Biss.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"tago-party-chili__notice\"\u003e\n\u003cstrong\u003eAllergenhinweis\u003c\/strong\u003e Enthält Erdnüsse, Cashews und Sojabohnen. Je nach Zusammensetzung der enthaltenen Reiscracker und Teigmäntel können zusätzlich glutenhaltige Zutaten enthalten sein.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-party-chili__details\"\u003e\n\u003csummary class=\"tago-party-chili__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-chili__content\"\u003e\n\u003ctable class=\"tago-party-chili__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2042 kJ \/ 488 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e26 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e5,4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e49 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e24,4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e1,6 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"200g","offer_id":65349105647965,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"400g","offer_id":65349105680733,"sku":null,"price":9.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/PartymixChili-Wasabi_78b5a366-d5e9-402a-bb86-fd5467d8ef15.png?v=1784822244"},{"product_id":"tago-freeze-dried-kiwi-slices-gefriergetrocknete-kiwischeiben","title":"TAGO Gefriergetrocknete Kiwischeiben","description":"\u003cstyle\u003e\n  .tago-kiwi,\n  .tago-kiwi * {\n    box-sizing: border-box;\n  }\n\n  .tago-kiwi {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-kiwi__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-kiwi__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-kiwi__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-kiwi__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-kiwi__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-kiwi__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-kiwi__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-kiwi__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-kiwi__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-kiwi__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-kiwi__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-kiwi__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-kiwi__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-kiwi__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-kiwi__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-kiwi__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-kiwi__summary::before,\n  .tago-kiwi__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-kiwi__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-kiwi__details[open] .tago-kiwi__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-kiwi__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-kiwi__content p {\n    margin: 0;\n  }\n\n  .tago-kiwi__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-kiwi__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-kiwi__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-kiwi__table td {\n    padding: 7px 0;\n  }\n\n  .tago-kiwi__table td:first-child {\n    color: #666;\n  }\n\n  .tago-kiwi__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-kiwi {\n      margin-top: 13px;\n    }\n\n    .tago-kiwi__title {\n      font-size: 21px;\n    }\n\n    .tago-kiwi__description {\n      font-size: 12.5px;\n    }\n\n    .tago-kiwi__benefits {\n      gap: 6px;\n    }\n\n    .tago-kiwi__benefit {\n      padding: 8px;\n    }\n\n    .tago-kiwi__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-kiwi\"\u003e\n\n  \u003cdiv class=\"tago-kiwi__intro\"\u003e\n    \u003cspan class=\"tago-kiwi__label\"\u003e\n      Fruchtig. Knusprig. Erfrischend.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-kiwi__title\"\u003e\n      Kiwi-Crunch mit intensivem Fruchtgeschmack\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-kiwi__description\"\u003e\n      Knusprige, gefriergetrocknete Kiwischeiben mit angenehm süß-säuerlichem Geschmack. Ein fruchtiger Snack für Groß und Klein – ideal für unterwegs, die Lunchbox oder als besonderes Topping.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-kiwi__benefits\"\u003e\n\n    \u003cdiv class=\"tago-kiwi__benefit\"\u003e\n      \u003cspan class=\"tago-kiwi__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 5v3M12 16v3M5 12h3M16 12h3M7 7l2 2M15 15l2 2M17 7l-2 2M9 15l-2 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-kiwi__benefit-text\"\u003e\n        Intensiver Kiwigeschmack\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-kiwi__benefit\"\u003e\n      \u003cspan class=\"tago-kiwi__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-kiwi__benefit-text\"\u003e\n        Knusprig gefriergetrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-kiwi__benefit\"\u003e\n      \u003cspan class=\"tago-kiwi__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-kiwi__benefit-text\"\u003e\n        Ohne künstliche Zusätze\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-kiwi__benefit\"\u003e\n      \u003cspan class=\"tago-kiwi__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-kiwi__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-kiwi__tip\"\u003e\n    \u003cspan class=\"tago-kiwi__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-kiwi__tip-text\"\u003e\n      Direkt als Snack, für unterwegs, die Lunchbox oder als fruchtiges Extra in Müsli, Joghurt, Bowls und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-kiwi__accordion\"\u003e\n\n    \u003cdetails class=\"tago-kiwi__details\"\u003e\n      \u003csummary class=\"tago-kiwi__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-kiwi__content\"\u003e\n        \u003cp\u003e\n          Durch die schonende Gefriertrocknung verlieren die Kiwischeiben ihre Feuchtigkeit, während ihr typischer Geschmack und ihre leichte Säure konzentriert erhalten bleiben. So entsteht ein luftiger, knuspriger Fruchtsnack.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-kiwi__details\"\u003e\n      \u003csummary class=\"tago-kiwi__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-kiwi__content\"\u003e\n        \u003ctable class=\"tago-kiwi__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1404 kJ \/ 337 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e3,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e0,8 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e50 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e50 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e21,2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e5,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,04 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":"50g","offer_id":65150431396189,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"100g","offer_id":65150431428957,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Kiwischeibengefriergetrocknet1.png?v=1784822180"},{"product_id":"tago-freeze-dried-berry-mix-gefriergetrockneter-beeren-fruchtmix-kopie","title":"TAGO Gefriergetrockneter Beeren Fruchtmix","description":"\u003cstyle\u003e\n  .tago-berry-mix,\n  .tago-berry-mix * {\n    box-sizing: border-box;\n  }\n\n  .tago-berry-mix {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-berry-mix__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-berry-mix__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-berry-mix__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-berry-mix__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-berry-mix__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-berry-mix__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-berry-mix__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-berry-mix__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-berry-mix__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-berry-mix__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-berry-mix__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-berry-mix__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-berry-mix__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-berry-mix__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-berry-mix__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-berry-mix__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-berry-mix__summary::before,\n  .tago-berry-mix__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-berry-mix__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-berry-mix__details[open]\n  .tago-berry-mix__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-berry-mix__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-berry-mix__content p {\n    margin: 0;\n  }\n\n  .tago-berry-mix__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-berry-mix__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-berry-mix__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-berry-mix__table td {\n    padding: 7px 0;\n  }\n\n  .tago-berry-mix__table td:first-child {\n    color: #666;\n  }\n\n  .tago-berry-mix__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-berry-mix {\n      margin-top: 13px;\n    }\n\n    .tago-berry-mix__title {\n      font-size: 21px;\n    }\n\n    .tago-berry-mix__description {\n      font-size: 12.5px;\n    }\n\n    .tago-berry-mix__benefits {\n      gap: 6px;\n    }\n\n    .tago-berry-mix__benefit {\n      padding: 8px;\n    }\n\n    .tago-berry-mix__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-berry-mix\"\u003e\n\n  \u003cdiv class=\"tago-berry-mix__intro\"\u003e\n    \u003cspan class=\"tago-berry-mix__label\"\u003e\n      Fruchtig. Knusprig. Vielfältig.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-berry-mix__title\"\u003e\n      Drei Beeren, ein intensiver Frucht-Crunch\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-berry-mix__description\"\u003e\n      Erdbeeren, Himbeeren und Heidelbeeren vereint in einem knusprigen Mix. Süße und fein säuerliche Noten sorgen bei jedem Griff für fruchtige Abwechslung.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-berry-mix__benefits\"\u003e\n\n    \u003cdiv class=\"tago-berry-mix__benefit\"\u003e\n      \u003cspan class=\"tago-berry-mix__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=\"M9 5c2 1 4 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-berry-mix__benefit-text\"\u003e\n        Erdbeeren, Himbeeren \u0026amp; Heidelbeeren\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-berry-mix__benefit\"\u003e\n      \u003cspan class=\"tago-berry-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-berry-mix__benefit-text\"\u003e\n        Schonend gefriergetrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-berry-mix__benefit\"\u003e\n      \u003cspan class=\"tago-berry-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-berry-mix__benefit-text\"\u003e\n        Ohne Zusatzstoffe\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-berry-mix__benefit\"\u003e\n      \u003cspan class=\"tago-berry-mix__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"8\" cy=\"13\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"9\" r=\"3\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"3\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-berry-mix__benefit-text\"\u003e\n        Intensiv und abwechslungsreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-berry-mix__tip\"\u003e\n    \u003cspan class=\"tago-berry-mix__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-berry-mix__tip-text\"\u003e\n      Direkt als Snack, für unterwegs oder als fruchtig-knuspriges Topping auf Müsli, Joghurt, Bowls und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-berry-mix__accordion\"\u003e\n\n    \u003cdetails class=\"tago-berry-mix__details\"\u003e\n      \u003csummary class=\"tago-berry-mix__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-berry-mix__content\"\u003e\n        \u003cp\u003e\n          Der Mix aus Erdbeeren, Himbeeren und Heidelbeeren wird schonend gefriergetrocknet. Dabei wird den Früchten die Feuchtigkeit entzogen, während ihr intensives Aroma, ihre typische Farbe und ihr natürlicher Geschmack erhalten bleiben.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: Erdbeeren, Himbeeren, Heidelbeeren.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-berry-mix__details\"\u003e\n      \u003csummary class=\"tago-berry-mix__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-berry-mix__content\"\u003e\n        \u003ctable class=\"tago-berry-mix__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1118 kJ \/ 267 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e1,9 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e48 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e48 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e6,3 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,01 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":"50g","offer_id":65261435257181,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"100g","offer_id":65261435289949,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/51.png?v=1785452894"},{"product_id":"tago-gefriergetrocknete-erdbeeren-in-weisser-schokolade","title":"TAGO Gefriergetrocknete Erdbeeren in Weißer Schokolade","description":"\u003cstyle\u003e\n  .tago-strawberry-white,\n  .tago-strawberry-white * {\n    box-sizing: border-box;\n  }\n\n  .tago-strawberry-white {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-strawberry-white__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-strawberry-white__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-strawberry-white__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-strawberry-white__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-strawberry-white__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-strawberry-white__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-strawberry-white__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-strawberry-white__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-strawberry-white__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-strawberry-white__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-strawberry-white__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-strawberry-white__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-strawberry-white__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-strawberry-white__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-strawberry-white__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-strawberry-white__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-strawberry-white__summary::before,\n  .tago-strawberry-white__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-strawberry-white__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-strawberry-white__details[open]\n  .tago-strawberry-white__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-strawberry-white__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-strawberry-white__content p {\n    margin: 0;\n  }\n\n  .tago-strawberry-white__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-strawberry-white__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-strawberry-white__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-strawberry-white__table td {\n    padding: 7px 0;\n  }\n\n  .tago-strawberry-white__table td:first-child {\n    color: #666;\n  }\n\n  .tago-strawberry-white__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-strawberry-white {\n      margin-top: 13px;\n    }\n\n    .tago-strawberry-white__title {\n      font-size: 21px;\n    }\n\n    .tago-strawberry-white__description {\n      font-size: 12.5px;\n    }\n\n    .tago-strawberry-white__benefits {\n      gap: 6px;\n    }\n\n    .tago-strawberry-white__benefit {\n      padding: 8px;\n    }\n\n    .tago-strawberry-white__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-strawberry-white\"\u003e\n\u003cdiv class=\"tago-strawberry-white__intro\"\u003e\n\u003cspan class=\"tago-strawberry-white__label\"\u003e Fruchtig. Knusprig. Zartschmelzend. \u003c\/span\u003e\n\u003ch2 class=\"tago-strawberry-white__title\"\u003eErdbeer-Crunch trifft weiße Schokolade\u003c\/h2\u003e\n\u003cp class=\"tago-strawberry-white__description\"\u003eKnusprige, gefriergetrocknete Erdbeeren umhüllt von cremiger weißer Schokolade. Eine besondere Kombination aus intensiver Fruchtnote, feinem Crunch und zartem Schmelz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-strawberry-white__benefits\"\u003e\n\u003cdiv class=\"tago-strawberry-white__benefit\"\u003e\n\u003cspan class=\"tago-strawberry-white__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 20c-5-3-7-7-6-11 1-3 4-5 6-3 2-2 5 0 6 3 1 4-1 8-6 11Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 4c1 1 2 1 3 0 1 1 2 1 3 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-strawberry-white__benefit-text\"\u003e Mit echter Erdbeerfrucht \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-strawberry-white__benefit\"\u003e\n\u003cspan class=\"tago-strawberry-white__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-strawberry-white__benefit-text\"\u003e Knusprig gefriergetrocknet \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-strawberry-white__benefit\"\u003e\n\u003cspan class=\"tago-strawberry-white__icon\"\u003e \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 \u003c\/span\u003e \u003cspan class=\"tago-strawberry-white__benefit-text\"\u003e Cremige weiße Schokolade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-strawberry-white__benefit\"\u003e\n\u003cspan class=\"tago-strawberry-white__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-strawberry-white__benefit-text\"\u003e Fruchtig und zartschmelzend \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-strawberry-white__tip\"\u003e\n\u003cspan class=\"tago-strawberry-white__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-strawberry-white__tip-text\"\u003eBesondere Snackmomente, gemütliche Abende, kleine Geschenke oder als süßes Highlight zum Kaffee.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-strawberry-white__accordion\"\u003e\n\u003cdetails class=\"tago-strawberry-white__details\"\u003e\n\u003csummary class=\"tago-strawberry-white__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-strawberry-white__content\"\u003e\n\u003cp\u003eDurch die Gefriertrocknung erhalten die Erdbeeren ihren intensiven Fruchtgeschmack und ihren charakteristischen Crunch. Die Ummantelung aus weißer Schokolade ergänzt sie mit cremiger Süße und feinem Schmelz.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-strawberry-white__details\" open=\"\"\u003e\n\u003csummary class=\"tago-strawberry-white__summary\"\u003eVersandhinweis bei Wärme\u003c\/summary\u003e\n\u003cdiv class=\"tago-strawberry-white__content\"\u003e\n\u003cp\u003eBei 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.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-strawberry-white__details\" open=\"\"\u003e\n\u003csummary class=\"tago-strawberry-white__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-strawberry-white__content\"\u003e\n\u003ctable class=\"tago-strawberry-white__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2113 kJ \/ 510 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e27 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e16 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e61 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,8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e4,9 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349081399645,"sku":null,"price":7.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Erdbeeren_in_weisser_Schokolade.png?v=1786749620"},{"product_id":"tago-matcha-blanc-weisse-schokoladenspezialitat-mit-matcha","title":"TAGO Matcha Blanc – Weiße Schokoladenspezialität mit Matcha","description":"\u003cstyle\u003e\n  .tago-matcha-blanc,\n  .tago-matcha-blanc * {\n    box-sizing: border-box;\n  }\n\n  .tago-matcha-blanc {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-matcha-blanc__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-matcha-blanc__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-matcha-blanc__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-matcha-blanc__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-matcha-blanc__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-matcha-blanc__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-matcha-blanc__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-matcha-blanc__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-matcha-blanc__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-matcha-blanc__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-matcha-blanc__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-matcha-blanc__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-matcha-blanc__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-matcha-blanc__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-matcha-blanc__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-matcha-blanc__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-matcha-blanc__summary::before,\n  .tago-matcha-blanc__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-matcha-blanc__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-matcha-blanc__details[open] .tago-matcha-blanc__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-matcha-blanc__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-matcha-blanc__content p {\n    margin: 0;\n  }\n\n  .tago-matcha-blanc__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    line-height: 1.65;\n    color: #252525;\n  }\n\n  .tago-matcha-blanc__notice {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-matcha-blanc__notice strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-matcha-blanc__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-matcha-blanc__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-matcha-blanc__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-matcha-blanc__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-matcha-blanc__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-matcha-blanc__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-matcha-blanc {\n      margin-top: 13px;\n    }\n\n    .tago-matcha-blanc__title {\n      font-size: 21px;\n    }\n\n    .tago-matcha-blanc__description {\n      font-size: 12.5px;\n    }\n\n    .tago-matcha-blanc__benefits {\n      gap: 6px;\n    }\n\n    .tago-matcha-blanc__benefit {\n      padding: 8px;\n    }\n\n    .tago-matcha-blanc__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-matcha-blanc\"\u003e\n\u003cdiv class=\"tago-matcha-blanc__intro\"\u003e\n\u003cspan class=\"tago-matcha-blanc__label\"\u003e Cremig. Nussig. Raffiniert. \u003c\/span\u003e\n\u003ch2 class=\"tago-matcha-blanc__title\"\u003eWeiße Schokolade trifft edlen Matcha\u003c\/h2\u003e\n\u003cp class=\"tago-matcha-blanc__description\"\u003eFein geröstete Mandeln, umhüllt von cremiger weißer Schokolade und veredelt mit aromatischem Matcha-Tee. Eine elegante Komposition aus zarter Süße, nussigem Biss und feinherber Grüntee-Note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__benefits\"\u003e\n\u003cdiv class=\"tago-matcha-blanc__benefit\"\u003e\n\u003cspan class=\"tago-matcha-blanc__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 19c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-matcha-blanc__benefit-text\"\u003e 30 % geröstete Mandeln \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__benefit\"\u003e\n\u003cspan class=\"tago-matcha-blanc__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 15c4-1 7-4 9-9 3 4 4 8 1 11-3 3-7 2-10-2Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16c2-3 4-5 7-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-matcha-blanc__benefit-text\"\u003e Veredelt mit Matcha-Tee \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__benefit\"\u003e\n\u003cspan class=\"tago-matcha-blanc__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12c3-5 13-5 16 0-3 5-13 5-16 0Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-matcha-blanc__benefit-text\"\u003e Cremige weiße Schokolade \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__benefit\"\u003e\n\u003cspan class=\"tago-matcha-blanc__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-matcha-blanc__benefit-text\"\u003e Elegant und besonders \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__tip\"\u003e\n\u003cspan class=\"tago-matcha-blanc__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-matcha-blanc__tip-text\"\u003eKleine Genussmomente, Kaffee und Tee, stilvolle Snackplatten oder als besonderes Geschenk für Liebhaber feiner Süßwaren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__accordion\"\u003e\n\u003cdetails class=\"tago-matcha-blanc__details\"\u003e\n\u003csummary class=\"tago-matcha-blanc__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-matcha-blanc__content\"\u003e\n\u003cp\u003eTagos Matcha Blanc verbindet knackige, fein geröstete Mandeln mit einer großzügigen Hülle aus zartschmelzender weißer Schokolade. Edler Matcha-Tee verleiht der Komposition eine feinherbe, aromatische Grüntee-Note. \u003cbr\u003e\u003cbr\u003eDas Zusammenspiel aus cremiger Süße, nussigem Röstaroma und fernöstlicher Raffinesse macht diesen Premium-Snack zu einem außergewöhnlichen Genuss für besondere Momente. \u003cspan class=\"tago-matcha-blanc__ingredients\"\u003e Zutaten: 66,5 % weiße Schokolade (Zucker, Kakaobutter, Vollmilchpulver, Molkenpulver, natürliches Vanillearoma, Emulgator: Sojalecithin), 30 % Mandelkerne (Mandelkerne, Sonnenblumenöl), Matcha-Tee, Glukosesirup, Tapiokadextrin, Überzugsmittel: Gummi arabicum und Schellack; Kokosöl. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-matcha-blanc__notice\"\u003e\n\u003cstrong\u003eAllergenhinweis\u003c\/strong\u003e Enthält Mandeln, Milch und Soja.\u003c\/div\u003e\n\u003cdiv class=\"tago-matcha-blanc__notice\"\u003e\n\u003cstrong\u003eHinweis bei Wärme\u003c\/strong\u003e Bei Temperaturen über 25 °C kann nicht garantiert werden, dass das Produkt während des Versands vollständig vor Wärme und Schmelzen geschützt bleibt.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-matcha-blanc__details\"\u003e\n\u003csummary class=\"tago-matcha-blanc__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-matcha-blanc__content\"\u003e\n\u003ctable class=\"tago-matcha-blanc__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2309 kJ \/ 551 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e36 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e13 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e46 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e44 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e4,2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e10 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,18 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65427211977053,"sku":null,"price":5.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChatGPTImage23.Juli2026_17_52_05.png?v=1784821938"},{"product_id":"tagonuts-reiscracker-wasabi-fried-knusprig-wurzig","title":"TAGO Reiscracker Wasabi Fried","description":"\u003cstyle\u003e\n  .tago-wasabi,\n  .tago-wasabi * {\n    box-sizing: border-box;\n  }\n\n  .tago-wasabi {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-wasabi__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-wasabi__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-wasabi__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-wasabi__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-wasabi__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-wasabi__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-wasabi__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-wasabi__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-wasabi__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-wasabi__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-wasabi__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-wasabi__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-wasabi__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-wasabi__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-wasabi__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-wasabi__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-wasabi__summary::before,\n  .tago-wasabi__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-wasabi__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-wasabi__details[open] .tago-wasabi__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-wasabi__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-wasabi__content p {\n    margin: 0;\n  }\n\n  .tago-wasabi__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    line-height: 1.65;\n    color: #252525;\n  }\n\n  .tago-wasabi__allergen {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-wasabi__allergen strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-wasabi__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-wasabi__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-wasabi__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-wasabi__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-wasabi__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-wasabi__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-wasabi {\n      margin-top: 13px;\n    }\n\n    .tago-wasabi__title {\n      font-size: 21px;\n    }\n\n    .tago-wasabi__description {\n      font-size: 12.5px;\n    }\n\n    .tago-wasabi__benefits {\n      gap: 6px;\n    }\n\n    .tago-wasabi__benefit {\n      padding: 8px;\n    }\n\n    .tago-wasabi__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-wasabi\"\u003e\n\u003cdiv class=\"tago-wasabi__intro\"\u003e\n\u003cspan class=\"tago-wasabi__label\"\u003e Scharf. Knusprig. Würzig. \u003c\/span\u003e\n\u003ch2 class=\"tago-wasabi__title\"\u003eKnuspriger Reiscracker mit Wasabi-Kick\u003c\/h2\u003e\n\u003cp class=\"tago-wasabi__description\"\u003eLeichte Reiscracker mit intensiv-würzigem Wasabi-Aroma und angenehm knackigem Biss. Der perfekte Snack für alle, die es herzhaft, aromatisch und leicht scharf lieben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-wasabi__benefits\"\u003e\n\u003cdiv class=\"tago-wasabi__benefit\"\u003e\n\u003cspan class=\"tago-wasabi__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 18c2-6 6-10 12-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 20c3-2 7-3 11-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-wasabi__benefit-text\"\u003e Mit 46 % Reis \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-wasabi__benefit\"\u003e\n\u003cspan class=\"tago-wasabi__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M13 3c1 4-3 5-1 9 1 2 4 2 4 5a4 4 0 0 1-8 0c0-2 1-3 3-5 2-2 0-5 2-9Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-wasabi__benefit-text\"\u003e Intensiver Wasabi-Geschmack \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-wasabi__benefit\"\u003e\n\u003cspan class=\"tago-wasabi__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-wasabi__benefit-text\"\u003e Leicht und besonders knusprig \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-wasabi__benefit\"\u003e\n\u003cspan class=\"tago-wasabi__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-wasabi__benefit-text\"\u003e Herzhaft und aromatisch \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-wasabi__tip\"\u003e\n\u003cspan class=\"tago-wasabi__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-wasabi__tip-text\"\u003eUnterwegs, im Büro, beim Filmabend oder als würzig-knusprige Ergänzung zu asiatischen Gerichten, Dips und Snackplatten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-wasabi__accordion\"\u003e\n\u003cdetails class=\"tago-wasabi__details\"\u003e\n\u003csummary class=\"tago-wasabi__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-wasabi__content\"\u003e\n\u003cp\u003eUnsere Wasabi-Reiscracker verbinden den leichten, knackigen Biss von Reis mit einem intensiv-würzigen Aroma und einer angenehm pikanten Schärfe. \u003cbr\u003e\u003cbr\u003eDie feine Würzung, ein Hauch Sojasauce und Zwiebelpulver sorgen für einen vollmundigen Geschmack. Dadurch eignen sich die Cracker sowohl als Snack für zwischendurch als auch als besondere Ergänzung zu herzhaften Gerichten und Snackplatten. \u003cspan class=\"tago-wasabi__ingredients\"\u003e Zutaten: 46 % Reis, Sonnenblumenöl, Maltodextrin, Zucker, Tapiokastärke, Salz, Aroma, Farbstoffe: Kupferkomplexe der Chlorophylle, Ammoniak-Zuckerkulör und Kurkumin; Antioxidationsmittel: Tocopherol; Sojasauce (Sojabohnen, Salz, Wasser, Weizen), Zwiebelpulver. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-wasabi__allergen\"\u003e\n\u003cstrong\u003eAllergenhinweis\u003c\/strong\u003e Enthält Sojabohnen und Weizen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-wasabi__details\"\u003e\n\u003csummary class=\"tago-wasabi__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-wasabi__content\"\u003e\n\u003ctable class=\"tago-wasabi__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2025 kJ \/ 490 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e21 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e9,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e69 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e11 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e1,3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e4,3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e2,09 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"200g","offer_id":65349059510621,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ReiscrackerWASABIFried.png?v=1784821181"},{"product_id":"tago-reiscracker-fried-chili-1","title":"TAGO Reiscracker Fried Chili","description":"\u003cstyle\u003e\n  .tago-fried-chili,\n  .tago-fried-chili * {\n    box-sizing: border-box;\n  }\n\n  .tago-fried-chili {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-fried-chili__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-fried-chili__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-fried-chili__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-fried-chili__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-fried-chili__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-fried-chili__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-fried-chili__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-fried-chili__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-fried-chili__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-fried-chili__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-fried-chili__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-fried-chili__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-fried-chili__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-fried-chili__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-fried-chili__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-fried-chili__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-fried-chili__summary::before,\n  .tago-fried-chili__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-fried-chili__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-fried-chili__details[open]\n  .tago-fried-chili__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-fried-chili__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-fried-chili__content p {\n    margin: 0;\n  }\n\n  .tago-fried-chili__ingredients {\n    margin-top: 8px;\n    font-size: 11px;\n    line-height: 1.7;\n    color: #5a5a5a;\n  }\n\n  .tago-fried-chili__allergen {\n    margin-top: 12px;\n    padding: 9px 10px;\n    border: 1px solid #ecece8;\n    border-radius: 7px;\n    background: #fafaf7;\n    font-size: 11px;\n    line-height: 1.5;\n    color: #444;\n  }\n\n  .tago-fried-chili__allergen strong {\n    color: #222;\n  }\n\n  .tago-fried-chili__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-fried-chili__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-fried-chili__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-fried-chili__table td {\n    padding: 7px 0;\n  }\n\n  .tago-fried-chili__table td:first-child {\n    color: #666;\n  }\n\n  .tago-fried-chili__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-fried-chili {\n      margin-top: 13px;\n    }\n\n    .tago-fried-chili__title {\n      font-size: 21px;\n    }\n\n    .tago-fried-chili__description {\n      font-size: 12.5px;\n    }\n\n    .tago-fried-chili__benefits {\n      gap: 6px;\n    }\n\n    .tago-fried-chili__benefit {\n      padding: 8px;\n    }\n\n    .tago-fried-chili__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-fried-chili\"\u003e\n\u003cdiv class=\"tago-fried-chili__intro\"\u003e\n\u003cspan class=\"tago-fried-chili__label\"\u003e Knusprig. Würzig. Feurig. \u003c\/span\u003e\n\u003ch2 class=\"tago-fried-chili__title\"\u003eReiscracker Fried Chili mit angenehm scharfer Note\u003c\/h2\u003e\n\u003cp class=\"tago-fried-chili__description\"\u003eUnsere Reiscracker Fried Chili verbinden knusprige Leichtigkeit mit einer ausgewogenen Chili-Würzung. Der würzig-scharfe Geschmack sorgt für einen feurigen Kick, ohne das aromatische Geschmackserlebnis zu überdecken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-fried-chili__benefits\"\u003e\n\u003cdiv class=\"tago-fried-chili__benefit\"\u003e\n\u003cspan class=\"tago-fried-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M14 3c1 4-2 5-2 8 0 2 1 3 3 4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 7c0 4-3 5-3 9a6 6 0 0 0 12 0c0-3-2-5-4-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-fried-chili__benefit-text\"\u003e Würzig-scharfe Chilinote \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-fried-chili__benefit\"\u003e\n\u003cspan class=\"tago-fried-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 7h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 17h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 4h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-fried-chili__benefit-text\"\u003e Besonders knusprige Textur \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-fried-chili__benefit\"\u003e\n\u003cspan class=\"tago-fried-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 15c1-5 4-9 8-11 3 2 5 5 6 9-2 4-5 6-9 7-3-1-5-2-5-5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16c3-1 6-4 8-8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-fried-chili__benefit-text\"\u003e Aromatisch fein gewürzt \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-fried-chili__benefit\"\u003e\n\u003cspan class=\"tago-fried-chili__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 5h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 9h14v10H5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-fried-chili__benefit-text\"\u003e Ideal für würzige Snackmomente \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-fried-chili__tip\"\u003e\n\u003cspan class=\"tago-fried-chili__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-fried-chili__tip-text\"\u003eFilmabende, Partys, gesellige Treffen oder als würzig-knuspriger Snack für alle, die eine angenehm feurige Geschmacksnote lieben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-fried-chili__accordion\"\u003e\n\u003cdetails class=\"tago-fried-chili__details\"\u003e\n\u003csummary class=\"tago-fried-chili__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-fried-chili__content\"\u003e\n\u003cp\u003eDie Reiscracker werden frittiert und anschließend mit einer aromatischen Chili-Gewürzmischung verfeinert. So entsteht eine knusprige Snackkreation mit würziger Schärfe, feinen Knoblauch- und Zwiebelnoten sowie einem ausgewogenen süß-salzigen Aroma.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-fried-chili__details\"\u003e\n\u003csummary class=\"tago-fried-chili__summary\"\u003eZutaten und Allergene\u003c\/summary\u003e\n\u003cdiv class=\"tago-fried-chili__content\"\u003e\n\u003cp class=\"tago-fried-chili__ingredients\"\u003e\u003cstrong\u003eZutaten:\u003c\/strong\u003e 52,43 % Klebreis, Palmöl, Sojasoße (Soja, Weizen, Salz, Wasser), Zucker, 4,84 % frittiertes Chili-Gewürzpulver (Zucker, Gewürze [Knoblauch, Zwiebeln, Chili, Schalotten], nicht jodiertes Salz, Sojasoßenpulver [Soja, Weizen, Salz]), Aroma (enthält Kokosnussöl und Garnelen), Tapioka-Maltodextrin, Farbstoff: Capsanthin, Trennmittel: Siliciumdioxid, Geschmacksverstärker: Dinatrium-5'-ribonucleotid, Säuerungsmittel: Citronensäure, Antioxidationsmittel: Tocopherol (enthält Sojaöl), Chilipulver, Tapiokastärke, Knoblauch- und Zwiebelpulver (Gewürze [Knoblauch, Schalotten, Zwiebeln], Zucker, Salz, Tapioka-Maltodextrin, hydrolysiertes pflanzliches Eiweiß [enthält Soja], Sojasoßenpulver [Soja, Weizen], Knoblaucharoma [enthält Sojaöl], Geschmacksverstärker: Dinatrium-5'-ribonucleotid).\u003c\/p\u003e\n\u003cdiv class=\"tago-fried-chili__allergen\"\u003e\n\u003cstrong\u003eAllergene:\u003c\/strong\u003e Enthält Soja, Weizen beziehungsweise Gluten, Garnelen beziehungsweise Krebstiere und Kokosnuss.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-fried-chili__details\"\u003e\n\u003csummary class=\"tago-fried-chili__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-fried-chili__content\"\u003e\n\u003ctable class=\"tago-fried-chili__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2025 kJ \/ 490 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e21 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e9,9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e69 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e11 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e1,3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e4,3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e2,09 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65349069209949,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/TAGOSultanas_UngeschwefelteSultaninen_76866a2f-9651-4a08-92fb-34cf8762034d.png?v=1788379529"},{"product_id":"partymix-smoke","title":"TAGO Partymix Smoke","description":"\u003cstyle\u003e\n  .tago-party-smoke,\n  .tago-party-smoke * {\n    box-sizing: border-box;\n  }\n\n  .tago-party-smoke {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-party-smoke__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-party-smoke__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-party-smoke__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-party-smoke__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-party-smoke__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-party-smoke__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-party-smoke__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-party-smoke__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-party-smoke__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-party-smoke__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-party-smoke__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-party-smoke__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-party-smoke__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-party-smoke__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-party-smoke__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-party-smoke__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-party-smoke__summary::before,\n  .tago-party-smoke__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-party-smoke__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-party-smoke__details[open] .tago-party-smoke__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-party-smoke__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-party-smoke__content p {\n    margin: 0;\n  }\n\n  .tago-party-smoke__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    line-height: 1.65;\n    color: #252525;\n  }\n\n  .tago-party-smoke__allergen {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-party-smoke__allergen strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-party-smoke__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-party-smoke__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-party-smoke__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-party-smoke__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-party-smoke__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-party-smoke__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-party-smoke {\n      margin-top: 13px;\n    }\n\n    .tago-party-smoke__title {\n      font-size: 21px;\n    }\n\n    .tago-party-smoke__description {\n      font-size: 12.5px;\n    }\n\n    .tago-party-smoke__benefits {\n      gap: 6px;\n    }\n\n    .tago-party-smoke__benefit {\n      padding: 8px;\n    }\n\n    .tago-party-smoke__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-party-smoke\"\u003e\n\u003cdiv class=\"tago-party-smoke__intro\"\u003e\n\u003cspan class=\"tago-party-smoke__label\"\u003e Rauchig. Knackig. Herzhaft. \u003c\/span\u003e\n\u003ch2 class=\"tago-party-smoke__title\"\u003eDer herzhafte Nussmix mit rauchigem Kick\u003c\/h2\u003e\n\u003cp class=\"tago-party-smoke__description\"\u003eKnackige Erdnüsse, Mandeln, Macadamias und Cashews, verfeinert mit einer kräftigen Smokehouse-Würzung. Ein aromatischer Snack mit herzhaftem Geschmack und angenehm knusprigem Biss.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-smoke__benefits\"\u003e\n\u003cdiv class=\"tago-party-smoke__benefit\"\u003e\n\u003cspan class=\"tago-party-smoke__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 19c-2-3-1-7 2-9 3-3 7-4 9-1 2 3 0 6-3 8-3 2-6 4-8 2Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-smoke__benefit-text\"\u003e Vier knackige Nusssorten \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-smoke__benefit\"\u003e\n\u003cspan class=\"tago-party-smoke__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 20c-2-3 1-5 0-8-1-2 0-5 3-7\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 20c-2-3 1-5 0-8-1-2 0-5 3-7\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-smoke__benefit-text\"\u003e Kräftiges Smokehouse-Aroma \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-smoke__benefit\"\u003e\n\u003cspan class=\"tago-party-smoke__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-smoke__benefit-text\"\u003e Besonders knusprige Textur \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-smoke__benefit\"\u003e\n\u003cspan class=\"tago-party-smoke__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 19h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 4v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-party-smoke__benefit-text\"\u003e Perfekt für Partys und Abende \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-smoke__tip\"\u003e\n\u003cspan class=\"tago-party-smoke__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-party-smoke__tip-text\"\u003ePartys, Filmabende, gesellige Runden oder einfach als würziger Snack für zwischendurch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-party-smoke__accordion\"\u003e\n\u003cdetails class=\"tago-party-smoke__details\"\u003e\n\u003csummary class=\"tago-party-smoke__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-smoke__content\"\u003e\n\u003cp\u003eDer Party Mix Smoke kombiniert eine sorgfältig abgestimmte Auswahl aus knackigen Erdnüssen, milden Mandeln, buttrigen Macadamias und zarten Cashews. \u003cbr\u003e\u003cbr\u003eEine kräftige Smokehouse-Würzmischung verleiht dem Mix seinen charakteristischen rauchigen Geschmack. Knoblauch, Salz und eine fein abgestimmte Süße runden das herzhafte Aroma harmonisch ab, während Weizenmehl und Kartoffelstärke für den besonders knusprigen Biss sorgen. \u003cspan class=\"tago-party-smoke__ingredients\"\u003e Zutaten: 56,4 % Erdnüsse, 16,8 % Mandeln, 7,7 % Macadamias, 7,5 % Cashews, Weizenmehl, Sonnenblumenöl, 2,3 % Smokehouse-Würzmischung (Aroma, Raucharoma, Salz, Dextrose, Rapsöl, Maltodextrin, Trennmittel: Siliciumdioxid; Konservierungsmittel: Calciumlactat; Verdickungsmittel: Gummi arabicum), Kartoffelstärke, Salz, Knoblauchpulver, Zucker, Stabilisator: Natriumhydrogencarbonat. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-party-smoke__allergen\"\u003e\n\u003cstrong\u003eAllergenhinweis\u003c\/strong\u003e Enthält Erdnüsse, Mandeln, Macadamias, Cashews und Weizen.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-party-smoke__details\"\u003e\n\u003csummary class=\"tago-party-smoke__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-party-smoke__content\"\u003e\n\u003ctable class=\"tago-party-smoke__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2502 kJ \/ 598 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e49 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e14 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e8,2 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e22 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e1,8 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65356923240797,"sku":null,"price":5.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Partymix-Smoke.png?v=1784881695"},{"product_id":"tago-sojareiskekse-round","title":"TAGO Sojareiskekse ROUND","description":"\u003cstyle\u003e\n  .tago-soy-rice,\n  .tago-soy-rice * {\n    box-sizing: border-box;\n  }\n\n  .tago-soy-rice {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-soy-rice__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-soy-rice__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-soy-rice__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-soy-rice__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-soy-rice__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-soy-rice__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-soy-rice__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-soy-rice__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-soy-rice__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-soy-rice__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-soy-rice__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-soy-rice__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-soy-rice__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-soy-rice__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-soy-rice__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-soy-rice__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-soy-rice__summary::before,\n  .tago-soy-rice__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-soy-rice__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-soy-rice__details[open] .tago-soy-rice__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-soy-rice__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-soy-rice__content p {\n    margin: 0;\n  }\n\n  .tago-soy-rice__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-soy-rice__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-soy-rice__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-soy-rice__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-soy-rice__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-soy-rice__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-soy-rice__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-soy-rice {\n      margin-top: 13px;\n    }\n\n    .tago-soy-rice__title {\n      font-size: 21px;\n    }\n\n    .tago-soy-rice__description {\n      font-size: 12.5px;\n    }\n\n    .tago-soy-rice__benefits {\n      gap: 6px;\n    }\n\n    .tago-soy-rice__benefit {\n      padding: 8px;\n    }\n\n    .tago-soy-rice__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-soy-rice\"\u003e\n\u003cdiv class=\"tago-soy-rice__intro\"\u003e\n\u003cspan class=\"tago-soy-rice__label\"\u003e Knusprig. Pflanzlich. Vielseitig. \u003c\/span\u003e\n\u003ch2 class=\"tago-soy-rice__title\"\u003eDer leichte Knusperspaß mit Stil\u003c\/h2\u003e\n\u003cp class=\"tago-soy-rice__description\"\u003eKnackige Sojareiskekse mit mildem Geschmack und feinem Aroma. Ein leichter Snack für zwischendurch und die stilvolle Alternative zu klassischen Crackern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-soy-rice__benefits\"\u003e\n\u003cdiv class=\"tago-soy-rice__benefit\"\u003e\n\u003cspan class=\"tago-soy-rice__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 18c2-6 6-10 12-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 20c3-2 7-3 11-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-soy-rice__benefit-text\"\u003e 79 % Reis \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-soy-rice__benefit\"\u003e\n\u003cspan class=\"tago-soy-rice__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"9\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-soy-rice__benefit-text\"\u003e Mit schwarzen Sojabohnen \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-soy-rice__benefit\"\u003e\n\u003cspan class=\"tago-soy-rice__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-soy-rice__benefit-text\"\u003e Knackig und angenehm leicht \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-soy-rice__benefit\"\u003e\n\u003cspan class=\"tago-soy-rice__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 19h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 16h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 13h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 4v6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-soy-rice__benefit-text\"\u003e Ideal zur Käseplatte \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-soy-rice__tip\"\u003e\n\u003cspan class=\"tago-soy-rice__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-soy-rice__tip-text\"\u003ePur als Snack, mit Dips oder stilvoll angerichtet auf einer Käseplatte – als knusprige und leichte Alternative zu klassischen Crackern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-soy-rice__accordion\"\u003e\n\u003cdetails class=\"tago-soy-rice__details\"\u003e\n\u003csummary class=\"tago-soy-rice__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-soy-rice__content\"\u003e\n\u003cp\u003eUnsere Sojareiskekse verbinden knusprigen Reis mit schwarzen Sojabohnen und einem angenehm milden Geschmack. Ihre leichte, luftige Textur macht sie zu einem vielseitigen Snack für jede Gelegenheit. \u003cbr\u003e\u003cbr\u003eOb pur, mit cremigen Dips, als Begleiter zu feinem Käse oder als knuspriges Element auf einer Snackplatte – diese Reiskekse sorgen für einen stilvollen Genussmoment mit feinem Biss. \u003cspan class=\"tago-soy-rice__ingredients\"\u003e Zutaten: Reis 79 %, schwarze Sojabohnen 12 %, Reiskleieöl, Salz. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-soy-rice__details\"\u003e\n\u003csummary class=\"tago-soy-rice__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-soy-rice__content\"\u003e\n\u003ctable class=\"tago-soy-rice__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1753 kJ \/ 415 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e7,3 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e1,8 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e79 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e1,6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e7,4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e1,47 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"200g","offer_id":65357050577245,"sku":null,"price":3.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/SojareiskekseROUND.png?v=1784882295"},{"product_id":"tago-sojabohnen-edamame-gerostet-leicht-gesalzen","title":"TAGO Sojabohnen Edamame geröstet \u0026 leicht gesalzen","description":"\u003cstyle\u003e\n  .tago-soybeans,\n  .tago-soybeans * {\n    box-sizing: border-box;\n  }\n\n  .tago-soybeans {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-soybeans__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-soybeans__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-soybeans__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-soybeans__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-soybeans__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-soybeans__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-soybeans__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-soybeans__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-soybeans__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-soybeans__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-soybeans__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-soybeans__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-soybeans__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-soybeans__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-soybeans__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-soybeans__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-soybeans__summary::before,\n  .tago-soybeans__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-soybeans__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-soybeans__details[open]\n  .tago-soybeans__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-soybeans__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-soybeans__content p {\n    margin: 0;\n  }\n\n  .tago-soybeans__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-soybeans__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-soybeans__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-soybeans__table td {\n    padding: 7px 0;\n  }\n\n  .tago-soybeans__table td:first-child {\n    color: #666;\n  }\n\n  .tago-soybeans__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-soybeans {\n      margin-top: 13px;\n    }\n\n    .tago-soybeans__title {\n      font-size: 21px;\n    }\n\n    .tago-soybeans__description {\n      font-size: 12.5px;\n    }\n\n    .tago-soybeans__benefits {\n      gap: 6px;\n    }\n\n    .tago-soybeans__benefit {\n      padding: 8px;\n    }\n\n    .tago-soybeans__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-soybeans\"\u003e\n\n  \u003cdiv class=\"tago-soybeans__intro\"\u003e\n    \u003cspan class=\"tago-soybeans__label\"\u003e\n      Knusprig. Würzig. Proteinreich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-soybeans__title\"\u003e\n      Herzhafter Sojabohnen-Crunch\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-soybeans__description\"\u003e\n      Knusprige Sojabohnen mit intensiv nussigem Geschmack und herzhaftem Biss. Ein proteinreicher Snack, der pur genauso überzeugt wie als Topping für Bowls, Salate und andere Gerichte.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-soybeans__benefits\"\u003e\n\n    \u003cdiv class=\"tago-soybeans__benefit\"\u003e\n      \u003cspan class=\"tago-soybeans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 18c2-7 7-11 14-12-1 7-5 12-12 14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 18c3-4 6-7 10-9\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-soybeans__benefit-text\"\u003e\n        47 g Eiweiß je 100 g\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-soybeans__benefit\"\u003e\n      \u003cspan class=\"tago-soybeans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 17c3-5 7-9 12-11\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8c2 2 4 3 7 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c2 1 4 2 7 1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-soybeans__benefit-text\"\u003e\n        Intensiv nussiges Aroma\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-soybeans__benefit\"\u003e\n      \u003cspan class=\"tago-soybeans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-soybeans__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-soybeans__benefit\"\u003e\n      \u003cspan class=\"tago-soybeans__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 8h10l2 4-3 7H8l-3-7 2-4Z\"\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-soybeans__benefit-text\"\u003e\n        Knackig und vielseitig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-soybeans__tip\"\u003e\n    \u003cspan class=\"tago-soybeans__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-soybeans__tip-text\"\u003e\n      Direkt als herzhafter Snack, für unterwegs oder als knuspriges Topping auf Salaten, Bowls, Suppen und asiatischen Gerichten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-soybeans__accordion\"\u003e\n\n    \u003cdetails class=\"tago-soybeans__details\"\u003e\n      \u003csummary class=\"tago-soybeans__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-soybeans__content\"\u003e\n        \u003cp\u003e\n          Die knackigen Sojabohnen verbinden einen intensiven, nussigen Geschmack mit einer angenehm herzhaften Note. Dank ihrer festen Textur eignen sie sich sowohl zum direkten Snacken als auch zum Verfeinern verschiedener Speisen.\n          \u003cbr\u003e\u003cbr\u003e\n          Allergenhinweis: Enthält Soja.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-soybeans__details\"\u003e\n      \u003csummary class=\"tago-soybeans__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-soybeans__content\"\u003e\n        \u003ctable class=\"tago-soybeans__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1753 kJ \/ 419 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e14 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e2 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e22 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e1 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e10 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e47 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e1,3 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":65358272758109,"sku":null,"price":4.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/SojabohnenEdamamegeroestet_leichtgesalzen-High.png?v=1784887516"},{"product_id":"tago-aprikosen-getrocknet-ungeschwefelt","title":"TAGO Aprikosen getrocknet \u0026 ungeschwefelt","description":"\u003cstyle\u003e\n  .tago-dried-apricot,\n  .tago-dried-apricot * {\n    box-sizing: border-box;\n  }\n\n  .tago-dried-apricot {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-dried-apricot__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-dried-apricot__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-dried-apricot__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-dried-apricot__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-dried-apricot__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-dried-apricot__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-dried-apricot__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-dried-apricot__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-dried-apricot__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-dried-apricot__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-dried-apricot__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-dried-apricot__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-dried-apricot__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-dried-apricot__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-dried-apricot__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-dried-apricot__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-dried-apricot__summary::before,\n  .tago-dried-apricot__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-dried-apricot__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-dried-apricot__details[open] .tago-dried-apricot__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-dried-apricot__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-dried-apricot__content p {\n    margin: 0;\n  }\n\n  .tago-dried-apricot__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-dried-apricot__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-dried-apricot__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-dried-apricot__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-dried-apricot__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-dried-apricot__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-dried-apricot__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-dried-apricot {\n      margin-top: 13px;\n    }\n\n    .tago-dried-apricot__title {\n      font-size: 21px;\n    }\n\n    .tago-dried-apricot__description {\n      font-size: 12.5px;\n    }\n\n    .tago-dried-apricot__benefits {\n      gap: 6px;\n    }\n\n    .tago-dried-apricot__benefit {\n      padding: 8px;\n    }\n\n    .tago-dried-apricot__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-dried-apricot\"\u003e\n\u003cdiv class=\"tago-dried-apricot__intro\"\u003e\n\u003cspan class=\"tago-dried-apricot__label\"\u003e Natürlich. Saftig. Ungezuckert. \u003c\/span\u003e\n\u003ch2 class=\"tago-dried-apricot__title\"\u003eNatürlich süßer Powersnack für jeden Tag\u003c\/h2\u003e\n\u003cp class=\"tago-dried-apricot__description\"\u003eVollreife Aprikosen, schonend getrocknet und natürlich ungeschwefelt. Fruchtig-aromatisch, angenehm weich und reich an wertvollen Ballaststoffen – perfekt für aktive Genussmomente.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-dried-apricot__benefits\"\u003e\n\u003cdiv class=\"tago-dried-apricot__benefit\"\u003e\n\u003cspan class=\"tago-dried-apricot__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-dried-apricot__benefit-text\"\u003e Natürlich ungeschwefelt \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-dried-apricot__benefit\"\u003e\n\u003cspan class=\"tago-dried-apricot__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 2v3M12 19v3M2 12h3M19 12h3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4.9 4.9 7 7M17 17l2.1 2.1M19.1 4.9 17 7M7 17l-2.1 2.1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-dried-apricot__benefit-text\"\u003e Aus vollreifen Aprikosen \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-dried-apricot__benefit\"\u003e\n\u003cspan class=\"tago-dried-apricot__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 17c2-6 6-10 13-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 19c3-2 7-3 12-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-dried-apricot__benefit-text\"\u003e 18 g Ballaststoffe \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-dried-apricot__benefit\"\u003e\n\u003cspan class=\"tago-dried-apricot__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-dried-apricot__benefit-text\"\u003e Ohne Farb- und Konservierungsstoffe \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-dried-apricot__tip\"\u003e\n\u003cspan class=\"tago-dried-apricot__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-dried-apricot__tip-text\"\u003eUnterwegs, beim Sport, im Büro oder als fruchtige Ergänzung für Müsli, Bowls, Joghurt, Backwaren und orientalische Gerichte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-dried-apricot__accordion\"\u003e\n\u003cdetails class=\"tago-dried-apricot__details\" open=\"\"\u003e\n\u003csummary class=\"tago-dried-apricot__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-dried-apricot__content\"\u003e\n\u003cp\u003eUnsere ungeschwefelten getrockneten Aprikosen werden aus vollreifen Früchten hergestellt und direkt im Ursprungsland schonend getrocknet. Dabei wird bewusst auf Farb- und Konservierungsstoffe verzichtet. \u003cbr\u003e\u003cbr\u003eDurch die natürliche Herstellung behalten die Aprikosen ihren charakteristischen, intensiv fruchtigen Geschmack und ihre angenehm weiche Konsistenz. Die dunklere Färbung ist typisch für ungeschwefelte Aprikosen und ein Zeichen ihrer naturbelassenen Verarbeitung. \u003cspan class=\"tago-dried-apricot__ingredients\"\u003e Zutat: Getrocknete Aprikosen. \u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-dried-apricot__details\"\u003e\n\u003csummary class=\"tago-dried-apricot__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-dried-apricot__content\"\u003e\n\u003ctable class=\"tago-dried-apricot__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1019 kJ \/ 240 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e48 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e43 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e18 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,01 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65369491243357,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65369491276125,"sku":null,"price":8.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Aprikosengetrocknet_ungeschwefelt.png?v=1784968074"},{"product_id":"tago-aprikosen-getrocknet-geschwefelt","title":"TAGO Aprikosen getrocknet \u0026 geschwefelt","description":"\u003cstyle\u003e\n  .tago-apricots-sulphured,\n  .tago-apricots-sulphured * {\n    box-sizing: border-box;\n  }\n\n  .tago-apricots-sulphured {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-apricots-sulphured__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-apricots-sulphured__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-apricots-sulphured__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-apricots-sulphured__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-apricots-sulphured__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-apricots-sulphured__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-apricots-sulphured__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-apricots-sulphured__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-apricots-sulphured__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-apricots-sulphured__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-apricots-sulphured__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-apricots-sulphured__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-apricots-sulphured__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-apricots-sulphured__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-apricots-sulphured__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-apricots-sulphured__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-apricots-sulphured__summary::before,\n  .tago-apricots-sulphured__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-apricots-sulphured__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-apricots-sulphured__details[open] .tago-apricots-sulphured__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-apricots-sulphured__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-apricots-sulphured__content p {\n    margin: 0;\n  }\n\n  .tago-apricots-sulphured__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-apricots-sulphured__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-apricots-sulphured__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-apricots-sulphured__table td {\n    padding: 7px 0;\n  }\n\n  .tago-apricots-sulphured__table td:first-child {\n    color: #666;\n  }\n\n  .tago-apricots-sulphured__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-apricots-sulphured {\n      margin-top: 13px;\n    }\n\n    .tago-apricots-sulphured__title {\n      font-size: 21px;\n    }\n\n    .tago-apricots-sulphured__description {\n      font-size: 12.5px;\n    }\n\n    .tago-apricots-sulphured__benefits {\n      gap: 6px;\n    }\n\n    .tago-apricots-sulphured__benefit {\n      padding: 8px;\n    }\n\n    .tago-apricots-sulphured__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-apricots-sulphured\"\u003e\n\n  \u003cdiv class=\"tago-apricots-sulphured__intro\"\u003e\n    \u003cspan class=\"tago-apricots-sulphured__label\"\u003e\n      Saftig. Fruchtig. Fein säuerlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-apricots-sulphured__title\"\u003e\n      Klassischer Aprikosengenuss mit weichem Biss\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-apricots-sulphured__description\"\u003e\n      Saftige, getrocknete Aprikosen mit intensiver Fruchtsüße und einer angenehm feinen Säurenote. Ein vielseitiger Snack für alle, die aromatische Trockenfrüchte mit weicher Konsistenz lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apricots-sulphured__benefits\"\u003e\n\n    \u003cdiv class=\"tago-apricots-sulphured__benefit\"\u003e\n      \u003cspan class=\"tago-apricots-sulphured__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 5c2-2 4-2 6-1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apricots-sulphured__benefit-text\"\u003e\n        Intensiv fruchtiger Geschmack\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apricots-sulphured__benefit\"\u003e\n      \u003cspan class=\"tago-apricots-sulphured__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apricots-sulphured__benefit-text\"\u003e\n        Weich und angenehm saftig\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apricots-sulphured__benefit\"\u003e\n      \u003cspan class=\"tago-apricots-sulphured__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-apricots-sulphured__benefit-text\"\u003e\n        Ballaststoffreich\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apricots-sulphured__benefit\"\u003e\n      \u003cspan class=\"tago-apricots-sulphured__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 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-apricots-sulphured__benefit-text\"\u003e\n        Vielseitig verwendbar\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apricots-sulphured__tip\"\u003e\n    \u003cspan class=\"tago-apricots-sulphured__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-apricots-sulphured__tip-text\"\u003e\n      Direkt als Snack, im Müsli, zu Joghurt oder als fruchtige Zutat in Salaten, Backwaren und herzhaften Gerichten.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apricots-sulphured__accordion\"\u003e\n\n    \u003cdetails class=\"tago-apricots-sulphured__details\"\u003e\n      \u003csummary class=\"tago-apricots-sulphured__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apricots-sulphured__content\"\u003e\n        \u003cp\u003e\n          Reife Aprikosen werden schonend getrocknet und geschwefelt. Dadurch behalten sie ihre leuchtende Farbe, ihre saftige Konsistenz und ihr typisches süß-säuerliches Aroma.\n          \u003cbr\u003e\u003cbr\u003e\n          Hinweis: Enthält Sulfite.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-apricots-sulphured__details\"\u003e\n      \u003csummary class=\"tago-apricots-sulphured__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apricots-sulphured__content\"\u003e\n        \u003ctable class=\"tago-apricots-sulphured__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1190 kJ \/ 310 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e58 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e54 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e8 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e3,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,03 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":"250g","offer_id":65369495011677,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65369495044445,"sku":null,"price":9.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Aprikosen_getrocknet_geschwefelt.png?v=1784968157"},{"product_id":"tago-cashewkerne-jumbo-gerostet-gesalzen","title":"TAGO Cashewkerne Jumbo geröstet \u0026 gesalzen","description":"\u003cstyle\u003e\n  .tago-cashew,\n  .tago-cashew * {\n    box-sizing: border-box;\n  }\n\n  .tago-cashew {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-cashew__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-cashew__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-cashew__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-cashew__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-cashew__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-cashew__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-cashew__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-cashew__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-cashew__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-cashew__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-cashew__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-cashew__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-cashew__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-cashew__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-cashew__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-cashew__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-cashew__summary::before,\n  .tago-cashew__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-cashew__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-cashew__details[open] .tago-cashew__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-cashew__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-cashew__content p {\n    margin: 0;\n  }\n\n  .tago-cashew__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-cashew__warning {\n    margin-top: 12px;\n    padding: 11px 12px;\n    border-radius: 7px;\n    background: #f7f7f4;\n    font-size: 10.5px;\n    line-height: 1.55;\n    color: #5f5f5f;\n  }\n\n  .tago-cashew__warning strong {\n    display: block;\n    margin-bottom: 3px;\n    font-size: 9px;\n    font-weight: 750;\n    letter-spacing: .1em;\n    text-transform: uppercase;\n    color: #222;\n  }\n\n  .tago-cashew__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-cashew__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-cashew__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-cashew__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-cashew__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-cashew__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-cashew {\n      margin-top: 13px;\n    }\n\n    .tago-cashew__title {\n      font-size: 21px;\n    }\n\n    .tago-cashew__description {\n      font-size: 12.5px;\n    }\n\n    .tago-cashew__benefits {\n      gap: 6px;\n    }\n\n    .tago-cashew__benefit {\n      padding: 8px;\n    }\n\n    .tago-cashew__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-cashew\"\u003e\n\u003cdiv class=\"tago-cashew__intro\"\u003e\n\u003cspan class=\"tago-cashew__label\"\u003e Cremig. Knackig. Nährstoffreich. \u003c\/span\u003e\n\u003ch2 class=\"tago-cashew__title\"\u003eCremiger Nussgenuss für jeden Tag\u003c\/h2\u003e\n\u003cp class=\"tago-cashew__description\"\u003eFein-aromatische Cashewkerne mit angenehm cremigem Geschmack und zartem Biss. Ein vielseitiger Snack für zwischendurch und eine wertvolle Ergänzung für eine ausgewogene Ernährung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew__benefits\"\u003e\n\u003cdiv class=\"tago-cashew__benefit\"\u003e\n\u003cspan class=\"tago-cashew__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M7 18c-2-3-1-8 2-11 3-3 8-4 11-1 2 3 0 7-3 9-3 3-7 5-10 3Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew__benefit-text\"\u003e 19 g pflanzliches Eiweiß \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew__benefit\"\u003e\n\u003cspan class=\"tago-cashew__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew__benefit-text\"\u003e Reich an wertvollen Fetten \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew__benefit\"\u003e\n\u003cspan class=\"tago-cashew__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 17c2-6 6-10 13-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 19c3-2 7-3 12-3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew__benefit-text\"\u003e Natürlich ballaststoffreich \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew__benefit\"\u003e\n\u003cspan class=\"tago-cashew__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cashew__benefit-text\"\u003e Cremig und angenehm mild \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew__tip\"\u003e\n\u003cspan class=\"tago-cashew__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-cashew__tip-text\"\u003eAls Snack für unterwegs, im Büro, im Müsli, in Bowls oder zum Verfeinern von Currys, Salaten, Desserts und herzhaften Gerichten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cashew__accordion\"\u003e\n\u003cdetails class=\"tago-cashew__details\"\u003e\n\u003csummary class=\"tago-cashew__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-cashew__content\"\u003e\n\u003cp\u003eCashewkerne überzeugen durch ihren milden, leicht süßlichen Geschmack und ihre besonders cremige Konsistenz. Sie enthalten pflanzliches Eiweiß, Ballaststoffe und wertvolle Fette und lassen sich vielseitig in den Alltag integrieren. \u003cbr\u003e\u003cbr\u003eOb pur, als Topping oder als Zutat für süße und herzhafte Rezepte: Cashews sorgen immer für einen feinen, angenehm nussigen Genuss. \u003cspan class=\"tago-cashew__ingredients\"\u003e Zutat: Cashewkerne. \u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"tago-cashew__warning\"\u003e\n\u003cstrong\u003eWichtiger Hinweis\u003c\/strong\u003e Insbesondere Kinder unter 4 Jahren können sich an Nüssen leicht verschlucken, sodass diese in die Atemwege gelangen können. Produkt daher außerhalb der Reichweite kleiner Kinder aufbewahren.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-cashew__details\"\u003e\n\u003csummary class=\"tago-cashew__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-cashew__content\"\u003e\n\u003ctable class=\"tago-cashew__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e2485 kJ \/ 600 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e47 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e9 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e23 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e6 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e4 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e19 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65369500811613,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65369500844381,"sku":null,"price":10.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/ChatGPTImage31.Juli2026_01_34_08.png?v=1785454487"},{"product_id":"tago-cranberries-mit-ananassaft-gesusst-1","title":"TAGO Cranberries mit Ananassaft gesüßt","description":"\u003cstyle\u003e\n  .tago-cranberry,\n  .tago-cranberry * {\n    box-sizing: border-box;\n  }\n\n  .tago-cranberry {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-cranberry__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-cranberry__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-cranberry__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-cranberry__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-cranberry__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-cranberry__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-cranberry__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-cranberry__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-cranberry__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-cranberry__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-cranberry__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-cranberry__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-cranberry__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-cranberry__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-cranberry__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-cranberry__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-cranberry__summary::before,\n  .tago-cranberry__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-cranberry__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-cranberry__details[open] .tago-cranberry__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-cranberry__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-cranberry__content p {\n    margin: 0;\n  }\n\n  .tago-cranberry__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-cranberry__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-cranberry__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-cranberry__table td {\n    padding: 7px 0;\n  }\n\n  .tago-cranberry__table td:first-child {\n    color: #666;\n  }\n\n  .tago-cranberry__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-cranberry {\n      margin-top: 13px;\n    }\n\n    .tago-cranberry__title {\n      font-size: 21px;\n    }\n\n    .tago-cranberry__description {\n      font-size: 12.5px;\n    }\n\n    .tago-cranberry__benefits {\n      gap: 6px;\n    }\n\n    .tago-cranberry__benefit {\n      padding: 8px;\n    }\n\n    .tago-cranberry__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"tago-cranberry\"\u003e\n\u003cdiv class=\"tago-cranberry__intro\"\u003e\n\u003cspan class=\"tago-cranberry__label\"\u003e Fruchtig. Süß-säuerlich. Exotisch. \u003c\/span\u003e\n\u003ch2 class=\"tago-cranberry__title\"\u003eCranberry-Genuss mit feiner Ananasnote\u003c\/h2\u003e\n\u003cp class=\"tago-cranberry__description\"\u003eSaftige Cranberries mit angenehm süß-säuerlichem Geschmack, verfeinert durch fruchtigen Ananassaft. Ein besonderer Snack für alle, die intensive Fruchtaromen und eine exotische Note lieben.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cranberry__benefits\"\u003e\n\u003cdiv class=\"tago-cranberry__benefit\"\u003e\n\u003cspan class=\"tago-cranberry__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"9\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"15\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 8c0-3 2-5 5-6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cranberry__benefit-text\"\u003e 58,5 % Cranberries \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cranberry__benefit\"\u003e\n\u003cspan class=\"tago-cranberry__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c3 4 5 6 5 10a5 5 0 0 1-10 0c0-4 2-6 5-10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cranberry__benefit-text\"\u003e Mit fruchtigem Ananassaft \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cranberry__benefit\"\u003e\n\u003cspan class=\"tago-cranberry__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 18c3-7 7-11 12-12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 20c3-3 7-4 11-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cranberry__benefit-text\"\u003e Vegan \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cranberry__benefit\"\u003e\n\u003cspan class=\"tago-cranberry__icon\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M6 5h12v14H6Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 9h6M9 13h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"tago-cranberry__benefit-text\"\u003e Wiederverschließbar verpackt \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cranberry__tip\"\u003e\n\u003cspan class=\"tago-cranberry__tip-title\"\u003e Perfekt für \u003c\/span\u003e\n\u003cp class=\"tago-cranberry__tip-text\"\u003eDirekt als Snack oder als fruchtiges Extra in Müsli, Joghurt, Bowls, Salaten, Gebäck und Desserts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tago-cranberry__accordion\"\u003e\n\u003cdetails class=\"tago-cranberry__details\" open=\"\"\u003e\n\u003csummary class=\"tago-cranberry__summary\"\u003eProduktdetails\u003c\/summary\u003e\n\u003cdiv class=\"tago-cranberry__content\"\u003e\n\u003cp\u003eDie Cranberries werden mit Ananasdicksaft und geklärtem Ananassaftkonzentrat verfeinert. So entsteht eine harmonische Kombination aus fruchtiger Säure, angenehmer Süße und exotischem Aroma. \u003cbr\u003e\u003cbr\u003eZutaten: 58,5 % Cranberries, 40 % Ananasdicksaft, geklärtes Ananassaftkonzentrat, Sonnenblumenöl. \u003cbr\u003e\u003cbr\u003eIn der wiederverschließbaren 250-g-Packung bleiben Geschmack und Aroma praktisch geschützt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"tago-cranberry__details\" open=\"\"\u003e\n\u003csummary class=\"tago-cranberry__summary\"\u003eNährwerte je 100 g\u003c\/summary\u003e\n\u003cdiv class=\"tago-cranberry__content\"\u003e\n\u003ctable class=\"tago-cranberry__table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eBrennwert\u003c\/td\u003e\n\u003ctd\u003e1434 kJ \/ 338 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFett\u003c\/td\u003e\n\u003ctd\u003e0,7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n\u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n\u003ctd\u003e86 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edavon Zucker\u003c\/td\u003e\n\u003ctd\u003e71 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBallaststoffe\u003c\/td\u003e\n\u003ctd\u003e6,1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEiweiß\u003c\/td\u003e\n\u003ctd\u003e0,5 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSalz\u003c\/td\u003e\n\u003ctd\u003e0,03 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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65369505169757,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/CranberriesmitAnanassaftgesuesst.png?v=1784968367"},{"product_id":"tago-gefriergetrocknete-ananasstucke","title":"TAGO Gefriergetrocknete Ananasstücke","description":"\u003cstyle\u003e\n  .tago-pineapple-freeze,\n  .tago-pineapple-freeze * {\n    box-sizing: border-box;\n  }\n\n  .tago-pineapple-freeze {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-pineapple-freeze__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-pineapple-freeze__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-pineapple-freeze__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-pineapple-freeze__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-pineapple-freeze__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-pineapple-freeze__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-pineapple-freeze__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-pineapple-freeze__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-pineapple-freeze__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-pineapple-freeze__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-pineapple-freeze__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-pineapple-freeze__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-pineapple-freeze__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-pineapple-freeze__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-pineapple-freeze__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-pineapple-freeze__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-pineapple-freeze__summary::before,\n  .tago-pineapple-freeze__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-pineapple-freeze__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-pineapple-freeze__details[open]\n  .tago-pineapple-freeze__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-pineapple-freeze__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.6;\n    color: #5a5a5a;\n  }\n\n  .tago-pineapple-freeze__content p {\n    margin: 0;\n  }\n\n  .tago-pineapple-freeze__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-pineapple-freeze__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-pineapple-freeze__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-pineapple-freeze__table td {\n    padding: 7px 0;\n  }\n\n  .tago-pineapple-freeze__table td:first-child {\n    color: #666;\n  }\n\n  .tago-pineapple-freeze__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-pineapple-freeze {\n      margin-top: 13px;\n    }\n\n    .tago-pineapple-freeze__title {\n      font-size: 21px;\n    }\n\n    .tago-pineapple-freeze__description {\n      font-size: 12.5px;\n    }\n\n    .tago-pineapple-freeze__benefits {\n      gap: 6px;\n    }\n\n    .tago-pineapple-freeze__benefit {\n      padding: 8px;\n    }\n\n    .tago-pineapple-freeze__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-pineapple-freeze\"\u003e\n\n  \u003cdiv class=\"tago-pineapple-freeze__intro\"\u003e\n    \u003cspan class=\"tago-pineapple-freeze__label\"\u003e\n      Tropisch. Knusprig. Natürlich.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-pineapple-freeze__title\"\u003e\n      Ananas-Crunch mit intensivem Tropenaroma\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-pineapple-freeze__description\"\u003e\n      Gefriergetrocknete Ananasstücke mit kräftiger Fruchtsüße und luftig-knusprigem Biss. Ein exotischer Snack für alle, die puren Ananasgeschmack ohne unnötige Zusätze lieben.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pineapple-freeze__benefits\"\u003e\n\n    \u003cdiv class=\"tago-pineapple-freeze__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple-freeze__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 8h8l2 4-2 8H8l-2-8 2-4Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 8 7 4M12 8V3M15 8l2-4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple-freeze__benefit-text\"\u003e\n        100 % Ananas\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pineapple-freeze__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple-freeze__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18M5.64 6.64l12.72 10.72M3 12h18M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple-freeze__benefit-text\"\u003e\n        Schonend gefriergetrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pineapple-freeze__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple-freeze__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 8l8 8M16 8l-8 8\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple-freeze__benefit-text\"\u003e\n        Ohne Zuckerzusatz\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-pineapple-freeze__benefit\"\u003e\n      \u003cspan class=\"tago-pineapple-freeze__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n      \u003cspan class=\"tago-pineapple-freeze__benefit-text\"\u003e\n        Ohne Konservierungsstoffe\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pineapple-freeze__tip\"\u003e\n    \u003cspan class=\"tago-pineapple-freeze__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-pineapple-freeze__tip-text\"\u003e\n      Direkt als Snack, für unterwegs oder als tropisches Extra in Müsli, Joghurt, Bowls und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-pineapple-freeze__accordion\"\u003e\n\n    \u003cdetails class=\"tago-pineapple-freeze__details\"\u003e\n      \u003csummary class=\"tago-pineapple-freeze__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-pineapple-freeze__content\"\u003e\n        \u003cp\u003e\n          Reife Ananas wird schonend gefriergetrocknet. Dabei wird ihr die Feuchtigkeit entzogen, während das intensive Fruchtaroma und die natürliche Süße erhalten bleiben.\n          \u003cbr\u003e\u003cbr\u003e\n          Zutaten: 100 % Ananas.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-pineapple-freeze__details\"\u003e\n      \u003csummary class=\"tago-pineapple-freeze__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-pineapple-freeze__content\"\u003e\n        \u003ctable class=\"tago-pineapple-freeze__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1555 kJ \/ 366 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e1 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e80 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e80 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e6,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e2,95 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,03 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":"50g","offer_id":65369509822813,"sku":null,"price":4.99,"currency_code":"EUR","in_stock":true},{"title":"100g","offer_id":65369509855581,"sku":null,"price":8.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/GefriergetrockneteAnanasstuecke.png?v=1784968452"},{"product_id":"tago-gefriergetrocknete-aprikosen","title":"TAGO Gefriergetrocknete Aprikosen","description":"\u003cstyle\u003e\n  .tago-apricot,\n  .tago-apricot * {\n    box-sizing: border-box;\n  }\n\n  .tago-apricot {\n    width: 100%;\n    margin: 16px 0 8px;\n    color: #171717;\n    font-family: inherit;\n  }\n\n  .tago-apricot__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-apricot__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-apricot__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-apricot__description {\n    max-width: 680px;\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.65;\n    color: #555;\n  }\n\n  .tago-apricot__benefits {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 7px;\n    margin-bottom: 14px;\n  }\n\n  .tago-apricot__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-apricot__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-apricot__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-apricot__benefit-text {\n    font-size: 10.5px;\n    line-height: 1.3;\n    font-weight: 650;\n    color: #252525;\n  }\n\n  .tago-apricot__tip {\n    margin-bottom: 10px;\n    padding: 12px 13px;\n    border-left: 3px solid #1b1b1b;\n    background: #f7f7f4;\n  }\n\n  .tago-apricot__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-apricot__tip-text {\n    margin: 0;\n    font-size: 12px;\n    line-height: 1.55;\n    color: #5d5d5d;\n  }\n\n  .tago-apricot__accordion {\n    border-top: 1px solid #e8e8e5;\n  }\n\n  .tago-apricot__details {\n    border-bottom: 1px solid #e8e8e5;\n  }\n\n  .tago-apricot__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-apricot__summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .tago-apricot__summary::before,\n  .tago-apricot__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-apricot__summary::after {\n    transform: translateY(-50%) rotate(90deg);\n  }\n\n  .tago-apricot__details[open] .tago-apricot__summary::after {\n    transform: translateY(-50%);\n  }\n\n  .tago-apricot__content {\n    padding: 0 0 14px;\n    font-size: 12px;\n    line-height: 1.65;\n    color: #5a5a5a;\n  }\n\n  .tago-apricot__content p {\n    margin: 0;\n  }\n\n  .tago-apricot__ingredients {\n    display: block;\n    margin-top: 12px;\n    font-weight: 700;\n    color: #252525;\n  }\n\n  .tago-apricot__table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 11px;\n  }\n\n  .tago-apricot__table tr {\n    border-bottom: 1px solid #eeeeeb;\n  }\n\n  .tago-apricot__table tr:last-child {\n    border-bottom: 0;\n  }\n\n  .tago-apricot__table td {\n    padding: 7px 0;\n    vertical-align: top;\n  }\n\n  .tago-apricot__table td:first-child {\n    padding-right: 15px;\n    color: #666;\n  }\n\n  .tago-apricot__table td:last-child {\n    text-align: right;\n    font-weight: 650;\n    color: #222;\n    white-space: nowrap;\n  }\n\n  @media screen and (max-width: 749px) {\n    .tago-apricot {\n      margin-top: 13px;\n    }\n\n    .tago-apricot__title {\n      font-size: 21px;\n    }\n\n    .tago-apricot__description {\n      font-size: 12.5px;\n    }\n\n    .tago-apricot__benefits {\n      gap: 6px;\n    }\n\n    .tago-apricot__benefit {\n      padding: 8px;\n    }\n\n    .tago-apricot__benefit-text {\n      font-size: 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tago-apricot\"\u003e\n\n  \u003cdiv class=\"tago-apricot__intro\"\u003e\n    \u003cspan class=\"tago-apricot__label\"\u003e\n      Fruchtig. Knusprig. Fein süß.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-apricot__title\"\u003e\n      Sonnengereifte Aprikosen mit feinem Crunch\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-apricot__description\"\u003e\n      Schonend gefriergetrocknete Aprikosen mit intensivem Fruchtaroma,\n      angenehm knuspriger Textur und einer fein abgestimmten Süße.\n      Ein leichter Fruchtsnack für jede Gelegenheit.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apricot__benefits\"\u003e\n\n    \u003cdiv class=\"tago-apricot__benefit\"\u003e\n      \u003cspan class=\"tago-apricot__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 2v3M12 19v3M2 12h3M19 12h3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4.9 4.9 7 7M17 17l2.1 2.1M19.1 4.9 17 7M7 17l-2.1 2.1\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-apricot__benefit-text\"\u003e\n        Sonnengereifte Aprikosen\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apricot__benefit\"\u003e\n      \u003cspan class=\"tago-apricot__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 6.64l12.72 10.72\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M3 12h18\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5.64 17.36 18.36 6.64\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-apricot__benefit-text\"\u003e\n        Knusprig und aromatisch\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apricot__benefit\"\u003e\n      \u003cspan class=\"tago-apricot__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M5 20c7 0 14-6 14-14C12 6 5 11 5 20Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M5 20c2-5 6-8 11-10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-apricot__benefit-text\"\u003e\n        Schonend gefriergetrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tago-apricot__benefit\"\u003e\n      \u003cspan class=\"tago-apricot__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 21s-7-4.35-7-10a4 4 0 0 1 7-2.5A4 4 0 0 1 19 11c0 5.65-7 10-7 10Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-apricot__benefit-text\"\u003e\n        Fein und ausgewogen gesüßt\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apricot__tip\"\u003e\n    \u003cspan class=\"tago-apricot__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-apricot__tip-text\"\u003e\n      Als knuspriger Snack, im Müsli, Joghurt und in Bowls oder zum\n      Verfeinern von Kuchen, Gebäck und Desserts.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tago-apricot__accordion\"\u003e\n\n    \u003cdetails class=\"tago-apricot__details\"\u003e\n      \u003csummary class=\"tago-apricot__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apricot__content\"\u003e\n        \u003cp\u003e\n          Unsere Aprikosen werden sorgfältig ausgewählt und anschließend\n          besonders schonend gefriergetrocknet. Dabei wird der Frucht das\n          Wasser entzogen, während ihr intensives Aroma und ihre leuchtende\n          Farbe bestmöglich erhalten bleiben.\n          \u003cbr\u003e\u003cbr\u003e\n          Eine feine Zuckerung rundet den fruchtigen Geschmack harmonisch ab\n          und sorgt für eine ausgewogene Süße. Das Ergebnis ist ein leichter,\n          aromatischer Snack mit angenehm knusprigem Biss.\n          \u003cspan class=\"tago-apricot__ingredients\"\u003e\n            Zutaten: Aprikosen, Zucker.\n          \u003c\/span\u003e\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"tago-apricot__details\"\u003e\n      \u003csummary class=\"tago-apricot__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-apricot__content\"\u003e\n        \u003ctable class=\"tago-apricot__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1464 kJ \/ 352 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003edavon gesättigte Fettsäuren\u003c\/td\u003e\n              \u003ctd\u003e\u0026lt; 0,5 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eKohlenhydrate\u003c\/td\u003e\n              \u003ctd\u003e78 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e78 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e7,7 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e2,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,14 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":"50g","offer_id":65369524339037,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"100g","offer_id":65369524371805,"sku":null,"price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/GefriergetrockneteAprikosen-leicht.png?v=1784968554"}],"url":"https:\/\/tagonuts.de\/collections\/alle.oembed","provider":"TagoNuts","version":"1.0","type":"link"}