{"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","url":"https:\/\/tagonuts.de\/products\/tago-chili-wasabi-party-mix","provider":"TagoNuts","version":"1.0","type":"link"}