{"product_id":"reflex-ordek-parcali-cubuk-80gr-kopek-odul-mamasi","title":"Reflex Ördek Parçalı Çubuk 80gr Köpek Ödül Maması","description":"\u003cstyle\u003e\n  .pg-fellplus {\n    --pg-red: #ff3234;\n    --pg-black: #0f0f10;\n    --pg-navy: #192f55;\n    --pg-green: #72aa55;\n    --pg-gray: #f5f6f7;\n    --pg-border: #e4e6e8;\n    max-width: 1100px;\n    margin: 24px auto;\n    color: var(--pg-black);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .pg-fellplus *,\n  .pg-fellplus *::before,\n  .pg-fellplus *::after {\n    box-sizing: border-box;\n  }\n\n  .pg-fellplus__hero {\n    padding: 30px;\n    margin-bottom: 18px;\n    overflow: hidden;\n    position: relative;\n    border-radius: 18px;\n    color: #fff;\n    background: linear-gradient(135deg, var(--pg-navy), #244572);\n  }\n\n  .pg-fellplus__hero::after {\n    content: \"\";\n    position: absolute;\n    right: -55px;\n    bottom: -75px;\n    width: 210px;\n    height: 210px;\n    border-radius: 50%;\n    background: rgba(114, 170, 85, 0.32);\n  }\n\n  .pg-fellplus__tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 6px 12px;\n    margin-bottom: 12px;\n    border-radius: 999px;\n    background: var(--pg-green);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .pg-fellplus__hero h2 {\n    position: relative;\n    z-index: 1;\n    margin: 0 0 8px;\n    color: #fff;\n    font-size: clamp(24px, 4vw, 36px);\n    line-height: 1.2;\n  }\n\n  .pg-fellplus__hero p {\n    position: relative;\n    z-index: 1;\n    max-width: 760px;\n    margin: 0;\n    color: rgba(255, 255, 255, 0.86);\n    font-size: 16px;\n  }\n\n  .pg-fellplus__codes {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px;\n    margin-bottom: 18px;\n  }\n\n  .pg-fellplus__code {\n    padding: 13px 16px;\n    border: 1px solid var(--pg-border);\n    border-radius: 12px;\n    background: #fff;\n    font-size: 14px;\n  }\n\n  .pg-fellplus__code strong {\n    color: var(--pg-navy);\n  }\n\n  .pg-fellplus__highlights {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .pg-fellplus__highlight {\n    padding: 17px 14px;\n    text-align: center;\n    border: 1px solid var(--pg-border);\n    border-radius: 14px;\n    background: var(--pg-gray);\n  }\n\n  .pg-fellplus__highlight-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 9px;\n    border-radius: 50%;\n    background: var(--pg-navy);\n    color: #fff;\n    font-size: 20px;\n    font-weight: 800;\n  }\n\n  .pg-fellplus__highlight strong {\n    display: block;\n    color: var(--pg-navy);\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  .pg-fellplus__acc {\n    margin-bottom: 10px;\n    overflow: hidden;\n    border: 1px solid var(--pg-border);\n    border-radius: 14px;\n    background: #fff;\n  }\n\n  .pg-fellplus__sum {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 17px 18px;\n    list-style: none;\n    cursor: pointer;\n    color: var(--pg-navy);\n    font-size: 17px;\n    font-weight: 800;\n    user-select: none;\n  }\n\n  .pg-fellplus__sum::-webkit-details-marker {\n    display: none;\n  }\n\n  .pg-fellplus__sum::after {\n    content: \"+\";\n    margin-left: auto;\n    color: var(--pg-red);\n    font-size: 25px;\n    font-weight: 500;\n    line-height: 1;\n  }\n\n  .pg-fellplus__acc[open] .pg-fellplus__sum::after {\n    content: \"−\";\n  }\n\n  .pg-fellplus__number {\n    display: flex;\n    flex: 0 0 34px;\n    align-items: center;\n    justify-content: center;\n    width: 34px;\n    height: 34px;\n    border-radius: 9px;\n    background: var(--pg-red);\n    color: #fff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .pg-fellplus__body {\n    padding: 0 18px 20px;\n    border-top: 1px solid var(--pg-border);\n  }\n\n  .pg-fellplus__body p {\n    margin: 15px 0 0;\n  }\n\n  .pg-fellplus__body h3 {\n    margin: 20px 0 8px;\n    color: var(--pg-navy);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .pg-fellplus__body ul {\n    margin: 12px 0 0;\n    padding-left: 20px;\n  }\n\n  .pg-fellplus__body li {\n    margin-bottom: 7px;\n  }\n\n  .pg-fellplus__warning {\n    padding: 14px 16px;\n    margin-top: 16px;\n    border-left: 4px solid var(--pg-red);\n    border-radius: 0 10px 10px 0;\n    background: #fff4f4;\n  }\n\n  .pg-fellplus__analysis {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .pg-fellplus__analysis-item {\n    padding: 12px 8px;\n    text-align: center;\n    border-radius: 10px;\n    background: var(--pg-gray);\n  }\n\n  .pg-fellplus__analysis-item strong {\n    display: block;\n    color: var(--pg-red);\n    font-size: 18px;\n  }\n\n  .pg-fellplus__analysis-item span {\n    display: block;\n    margin-top: 3px;\n    font-size: 12px;\n    line-height: 1.3;\n  }\n\n  .pg-fellplus__dose {\n    padding: 22px;\n    border-radius: 14px;\n    background: var(--pg-navy);\n    color: #fff;\n    text-align: center;\n  }\n\n  .pg-fellplus__dose-main {\n    display: block;\n    margin-bottom: 5px;\n    color: #fff;\n    font-size: clamp(21px, 4vw, 28px);\n    font-weight: 800;\n    line-height: 1.25;\n  }\n\n  .pg-fellplus__dose-sub {\n    display: block;\n    color: #b8d6a7;\n    font-size: 15px;\n    font-weight: 700;\n  }\n\n  .pg-fellplus__dose p {\n    margin: 14px auto 0;\n    max-width: 720px;\n    color: rgba(255, 255, 255, 0.86);\n  }\n\n  @media (max-width: 749px) {\n    .pg-fellplus {\n      margin: 16px 0;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .pg-fellplus__hero {\n      padding: 23px 18px;\n      border-radius: 14px;\n    }\n\n    .pg-fellplus__hero h2 {\n      font-size: 25px;\n    }\n\n    .pg-fellplus__hero p {\n      font-size: 14px;\n    }\n\n    .pg-fellplus__codes,\n    .pg-fellplus__highlights {\n      grid-template-columns: 1fr;\n    }\n\n    .pg-fellplus__highlight {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      padding: 13px;\n      text-align: left;\n    }\n\n    .pg-fellplus__highlight-icon {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n      margin: 0;\n    }\n\n    .pg-fellplus__sum {\n      padding: 14px;\n      font-size: 15px;\n    }\n\n    .pg-fellplus__body {\n      padding: 0 14px 17px;\n    }\n\n    .pg-fellplus__analysis {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pg-fellplus__analysis-item:last-child {\n      grid-column: 1 \/ -1;\n    }\n\n    .pg-fellplus__dose {\n      padding: 19px 14px;\n      text-align: left;\n    }\n\n    .pg-fellplus__dose-main {\n      font-size: 21px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"pg-fellplus\"\u003e\n  \u003cdiv class=\"pg-fellplus__hero\"\u003e\n    \u003cspan class=\"pg-fellplus__tag\"\u003eKÖPEKLER İÇİN\u003c\/span\u003e\n    \u003ch2\u003eReflex Ördek Parçalı Çubuk 80gr Köpek Ödül Maması\u003c\/h2\u003e\n    \u003cp\u003eKöpekler için ödül maması formunda Reflex ürünü.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pg-fellplus__codes\"\u003e\n    \u003cdiv class=\"pg-fellplus__code\"\u003e\n\u003cstrong\u003eÜrün Kodu:\u003c\/strong\u003e RFT-112\u003c\/div\u003e\n    \u003cdiv class=\"pg-fellplus__code\"\u003e\n\u003cstrong\u003eÜrün Formu:\u003c\/strong\u003e Ödül Maması\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pg-fellplus__highlights\"\u003e\n\u003cdiv class=\"pg-fellplus__highlight\"\u003e\n  \u003cspan class=\"pg-fellplus__highlight-icon\"\u003e✦\u003c\/span\u003e\n  \u003cstrong\u003eDeri ve Tüy Desteği\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-fellplus__highlight\"\u003e\n  \u003cspan class=\"pg-fellplus__highlight-icon\"\u003e✓\u003c\/span\u003e\n  \u003cstrong\u003eVitamin İçeriği\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-fellplus__highlight\"\u003e\n  \u003cspan class=\"pg-fellplus__highlight-icon\"\u003e+\u003c\/span\u003e\n  \u003cstrong\u003eÖdül Maması\u003c\/strong\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003cdetails class=\"pg-fellplus__acc\" open\u003e\n  \u003csummary class=\"pg-fellplus__sum\"\u003e\n    \u003cspan class=\"pg-fellplus__number\"\u003e01\u003c\/span\u003e\n    Ürün Bilgileri\n  \u003c\/summary\u003e\n  \u003cdiv class=\"pg-fellplus__body\"\u003e\n\u003ch3\u003eReflex naturel süper premium köpek ödülleri\u003c\/h3\u003e\n\u003ch3\u003eÜrün Özeti\u003c\/h3\u003e\n\u003cul\u003e\n  \u003cli\u003e\n\u003cstrong\u003eÜrün formu:\u003c\/strong\u003e Ödül Maması\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHedef tür:\u003c\/strong\u003e Köpekler\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eAmbalaj:\u003c\/strong\u003e 80gr\u003c\/li\u003e\n\u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"pg-fellplus__acc\"\u003e\n  \u003csummary class=\"pg-fellplus__sum\"\u003e\n    \u003cspan class=\"pg-fellplus__number\"\u003e02\u003c\/span\u003e\n    İçindekiler ve Analiz Değerleri\n  \u003c\/summary\u003e\n  \u003cdiv class=\"pg-fellplus__body\"\u003e\n\u003cp\u003eReflex naturel süper premium köpek ödülleri, yüksek orandaki et içeriğiyle kolayca sindirilir. Düşük kalorili olduğu için köpeğinize kilo aldırmaz, içeriğindeki yağ asitleri deri ve tüy sağlığını destekler. Yüksek lezzetliliğiyle eğitimlerde etkilidir.\u003c\/p\u003e\n\u003ch3\u003eİçindekiler\u003c\/h3\u003e\n\u003cp\u003eÖrdek Göğsü P, Sığır Derisi, Bitkisel Gliserin, Sorbitol.\u003c\/p\u003e\n\u003ch3\u003eBesin Madde Bileşenleri\u003c\/h3\u003e\n\u003cdiv class=\"pg-fellplus__analysis\"\u003e\n\u003cdiv class=\"pg-fellplus__analysis-item\"\u003e\n\u003cstrong\u003e60%\u003c\/strong\u003e\u003cspan\u003eHam Protein\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-fellplus__analysis-item\"\u003e\n\u003cstrong\u003e2%\u003c\/strong\u003e\u003cspan\u003eYağ İçeriği\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-fellplus__analysis-item\"\u003e\n\u003cstrong\u003e0,2%\u003c\/strong\u003e\u003cspan\u003eHam Selüloz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pg-fellplus__analysis-item\"\u003e\n\u003cstrong\u003e4%\u003c\/strong\u003e\u003cspan\u003eHam Kül\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eNen:\u003c\/strong\u003e 18%\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"pg-fellplus__acc\" open\u003e\n  \u003csummary class=\"pg-fellplus__sum\"\u003e\n    \u003cspan class=\"pg-fellplus__number\"\u003e03\u003c\/span\u003e\n    Beslenme ve Kullanım Önerileri\n  \u003c\/summary\u003e\n  \u003cdiv class=\"pg-fellplus__body\"\u003e\n\u003cdiv class=\"pg-fellplus__dose\"\u003e\n  \u003cspan class=\"pg-fellplus__dose-main\"\u003eBeslenme ve Kullanım Önerileri\u003c\/span\u003e\n  \u003cspan class=\"pg-fellplus__dose-sub\"\u003eÖdül Maması · 80gr\u003c\/span\u003e\n  \u003cp\u003eBütün yetişkin köpekler için önerilir. Öğünlere ilave atıştırmalık olarak verilebilir. Bu ürün günlük tam mama yerine geçmez. Köpeğiniz için sürekli taze içme suyu bulundurunuz. Küçük ırk köpekler için ufak parçalara parçalanıp verilmesi tavsiye edilir. Insan tüketimi için uygun değildir. Serin ve kuru yerde saklayınız.\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e","brand":"Reflex","offers":[{"title":"Default Title","offer_id":47537637720238,"sku":"RFT-112","price":120.0,"currency_code":"TRY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0737\/5034\/7950\/files\/RFT-112.png?v=1788791048","url":"https:\/\/www.petgross.live\/products\/reflex-ordek-parcali-cubuk-80gr-kopek-odul-mamasi","provider":"PetGross","version":"1.0","type":"link"}