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