{"product_id":"hunde-helden-foodog-rinderkopfhaut-20-25-cm-fettarmer-kausnack","title":"Hunde Helden Foodog Rinderkopfhaut 20-25 cm fettarmer Kausnack","description":"\u003cstyle\u003e\n  .hh-product-description {\n    --hh-brown: #6b3f1d;\n    --hh-brown-dark: #3a2414;\n    --hh-cream: #fbf6ee;\n    --hh-cream-2: #f3eadc;\n    --hh-border: #eadfce;\n    --hh-text: #2b2b2b;\n    --hh-muted: #6f6258;\n\n    font-family: inherit;\n    color: var(--hh-text);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .hh-product-description * {\n    box-sizing: border-box;\n  }\n\n  .hh-product-description h2 {\n    color: var(--hh-brown-dark);\n    font-size: clamp(22px, 3vw, 28px);\n    line-height: 1.25;\n    font-weight: 800;\n    margin: 34px 0 16px;\n    letter-spacing: -0.02em;\n  }\n\n  .hh-product-description h3 {\n    color: var(--hh-brown-dark);\n    font-size: 19px;\n    line-height: 1.35;\n    font-weight: 800;\n    margin: 0 0 10px;\n  }\n\n  .hh-product-description p {\n    margin: 0 0 16px;\n  }\n\n  .hh-product-description strong {\n    color: var(--hh-brown-dark);\n    font-weight: 800;\n  }\n\n  .hh-hero {\n    position: relative;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at top right, rgba(107, 63, 29, 0.12), transparent 34%),\n      linear-gradient(135deg, var(--hh-cream) 0%, #ffffff 72%);\n    border: 1px solid var(--hh-border);\n    border-radius: 22px;\n    padding: clamp(22px, 4vw, 34px);\n    margin: 0 0 30px;\n    box-shadow: 0 12px 32px rgba(58, 36, 20, 0.08);\n  }\n\n  .hh-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 16px;\n  }\n\n  .hh-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n    background: #ffffff;\n    color: var(--hh-brown);\n    border: 1px solid var(--hh-border);\n    border-radius: 999px;\n    padding: 7px 13px;\n    font-size: 14px;\n    line-height: 1.2;\n    font-weight: 800;\n    box-shadow: 0 4px 12px rgba(58, 36, 20, 0.06);\n  }\n\n  .hh-badge-main {\n    background: var(--hh-brown);\n    color: #ffffff;\n    border-color: var(--hh-brown);\n  }\n\n  .hh-hero h2 {\n    margin: 0 0 14px;\n    font-size: clamp(26px, 4vw, 36px);\n    max-width: 900px;\n  }\n\n  .hh-hero-text {\n    max-width: 920px;\n    color: #352a22;\n    font-size: 17px;\n  }\n\n  .hh-section-intro {\n    color: var(--hh-muted);\n    margin-top: -8px;\n    margin-bottom: 18px;\n  }\n\n  .hh-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 14px;\n    margin: 18px 0 32px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hh-benefits li {\n    background: #ffffff;\n    border: 1px solid var(--hh-border);\n    border-radius: 18px;\n    padding: 18px;\n    box-shadow: 0 8px 22px rgba(58, 36, 20, 0.06);\n  }\n\n  .hh-benefits .hh-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    background: var(--hh-cream);\n    color: var(--hh-brown);\n    border-radius: 50%;\n    font-weight: 900;\n    margin-bottom: 11px;\n  }\n\n  .hh-benefits strong {\n    display: block;\n    color: var(--hh-brown-dark);\n    font-size: 16px;\n    margin-bottom: 6px;\n  }\n\n  .hh-benefits span:last-child {\n    color: #44382f;\n  }\n\n  .hh-info-box {\n    background: linear-gradient(135deg, var(--hh-cream) 0%, #ffffff 100%);\n    border: 1px solid var(--hh-border);\n    border-left: 6px solid var(--hh-brown);\n    border-radius: 18px;\n    padding: 22px;\n    margin: 18px 0 30px;\n    box-shadow: 0 8px 22px rgba(58, 36, 20, 0.05);\n  }\n\n  .hh-list {\n    display: grid;\n    gap: 10px;\n    margin: 14px 0 32px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hh-list li {\n    position: relative;\n    background: #ffffff;\n    border: 1px solid var(--hh-border);\n    border-radius: 14px;\n    padding: 13px 16px 13px 46px;\n  }\n\n  .hh-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 16px;\n    top: 12px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 22px;\n    height: 22px;\n    background: var(--hh-brown);\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 900;\n    line-height: 1;\n  }\n\n  .hh-table-wrap {\n    overflow: hidden;\n    border: 1px solid var(--hh-border);\n    border-radius: 18px;\n    margin-top: 16px;\n    box-shadow: 0 8px 22px rgba(58, 36, 20, 0.05);\n  }\n\n  .hh-table {\n    width: 100%;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .hh-table caption {\n    text-align: left;\n    background: var(--hh-brown);\n    color: #ffffff;\n    font-weight: 800;\n    padding: 14px 16px;\n  }\n\n  .hh-table th,\n  .hh-table td {\n    padding: 14px 16px;\n    border-bottom: 1px solid var(--hh-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .hh-table tr:last-child th,\n  .hh-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .hh-table th {\n    width: 42%;\n    background: var(--hh-cream);\n    color: var(--hh-brown-dark);\n    font-weight: 800;\n  }\n\n  .hh-note {\n    margin-top: 16px;\n    padding: 14px 16px;\n    background: #fffaf2;\n    border: 1px solid var(--hh-border);\n    border-radius: 14px;\n    color: #4c4036;\n    font-size: 15px;\n  }\n\n  @media (max-width: 900px) {\n    .hh-benefits {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media (max-width: 640px) {\n    .hh-product-description {\n      font-size: 15.5px;\n      line-height: 1.7;\n    }\n\n    .hh-benefits {\n      grid-template-columns: 1fr;\n    }\n\n    .hh-table th,\n    .hh-table td {\n      display: block;\n      width: 100%;\n      padding: 12px 14px;\n    }\n\n    .hh-table th {\n      border-bottom: none;\n      padding-bottom: 6px;\n    }\n\n    .hh-table td {\n      padding-top: 6px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hh-product-description\"\u003e\n  \u003csection class=\"hh-hero\"\u003e\n    \u003cdiv class=\"hh-badge-row\"\u003e\n      \u003cspan class=\"hh-badge hh-badge-main\"\u003e100% Rind\u003c\/span\u003e\n      \u003cspan class=\"hh-badge\"\u003efettarm\u003c\/span\u003e\n      \u003cspan class=\"hh-badge\"\u003enatürlich\u003c\/span\u003e\n      \u003cspan class=\"hh-badge\"\u003e20–25 cm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003ch2\u003eHunde Helden Foodog Rinderkopfhaut 20–25 cm\u003c\/h2\u003e\n\n    \u003cdiv class=\"hh-hero-text\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eFoodog Rinderkopfhaut\u003c\/strong\u003e ist ein natürlicher, fettarmer\n        \u003cstrong\u003eKausnack für Hunde\u003c\/strong\u003e und sorgt für langanhaltendes Kauvergnügen.\n        Die schonend getrockneten Kauartikel bestehen aus \u003cstrong\u003e100% Rind\u003c\/strong\u003e\n        und sind frei von künstlichen Zusätzen.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Ideal geeignet für mittelgroße bis große Hunde, die artgerechte Beschäftigung,\n        intensiven Geschmack und eine natürliche Kaumöglichkeit lieben.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eDie Vorteile auf einen Blick\u003c\/h2\u003e\n    \u003cp class=\"hh-section-intro\"\u003e\n      Natürlicher Kauspaß mit fester Struktur und besonders geringem Fettgehalt.\n    \u003c\/p\u003e\n\n    \u003cul class=\"hh-benefits\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hh-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003eArtgerechte Beschäftigung\u003c\/strong\u003e\n        \u003cspan\u003eLanges Kauen unterstützt das natürliche Kaubedürfnis und kann zur Entspannung beitragen.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hh-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003eZahnpflege durch Kauen\u003c\/strong\u003e\n        \u003cspan\u003eDie feste Struktur kann die mechanische Reinigung der Zähne unterstützen.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hh-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003eFettarm \u0026amp; bekömmlich\u003c\/strong\u003e\n        \u003cspan\u003eMit nur 6% Fett auch für Hunde mit bewusstem Ernährungsplan geeignet.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hh-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003e100% natürlich\u003c\/strong\u003e\n        \u003cspan\u003eReines Rind, ohne Farb-, Aroma- oder Konservierungsstoffe.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hh-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003eSchonend getrocknet\u003c\/strong\u003e\n        \u003cspan\u003eFür natürlichen Geschmack und langanhaltendes Kauvergnügen.\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"hh-icon\"\u003e✓\u003c\/span\u003e\n        \u003cstrong\u003eDeutsche Herstellung\u003c\/strong\u003e\n        \u003cspan\u003eQualität aus lokaler Produktion nach hohen Standards.\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eProduktdetails\u003c\/h2\u003e\n    \u003cdiv class=\"hh-info-box\"\u003e\n      \u003ch3\u003ePremium Rinderkopfhaut Stücke 20–25 cm\u003c\/h3\u003e\n      \u003cp\u003e\n        Die getrockneten \u003cstrong\u003eRinderkopfhaut Stücke\u003c\/strong\u003e sind ca.\n        \u003cstrong\u003e20–25 cm lang\u003c\/strong\u003e und eignen sich besonders als\n        \u003cstrong\u003efettarmer Hundekauartikel\u003c\/strong\u003e. Da es sich um ein Naturprodukt handelt,\n        können Größe, Gewicht und Form leicht variieren.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eFütterungsempfehlung\u003c\/h2\u003e\n    \u003cul class=\"hh-list\"\u003e\n      \u003cli\u003eAls Belohnung oder zur Beschäftigung anbieten.\u003c\/li\u003e\n      \u003cli\u003eStets frisches Trinkwasser bereitstellen.\u003c\/li\u003e\n      \u003cli\u003eBesonders geeignet für mittelgroße bis große Hunderassen.\u003c\/li\u003e\n      \u003cli\u003eBei Übergewicht die tägliche Futtermenge entsprechend anpassen.\u003c\/li\u003e\n      \u003cli\u003eNur unter Aufsicht füttern und das Kauen beobachten.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection\u003e\n    \u003ch2\u003eZusammensetzung \u0026amp; analytische Bestandteile\u003c\/h2\u003e\n\n    \u003cdiv class=\"hh-table-wrap\"\u003e\n      \u003ctable class=\"hh-table\"\u003e\n        \u003ccaption\u003eProduktangaben\u003c\/caption\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFuttermittelart\u003c\/th\u003e\n            \u003ctd\u003eEinzelfuttermittel für Hunde\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eZusammensetzung\u003c\/th\u003e\n            \u003ctd\u003e100% Rind\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRohprotein\u003c\/th\u003e\n            \u003ctd\u003e78%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRohfett\u003c\/th\u003e\n            \u003ctd\u003e6%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRohfaser\u003c\/th\u003e\n            \u003ctd\u003e5,0%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eRohasche\u003c\/th\u003e\n            \u003ctd\u003e4,0%\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFeuchtigkeit\u003c\/th\u003e\n            \u003ctd\u003e7,5%\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hh-note\"\u003e\n      Naturprodukt: Größe, Form, Farbe und Gewicht können produktbedingt leicht variieren.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Eurital","offers":[{"title":"0,5 kg","offer_id":53270201139538,"sku":"00003759","price":11.9,"currency_code":"EUR","in_stock":true},{"title":"1 kg","offer_id":53270201172306,"sku":"00003760","price":19.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1068\/3046\/3314\/files\/getrocknete-rinderkopfhaut-20-25-cm-fuer-hunde-5-kg_6ef5ec2c-bd02-4cef-be82-083882a3a318.webp?v=1776947171","url":"https:\/\/www.pawandfriends.de\/products\/hunde-helden-foodog-rinderkopfhaut-20-25-cm-fettarmer-kausnack","provider":"Paw\u0026Friends (Tierbedarf)","version":"1.0","type":"link"}