{"product_id":"tago-getrocknete-premium-mangostreifen-brooks","title":"TAGO Getrocknete Premium Mangostreifen ,BROOKS‘","description":"\u003cstyle\u003e\n\/* =========================================================\n   TAGO PREMIUM PRODUCT DESCRIPTION\n   BIO MANGO\n   SHOPIFY SAFE\n========================================================= *\/\n\n.tago-bio-mango,\n.tago-bio-mango * {\n  box-sizing: border-box;\n}\n\n.tago-bio-mango {\n  --dark: #171714;\n  --text: #34322e;\n  --muted: #706d67;\n  --gold: #a77b47;\n  --line: #e9e6df;\n  --soft: #f8f7f3;\n  --cream: #fffaf4;\n\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  margin: 20px 0 8px !important;\n  padding: 0 !important;\n\n  color: var(--dark);\n  font-family: inherit;\n\n  text-align: left !important;\n\n  -webkit-font-smoothing: antialiased;\n  text-rendering: optimizeLegibility;\n}\n\n\n\/* =========================================================\n   INTRO\n========================================================= *\/\n\n.tago-bio-mango__intro {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  margin: 0 0 18px;\n  padding: 0;\n}\n\n.tago-bio-mango__label {\n  display: flex;\n  align-items: center;\n  gap: 9px;\n\n  width: 100%;\n  margin: 0 0 8px;\n\n  color: var(--gold);\n\n  font-size: 9px;\n  line-height: 1.2;\n  font-weight: 800;\n  letter-spacing: .15em;\n  text-transform: uppercase;\n\n  white-space: normal;\n}\n\n.tago-bio-mango__label::before {\n  content: \"\";\n\n  display: block;\n\n  width: 23px;\n  height: 1px;\n  flex: 0 0 23px;\n\n  background: var(--gold);\n}\n\n\n\/* HEADLINE *\/\n\n.tago-bio-mango__title {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n\n  margin: 0 0 10px !important;\n  padding: 0 !important;\n\n  color: #11110f !important;\n\n  font-size: 28px !important;\n  line-height: 1.08 !important;\n  font-weight: 750 !important;\n  letter-spacing: -.035em !important;\n\n  text-align: left !important;\n\n  white-space: normal !important;\n  word-break: normal !important;\n  overflow-wrap: normal !important;\n  hyphens: none !important;\n}\n\n\n\/* DESCRIPTION *\/\n\n.tago-bio-mango__description {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  margin: 0;\n\n  color: #63615c;\n\n  font-size: 13px;\n  line-height: 1.65;\n  font-weight: 400;\n\n  text-align: left;\n\n  white-space: normal;\n  word-break: normal;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.tago-bio-mango__benefits {\n  display: grid !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n\n  gap: 8px;\n\n  margin: 0 0 10px;\n}\n\n.tago-bio-mango__benefit {\n  display: flex;\n\n  width: 100%;\n  min-width: 0;\n  min-height: 66px;\n\n  padding: 11px;\n\n  align-items: center;\n  gap: 9px;\n\n  border: 1px solid var(--line);\n  border-radius: 10px;\n\n  background:\n    linear-gradient(\n      145deg,\n      #ffffff 0%,\n      #faf9f6 100%\n    );\n\n  box-shadow:\n    0 1px 2px rgba(17,17,15,.02),\n    0 5px 15px rgba(17,17,15,.025);\n\n  transition:\n    transform .18s ease,\n    border-color .18s ease,\n    box-shadow .18s ease;\n}\n\n@media (hover:hover) {\n  .tago-bio-mango__benefit:hover {\n    transform: translateY(-1px);\n\n    border-color: #dcd6cd;\n\n    box-shadow:\n      0 6px 18px rgba(25,20,15,.05);\n  }\n}\n\n\n\/* ICON *\/\n\n.tago-bio-mango__icon {\n  display: flex;\n\n  width: 31px;\n  height: 31px;\n  flex: 0 0 31px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid #e8dfd4;\n  border-radius: 8px;\n\n  background: #fff;\n\n  color: #956c3d;\n}\n\n.tago-bio-mango__icon svg {\n  display: block;\n\n  width: 14px;\n  height: 14px;\n\n  fill: none;\n  stroke: currentColor;\n\n  stroke-width: 1.7;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n\n\/* BENEFIT TEXT *\/\n\n.tago-bio-mango__benefit-text {\n  display: block;\n\n  min-width: 0;\n\n  color: #302f2b;\n\n  font-size: 10.5px;\n  line-height: 1.32;\n  font-weight: 700;\n\n  white-space: normal;\n  word-break: normal;\n  overflow-wrap: break-word;\n}\n\n\n\/* =========================================================\n   PERFECT FOR\n========================================================= *\/\n\n.tago-bio-mango__tip {\n  position: relative;\n\n  display: block;\n\n  width: 100%;\n\n  margin: 0 0 8px;\n  padding: 14px 15px 14px 17px;\n\n  overflow: hidden;\n\n  border: 1px solid var(--line);\n  border-radius: 10px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f8f7f3 0%,\n      #fcfbf8 100%\n    );\n}\n\n.tago-bio-mango__tip::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 11px;\n  bottom: 11px;\n  left: 0;\n\n  width: 3px;\n\n  border-radius: 0 5px 5px 0;\n\n  background: var(--dark);\n}\n\n.tago-bio-mango__tip-title {\n  display: block;\n\n  margin: 0 0 5px;\n\n  color: #25241f;\n\n  font-size: 8.5px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: .14em;\n  text-transform: uppercase;\n}\n\n.tago-bio-mango__tip-text {\n  display: block;\n\n  width: 100%;\n  margin: 0;\n\n  color: #64615c;\n\n  font-size: 11.5px;\n  line-height: 1.58;\n}\n\n\n\/* =========================================================\n   PRODUCT NOTE\n========================================================= *\/\n\n.tago-bio-mango__warning {\n  display: flex;\n\n  width: 100%;\n\n  margin: 0 0 12px;\n  padding: 12px 13px;\n\n  align-items: flex-start;\n  gap: 10px;\n\n  border: 1px solid #eadfce;\n  border-radius: 10px;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf3 0%,\n      #fdf8f1 100%\n    );\n}\n\n.tago-bio-mango__warning \u003e div {\n  min-width: 0;\n  width: 100%;\n}\n\n.tago-bio-mango__warning-icon {\n  display: flex;\n\n  width: 29px;\n  height: 29px;\n  flex: 0 0 29px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid #e7d9c7;\n  border-radius: 8px;\n\n  background: rgba(255,255,255,.85);\n\n  color: #8d6942;\n}\n\n.tago-bio-mango__warning-icon svg {\n  display: block;\n\n  width: 13px;\n  height: 13px;\n\n  fill: none;\n  stroke: currentColor;\n\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.tago-bio-mango__warning-title {\n  display: block;\n\n  margin: 1px 0 4px;\n\n  color: #46392c;\n\n  font-size: 8.5px;\n  line-height: 1.15;\n  font-weight: 800;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n.tago-bio-mango__warning-text {\n  display: block;\n\n  width: 100%;\n  margin: 0;\n\n  color: #72604c;\n\n  font-size: 10.5px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   ACCORDIONS\n========================================================= *\/\n\n.tago-bio-mango__accordion {\n  display: block;\n\n  width: 100%;\n\n  overflow: hidden;\n\n  border: 1px solid var(--line);\n  border-radius: 10px;\n\n  background: #fff;\n}\n\n.tago-bio-mango__details {\n  display: block;\n\n  width: 100%;\n\n  margin: 0;\n\n  border-bottom: 1px solid var(--line);\n}\n\n.tago-bio-mango__details:last-child {\n  border-bottom: 0;\n}\n\n\n\/* SUMMARY *\/\n\n.tago-bio-mango__summary {\n  position: relative;\n\n  display: flex !important;\n\n  width: 100% !important;\n  min-height: 48px;\n\n  margin: 0 !important;\n  padding: 14px 48px 14px 14px !important;\n\n  align-items: center;\n\n  list-style: none;\n  cursor: pointer;\n\n  color: #2c2b27;\n\n  font-size: 10.5px;\n  line-height: 1.25;\n  font-weight: 750;\n  letter-spacing: .01em;\n\n  text-align: left;\n\n  background: #fff;\n\n  transition: background .18s ease;\n\n  white-space: normal;\n  word-break: normal;\n}\n\n.tago-bio-mango__summary::-webkit-details-marker {\n  display: none;\n}\n\n@media (hover:hover) {\n  .tago-bio-mango__summary:hover {\n    background: #faf9f6;\n  }\n}\n\n\n\/* BUTTON CIRCLE *\/\n\n.tago-bio-mango__summary::before {\n  content: \"\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 12px;\n\n  width: 25px;\n  height: 25px;\n\n  border: 1px solid #e5e1da;\n  border-radius: 50%;\n\n  background: #faf9f6;\n\n  transform: translateY(-50%);\n}\n\n\n\/* PLUS *\/\n\n.tago-bio-mango__summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  top: 50%;\n  right: 12px;\n\n  display: flex;\n\n  width: 25px;\n  height: 25px;\n\n  align-items: center;\n  justify-content: center;\n\n  color: #45433d;\n\n  font-size: 15px;\n  line-height: 1;\n  font-weight: 400;\n\n  transform: translateY(-51%);\n}\n\n\n\/* OPEN *\/\n\n.tago-bio-mango__details[open]\n.tago-bio-mango__summary {\n  background: #faf9f6;\n}\n\n.tago-bio-mango__details[open]\n.tago-bio-mango__summary::after {\n  content: \"−\";\n}\n\n\n\/* CONTENT *\/\n\n.tago-bio-mango__content {\n  display: block;\n\n  width: 100%;\n\n  padding: 0 14px 15px;\n\n  color: #64615c;\n\n  font-size: 11.5px;\n  line-height: 1.65;\n\n  background: #faf9f6;\n}\n\n.tago-bio-mango__content p {\n  width: 100%;\n  margin: 0;\n\n  white-space: normal;\n  word-break: normal;\n}\n\n\n\/* =========================================================\n   NUTRITION TABLE\n========================================================= *\/\n\n.tago-bio-mango__table {\n  width: 100%;\n\n  border-collapse: collapse;\n\n  font-size: 11px;\n}\n\n.tago-bio-mango__table tr {\n  border-bottom: 1px solid #eae7e1;\n}\n\n.tago-bio-mango__table tr:last-child {\n  border-bottom: 0;\n}\n\n.tago-bio-mango__table td {\n  padding: 8px 0;\n}\n\n.tago-bio-mango__table td:first-child {\n  padding-right: 12px;\n\n  color: #696660;\n}\n\n.tago-bio-mango__table td:last-child {\n  text-align: right;\n\n  color: #292823;\n\n  font-weight: 700;\n}\n\n\n\/* =========================================================\n   DESKTOP\n========================================================= *\/\n\n@media screen and (min-width: 750px) {\n\n  .tago-bio-mango {\n    margin-top: 22px !important;\n  }\n\n  .tago-bio-mango__intro {\n    margin-bottom: 20px;\n  }\n\n  .tago-bio-mango__title {\n    font-size: clamp(25px, 1.6vw, 31px) !important;\n  }\n\n  .tago-bio-mango__description {\n    font-size: 13px;\n    line-height: 1.68;\n  }\n\n  .tago-bio-mango__benefits {\n    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  }\n\n  .tago-bio-mango__benefit {\n    min-height: 68px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .tago-bio-mango {\n    margin-top: 14px !important;\n  }\n\n  .tago-bio-mango__intro {\n    margin-bottom: 14px;\n  }\n\n  .tago-bio-mango__label {\n    margin-bottom: 7px;\n    font-size: 8px;\n  }\n\n  .tago-bio-mango__label::before {\n    width: 18px;\n    flex-basis: 18px;\n  }\n\n  .tago-bio-mango__title {\n    font-size: 21px !important;\n    line-height: 1.11 !important;\n  }\n\n  .tago-bio-mango__description {\n    font-size: 12px;\n    line-height: 1.58;\n  }\n\n  .tago-bio-mango__benefits {\n    gap: 6px;\n  }\n\n  .tago-bio-mango__benefit {\n    min-height: 58px;\n    padding: 8px;\n    gap: 7px;\n\n    border-radius: 8px;\n  }\n\n  .tago-bio-mango__icon {\n    width: 27px;\n    height: 27px;\n    flex-basis: 27px;\n\n    border-radius: 7px;\n  }\n\n  .tago-bio-mango__icon svg {\n    width: 12px;\n    height: 12px;\n  }\n\n  .tago-bio-mango__benefit-text {\n    font-size: 9px;\n  }\n\n  .tago-bio-mango__tip {\n    padding: 11px 12px 11px 14px;\n    border-radius: 8px;\n  }\n\n  .tago-bio-mango__warning {\n    padding: 10px;\n    border-radius: 8px;\n  }\n\n  .tago-bio-mango__accordion {\n    border-radius: 8px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"tago-bio-mango\"\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"tago-bio-mango__intro\"\u003e\n\n    \u003cspan class=\"tago-bio-mango__label\"\u003e\n      Fruchtig. Natürlich. Tropisch.\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"tago-bio-mango__title\"\u003e\n      Sonnengereifte Bio-Mango – schonend getrocknet\n    \u003c\/h2\u003e\n\n    \u003cp class=\"tago-bio-mango__description\"\u003e\n      Unsere getrockneten Bio-Mangoscheiben überzeugen mit intensiv-fruchtigem\n      Geschmack und natürlicher Süße. Sorgfältig ausgewählte Mangos werden\n      schonend getrocknet, damit ihr tropisches Aroma und ihre angenehm\n      saftige Konsistenz bestmöglich erhalten bleiben.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"tago-bio-mango__benefits\"\u003e\n\n    \u003cdiv class=\"tago-bio-mango__benefit\"\u003e\n      \u003cspan class=\"tago-bio-mango__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 21c5-3 8-7 8-12-5 0-9 2-11 6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 21c-4-3-6-7-6-11 4 0 7 2 9 5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 21V10\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-bio-mango__benefit-text\"\u003e\n        Aus biologischem Anbau\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tago-bio-mango__benefit\"\u003e\n      \u003cspan class=\"tago-bio-mango__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3c4 3 7 6 7 10a7 7 0 0 1-14 0c0-4 3-7 7-10Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 14c1.5 1 4.5 1 6 0\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-bio-mango__benefit-text\"\u003e\n        Natürlich fruchtig-süß\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tago-bio-mango__benefit\"\u003e\n      \u003cspan class=\"tago-bio-mango__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 7h12\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 17h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 4h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-bio-mango__benefit-text\"\u003e\n        Schonend getrocknet\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"tago-bio-mango__benefit\"\u003e\n      \u003cspan class=\"tago-bio-mango__icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 6h14v13H5Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 10h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 14h5\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 3h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tago-bio-mango__benefit-text\"\u003e\n        Ideal als Snack für unterwegs\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PERFECT FOR --\u003e\n  \u003cdiv class=\"tago-bio-mango__tip\"\u003e\n\n    \u003cspan class=\"tago-bio-mango__tip-title\"\u003e\n      Perfekt für\n    \u003c\/span\u003e\n\n    \u003cp class=\"tago-bio-mango__tip-text\"\u003e\n      Pur als fruchtiger Snack, unterwegs, im Büro oder als tropisches Highlight\n      in Müsli und Joghurt. Auch zum Backen, Verfeinern von Bowls oder als\n      natürlich-süße Alternative für zwischendurch ideal.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- NATURPRODUKT HINWEIS --\u003e\n  \u003cdiv class=\"tago-bio-mango__warning\"\u003e\n\n    \u003cspan class=\"tago-bio-mango__warning-icon\"\u003e\n      \u003csvg viewbox=\"0 0 24 24\"\u003e\n        \u003cpath d=\"M12 21c5-3 8-7 8-12-5 0-9 2-11 6\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 21c-4-3-6-7-6-11 4 0 7 2 9 5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 21V10\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n\n    \u003cdiv\u003e\n      \u003cspan class=\"tago-bio-mango__warning-title\"\u003e\n        Natürliches Produkt\n      \u003c\/span\u003e\n\n      \u003cp class=\"tago-bio-mango__warning-text\"\u003e\n        Da es sich um ein Naturprodukt handelt, können Farbe, Größe,\n        Konsistenz und Süße der Mangoscheiben leicht variieren.\n        Diese natürlichen Unterschiede sind ein Zeichen ihres ursprünglichen Charakters.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ACCORDIONS --\u003e\n  \u003cdiv class=\"tago-bio-mango__accordion\"\u003e\n\n\n    \u003c!-- PRODUKTDETAILS --\u003e\n    \u003cdetails class=\"tago-bio-mango__details\"\u003e\n\n      \u003csummary class=\"tago-bio-mango__summary\"\u003e\n        Produktdetails\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-bio-mango__content\"\u003e\n        \u003cp\u003e\n          Die Mangos werden sorgfältig ausgewählt, geschält und entkernt,\n          bevor sie in feine Scheiben geschnitten und anschließend schonend\n          getrocknet werden. Dadurch bleibt ihr charakteristisch tropisches\n          Aroma erhalten und es entsteht ein intensiv-fruchtiger Snack mit\n          angenehmer natürlicher Süße.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- VERWENDUNG --\u003e\n    \u003cdetails class=\"tago-bio-mango__details\"\u003e\n\n      \u003csummary class=\"tago-bio-mango__summary\"\u003e\n        Genuss \u0026amp; Verwendung\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-bio-mango__content\"\u003e\n        \u003cp\u003e\n          Unsere getrockneten Bio-Mangoscheiben schmecken hervorragend pur,\n          eignen sich aber ebenso als fruchtige Ergänzung zu Müsli,\n          Joghurt und Bowls. Auch zum Backen oder als natürlich-süße\n          Zutat für verschiedene Desserts lassen sie sich vielseitig verwenden.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- LAGERUNG --\u003e\n    \u003cdetails class=\"tago-bio-mango__details\"\u003e\n\n      \u003csummary class=\"tago-bio-mango__summary\"\u003e\n        Lagerung\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-bio-mango__content\"\u003e\n        \u003cp\u003e\n          Kühl, trocken und vor direkter Sonneneinstrahlung geschützt lagern.\n          Nach dem Öffnen die Verpackung wieder gut verschließen, damit Aroma,\n          Geschmack und Konsistenz möglichst lange erhalten bleiben.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003c!-- NÄHRWERTE --\u003e\n    \u003cdetails class=\"tago-bio-mango__details\"\u003e\n\n      \u003csummary class=\"tago-bio-mango__summary\"\u003e\n        Nährwerte je 100 g\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"tago-bio-mango__content\"\u003e\n\n        \u003ctable class=\"tago-bio-mango__table\"\u003e\n          \u003ctbody\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBrennwert\u003c\/td\u003e\n              \u003ctd\u003e1333 kJ \/ 318 kcal\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eFett\u003c\/td\u003e\n              \u003ctd\u003e2,2 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\u003e67 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003edavon Zucker\u003c\/td\u003e\n              \u003ctd\u003e66 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eBallaststoffe\u003c\/td\u003e\n              \u003ctd\u003e8,4 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eEiweiß\u003c\/td\u003e\n              \u003ctd\u003e3,6 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eSalz\u003c\/td\u003e\n              \u003ctd\u003e0,1 g\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TagoNuts","offers":[{"title":"250g","offer_id":65557499609437,"sku":null,"price":5.99,"currency_code":"EUR","in_stock":true},{"title":"500g","offer_id":65557499642205,"sku":null,"price":11.49,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1083\/2383\/2157\/files\/Mangobrroks.png?v=1786558146","url":"https:\/\/tagonuts.de\/products\/tago-getrocknete-premium-mangostreifen-brooks","provider":"TagoNuts","version":"1.0","type":"link"}