{"product_id":"iq-treat-dental-cleaning-puzzle-ball","title":"IQ-Treat Dental Cleaning Puzzle Ball","description":"\u003cdiv class=\"furrivo-lp\"\u003e\n\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;1,600\u0026amp;family=Poppins:wght@300;400;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Scoped Container for getFurrivo Luxury Aesthetic *\/\n    .furrivo-lp { \n        --bg-creamy: #fdfaf5; \n        --text-dark: #1a1a1a;\n        --accent-orange: #e67e22; \/* لون الكرة - برتقالي دافئ *\/\n        --border-color: rgba(0,0,0,0.06);\n        --font-display: 'Playfair Display', serif;\n        --font-sans: 'Poppins', sans-serif;\n        \n        font-family: var(--font-sans); \n        background-color: var(--bg-creamy); \n        color: var(--text-dark); \n        line-height: 1.7; \n        overflow-x: hidden;\n        margin: 0; padding: 0;\n    }\n\n    .furrivo-lp * { box-sizing: border-box; }\n    .furrivo-lp .container { max-width: 1200px; margin: 0 auto; padding: 0 30px; }\n    .furrivo-lp h1, .furrivo-lp h2, .furrivo-lp h3 { font-family: var(--font-display); color: var(--text-dark); font-weight: 600; }\n    .furrivo-lp .highlight { color: var(--accent-orange); font-style: italic; }\n\n    \/* Hero Section *\/\n    .furrivo-lp .hero { display: flex; align-items: center; justify-content: space-between; padding: 80px 0; gap: 60px; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .hero-content { flex: 1; }\n    .furrivo-lp .hero-tag { display: inline-block; padding: 6px 16px; border: 1.5px solid var(--accent-orange); border-radius: 30px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: var(--accent-orange); margin-bottom: 20px; font-weight: 600; }\n    .furrivo-lp .hero h1 { font-size: 58px; line-height: 1.1; margin-bottom: 25px; }\n    .furrivo-lp .hero p { font-size: 19px; color: #444; margin-bottom: 40px; }\n    .furrivo-lp .btn-premium { display: inline-flex; padding: 18px 45px; background: var(--text-dark); color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; text-transform: uppercase; font-size: 14px; transition: 0.3s; border: none; cursor: pointer; }\n    .furrivo-lp .btn-premium:hover { background: var(--accent-orange); transform: translateY(-2px); box-shadow: 0 10px 20px rgba(230, 126, 34, 0.2); }\n\n    .furrivo-lp .hero-visual { flex: 1.2; text-align: right; }\n    .furrivo-lp .hero-visual img { width: 100%; max-width: 500px; border-radius: 12px; filter: drop-shadow(0 20px 40px rgba(0,0,0,0.1)); }\n\n    \/* Multifunctional Benefits Grid *\/\n    .furrivo-lp .benefits-section { padding: 100px 0; background-color: #fff; border-bottom: 1px solid var(--border-color); }\n    .furrivo-lp .section-header { text-align: center; margin-bottom: 70px; }\n    .furrivo-lp .section-header h2 { font-size: 46px; margin-bottom: 15px; }\n    .furrivo-lp .grid-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 30px; }\n    .furrivo-lp .benefit-card { padding: 30px; text-align: center; border-radius: 12px; transition: 0.3s; }\n    .furrivo-lp .benefit-card:hover { background-color: var(--bg-creamy); transform: translateY(-5px); }\n    .furrivo-lp .b-icon { font-size: 40px; margin-bottom: 20px; display: block; }\n    .furrivo-lp .benefit-card h3 { font-size: 20px; margin-bottom: 10px; }\n    .furrivo-lp .benefit-card p { font-size: 14px; color: #666; line-height: 1.6; }\n\n    \/* Size Selection Section *\/\n    .furrivo-lp .size-section { padding: 100px 0; }\n    .furrivo-lp .size-wrapper { display: flex; align-items: center; gap: 80px; }\n    .furrivo-lp .size-img { flex: 1.2; text-align: center; }\n    .furrivo-lp .size-img img { width: 100%; max-width: 600px; border-radius: 15px; }\n    .furrivo-lp .size-text { flex: 1; }\n    .furrivo-lp .size-text h2 { font-size: 40px; margin-bottom: 25px; }\n    .furrivo-lp .size-text p { margin-bottom: 20px; color: #555; }\n    .furrivo-lp .size-options { display: flex; gap: 20px; margin-top: 30px; }\n    .furrivo-lp .size-box { padding: 15px 25px; border: 1px solid var(--border-color); border-radius: 8px; text-align: center; background: #fff; }\n    .furrivo-lp .size-box strong { display: block; font-size: 18px; color: var(--accent-orange); }\n\n    \/* Final CTA *\/\n    .furrivo-lp .final-cta { padding: 120px 0; text-align: center; }\n    .furrivo-lp .final-cta h2 { font-size: 50px; margin-bottom: 30px; }\n    .furrivo-lp .final-cta p { font-size: 20px; color: #555; margin-bottom: 50px; max-width: 700px; margin-left: auto; margin-right: auto; }\n\n    @media (max-width: 992px) {\n        .furrivo-lp .hero, .furrivo-lp .size-wrapper { flex-direction: column; text-align: center; gap: 40px; }\n        .furrivo-lp .hero h1 { font-size: 42px; }\n        .furrivo-lp .hero-visual, .furrivo-lp .size-img { text-align: center; }\n        .furrivo-lp .size-options { justify-content: center; }\n    }\n\u003c\/style\u003e\n\n\u003cheader class=\"hero container\"\u003e\n    \u003cdiv class=\"hero-content\"\u003e\n        \u003cspan class=\"hero-tag\"\u003egetFurrivo™ IQ \u0026amp; Wellness\u003c\/span\u003e\n        \u003ch1\u003eA Smarter Way \u003cbr\u003e\u003cspan class=\"highlight\"\u003eTo Play \u0026amp; Clean.\u003c\/span\u003e\n\u003c\/h1\u003e\n        \u003cp\u003eKeep their minds sharp and their smiles bright. The IQ-Treat Ball™ is a multifunctional puzzle that cleans teeth, strengthens gums, and dispenses rewards—all in one durable, non-toxic design.\u003c\/p\u003e\n        \u003ca href=\"#buy\" class=\"btn-premium\"\u003eGift Your Pet Joy\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-visual\"\u003e\n        \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/Scb4652fcbfec4dee8feb166d6461389cC.webp?v=1777146389\u0026amp;width=700\" alt=\"IQ-Treat Ball Colors\"\u003e\n    \u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"benefits-section container\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n        \u003ch2\u003eMultifunctional \u0026amp; Super Helpful\u003c\/h2\u003e\n        \u003cp\u003eWhy owners love the IQ-Treat Ball for their daily pet care routine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"grid-container\"\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"b-icon\"\u003e🧠\u003c\/span\u003e\n            \u003ch3\u003eIQ Training\u003c\/h3\u003e\n            \u003cp\u003eEncourages problem-solving skills as your pet learns how to retrieve hidden treats from the grooves.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"b-icon\"\u003e🦷\u003c\/span\u003e\n            \u003ch3\u003eStrong Teeth\u003c\/h3\u003e\n            \u003cp\u003eThe soft silicone \"teeth\" act as a natural toothbrush, removing plaque and massaging gums while they chew.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"b-icon\"\u003e🐕\u003c\/span\u003e\n            \u003ch3\u003eImprove Intelligence\u003c\/h3\u003e\n            \u003cp\u003eKeeps the brain engaged, reducing destructive behavior caused by boredom and lack of stimulation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"b-icon\"\u003e✨\u003c\/span\u003e\n            \u003ch3\u003eDaily Entertainment\u003c\/h3\u003e\n            \u003cp\u003eProvides hours of solo play, keeping your pet active and happy even when you're busy.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"benefit-card\"\u003e\n            \u003cspan class=\"b-icon\"\u003e🤝\u003c\/span\u003e\n            \u003ch3\u003eInteractive Bond\u003c\/h3\u003e\n            \u003cp\u003eThe perfect tool for fetch and interactive play, strengthening the relationship between you and your friend.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"size-section container\"\u003e\n    \u003cdiv class=\"size-wrapper\"\u003e\n        \u003cdiv class=\"size-img\"\u003e\n            \u003cimg src=\"https:\/\/q2mhfiiwhoo5q2ju-73861005451.shopifypreview.com\/cdn\/shop\/files\/S1f3a30c616e04e83971a367311e79bbfK.webp?v=1777146389\u0026amp;width=700\" alt=\"Size Options Comparison\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"size-text\"\u003e\n            \u003ch2\u003eThe Perfect Fit for \u003cspan class=\"highlight\"\u003eEvery Mouth.\u003c\/span\u003e\n\u003c\/h2\u003e\n            \u003cp\u003eWe offer two precision sizes to ensure safe play and effective dental cleaning for puppies and large breeds alike.\u003c\/p\u003e\n            \u003cdiv class=\"size-options\"\u003e\n                \u003cdiv class=\"size-box\"\u003e\n                    \u003cstrong\u003e5 CM\u003c\/strong\u003e\n                    \u003cspan\u003ePuppies \u0026amp; Small Breeds\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"size-box\"\u003e\n                    \u003cstrong\u003e7 CM\u003c\/strong\u003e\n                    \u003cspan\u003eMedium \u0026amp; Large Breeds\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cp style=\"margin-top: 20px; font-style: italic; font-size: 14px;\"\u003e*Crafted from high-elastic, non-toxic rubber for extra durability.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection id=\"buy\" class=\"final-cta container\"\u003e\n    \u003ch2\u003eSharp Mind. Healthy Smile.\u003c\/h2\u003e\n    \u003cp\u003eUpgrade their playtime with the ball that does it all. Treat them to the IQ-Treat Ball™ and watch them grow smarter with every bite.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"btn-premium\"\u003eAdd To Cart - getFurrivo™ Quality\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"getFurrivo","offers":[{"title":"green \/ 1.96 inch","offer_id":46764735955083,"sku":"14:175#green;5:4183#1.96 inch","price":14.99,"currency_code":"USD","in_stock":true},{"title":"green \/ 2.36 inch","offer_id":46764736381067,"sku":"14:175#green;5:361385#2.36 inch","price":15.99,"currency_code":"USD","in_stock":true},{"title":"green \/ 2.75 inch","offer_id":46764736413835,"sku":"14:175#green;5:361386#2.75 inch","price":17.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ 1.96 inch","offer_id":46764735987851,"sku":"14:200005536#orange;5:4183#1.96 inch","price":14.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ 2.36 inch","offer_id":46764736053387,"sku":"14:200005536#orange;5:361385#2.36 inch","price":15.99,"currency_code":"USD","in_stock":true},{"title":"orange \/ 2.75 inch","offer_id":46764736086155,"sku":"14:200005536#orange;5:361386#2.75 inch","price":17.99,"currency_code":"USD","in_stock":true},{"title":"red \/ 1.96 inch","offer_id":46764736118923,"sku":"14:10#red;5:4183#1.96 inch","price":14.99,"currency_code":"USD","in_stock":true},{"title":"red \/ 2.36 inch","offer_id":46764736151691,"sku":"14:10#red;5:361385#2.36 inch","price":15.99,"currency_code":"USD","in_stock":true},{"title":"red \/ 2.75 inch","offer_id":46764736020619,"sku":"14:10#red;5:361386#2.75 inch","price":17.99,"currency_code":"USD","in_stock":true},{"title":"bule \/ 1.96 inch","offer_id":46764736315531,"sku":"14:173#bule;5:4183#1.96 inch","price":14.99,"currency_code":"USD","in_stock":true},{"title":"bule \/ 2.36 inch","offer_id":46764736348299,"sku":"14:173#bule;5:361385#2.36 inch","price":15.99,"currency_code":"USD","in_stock":true},{"title":"bule \/ 2.75 inch","offer_id":46764736184459,"sku":"14:173#bule;5:361386#2.75 inch","price":17.99,"currency_code":"USD","in_stock":true},{"title":"yellow \/ 1.96 inch","offer_id":46764736217227,"sku":"14:366#yellow;5:4183#1.96 inch","price":14.99,"currency_code":"USD","in_stock":true},{"title":"yellow \/ 2.36 inch","offer_id":46764736282763,"sku":"14:366#yellow;5:361385#2.36 inch","price":15.99,"currency_code":"USD","in_stock":true},{"title":"yellow \/ 2.75 inch","offer_id":46764736249995,"sku":"14:366#yellow;5:361386#2.75 inch","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/6100\/5451\/files\/Scb4652fcbfec4dee8feb166d6461389cC.webp?v=1777146389","url":"https:\/\/getfurrivo.com\/products\/iq-treat-dental-cleaning-puzzle-ball","provider":"getfurrivo","version":"1.0","type":"link"}