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