{"product_id":"pet-teeth-brushing-helper","title":"Pet Teeth Brushing Helper","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Pet Mouth Cheek Retractor\nTarget Audience: Dog and Cat Owners practicing home dental care\nVisual Style: Professional, hygienic, clean, pet-friendly\nColor Strategy: Medical\/hygiene light blue (#0070F3), clean gray, and soft white background\nModule Order: Hero -\u003e How to Use -\u003e Features (3 sections) -\u003e Size Guide -\u003e Specifications -\u003e FAQ\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS Styles --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0070f3;\n      --primary-hover: #0051a8;\n      --text-main: #2d3748;\n      --text-sub: #718096;\n      --bg-body: #ffffff;\n      --bg-card: #f7fafc;\n      --bg-soft: #edf2f7;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.05);\n      --border-color: #e2e8f0;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 5%;\n      box-sizing: border-box;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1, \n    .product-detail-container h2, \n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin-top: 0;\n      line-height: 1.25;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      font-weight: 800;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 700;\n      margin-bottom: 1.5rem;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Helper Badges *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.5rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      font-size: 14px;\n      font-weight: 600;\n      padding: 0.25rem 0.75rem;\n      border-radius: 50px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    \/* Image Containers (Fluid Layout) *\/\n    .image-placeholder {\n      background: var(--bg-card);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 3rem 1rem;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      font-size: 16px;\n      margin-bottom: 1.5rem;\n    }\n\n    .image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      padding: 2rem 0;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .hero-section .badge-container {\n      justify-content: center;\n    }\n\n    .hero-section p {\n      max-width: 800px;\n      margin: 0 auto 1rem auto;\n    }\n\n    .safety-highlight {\n      background: #ebf8ff;\n      color: #2b6cb0;\n      padding: 1rem 1.5rem;\n      border-radius: var(--radius-md);\n      display: inline-block;\n      margin-bottom: 2rem;\n      font-weight: 500;\n      border: 1px solid #bee3f8;\n    }\n\n    \/* How to Use Section *\/\n    .how-to-use-section {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .steps-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .step-card {\n      background: var(--bg-body);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n      border-left: 4px solid var(--primary);\n    }\n\n    .step-card h3 {\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n    }\n    \n    .step-card h3 span {\n      color: var(--primary);\n      margin-right: 0.5rem;\n    }\n\n    .step-card p {\n      font-size: 16px;\n      margin: 0;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 1rem 0;\n    }\n\n    .feature-media {\n      flex: 1;\n    }\n\n    .feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Size Guidance Card *\/\n    .size-guide-section {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      box-shadow: var(--shadow-lg);\n    }\n\n    .size-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .size-card {\n      background: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 2rem;\n      text-align: center;\n    }\n\n    .size-card h3 {\n      color: var(--primary);\n      font-size: 22px;\n      margin-bottom: 1.5rem;\n    }\n\n    .size-card p {\n      margin: 0.5rem 0;\n      color: var(--text-main);\n    }\n\n    \/* Specifications Table *\/\n    .specs-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .specs-table th,\n    .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      background-color: var(--bg-card);\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    .specs-table td {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      margin-bottom: 2rem;\n    }\n\n    .faq-item {\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1.5rem;\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      font-weight: 600;\n      font-size: 18px;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      \n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .steps-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n\n      .size-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table thead, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background: var(--bg-card);\n      }\n\n      .specs-table td {\n        text-align: right;\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--border-color);\n      }\n\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        width: 45%;\n        text-align: left;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-section\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003ePet-Friendly Design\u003c\/span\u003e \u003cspan class=\"badge\"\u003e100% Metal-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eMakes Pet Brushing Easier\u003c\/h1\u003e\n\n\u003cp\u003eHelps gently hold your pet’s mouth open, giving you better access to teeth and gums during daily brushing.\u003c\/p\u003e\n\n\u003cdiv class=\"safety-highlight\"\u003e\n\u003cstrong\u003e🛡️ Pet-Friendly Design:\u003c\/strong\u003e 100% Metal-Free, smooth rounded edges ensure zero discomfort or scratching for your furry friend.\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Pet Mouth Retractor in use\" cke-id=\"img122\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820161747\/f911bca3ddf3058b768041ed7ad9fd7d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- B. How to Use Section --\u003e\n\n\u003csection class=\"how-to-use-section\"\u003e\n\u003ch2\u003e✨ How to Use\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; margin-bottom: 2rem;\"\u003eSimple 3-step process for a stress-free brushing experience.\u003c\/p\u003e\n\n\u003cdiv class=\"steps-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003ch3\u003e\n\u003cspan\u003e1.\u003c\/span\u003e Calm your pet\u003c\/h3\u003e\n\n\u003cp\u003eLet your pet sniff and get familiar with the tool before starting.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003ch3\u003e\n\u003cspan\u003e2.\u003c\/span\u003e Insert gently\u003c\/h3\u003e\n\n\u003cp\u003eHook the C-shaped wings gently into the corners of your pet's mouth.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003ch3\u003e\n\u003cspan\u003e3.\u003c\/span\u003e Start brushing\u003c\/h3\u003e\n\n\u003cp\u003eUse your free hand to brush the exposed teeth and gums easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Features --\u003e\n\n\u003csection class=\"features-wrapper\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Easy Access to Back Teeth\" cke-id=\"img123\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820161747\/9388a0a5337ac29c749d5a9f80d1063b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eMolar Care\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eEasy Access to Back Teeth\u003c\/h3\u003e\n\n\u003cp\u003eBy gently holding back your pet’s cheek corners, this tool fully exposes the hard-to-reach posterior molars and gumlines, solving the common issue of lip obstruction during brushing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Clear Visibility --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Clear View While Cleaning\" cke-id=\"img124\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820161747\/d5fa1e5931d3c38078ac594caf63ccfd.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eTransparent View\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eClear View While Cleaning\u003c\/h3\u003e\n\n\u003cp\u003eThe completely transparent design ensures no shadows are cast and your line of sight is never blocked. Easily check teeth status and perform highly accurate oral care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Secure Grip --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"Comfortable Grip Handle\" cke-id=\"img125\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820161926\/6ee7183640a82488df8fa1bc4dbde866.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eAnti-Slip Grip\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eComfortable Grip Handle\u003c\/h3\u003e\n\n\u003cp\u003eA lightweight, flat handle features integrated raised ridges at the end. This textured design ensures a reliable, non-slip hold even during active dental care sessions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. Size Guidance Section --\u003e\n\n\u003csection class=\"size-guide-section\"\u003e\n\u003ch2\u003e📏 Size Guide\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; font-size: 14px;\"\u003e*Product dimensions are manually measured. Please allow a 1-3cm margin of error.\u003c\/p\u003e\n\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003ch3\u003eSmall Size\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 11 cm (4.33 inches)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWidth (Opening):\u003c\/strong\u003e 4 cm (1.57 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"size-card\"\u003e\n\u003ch3\u003eLarge Size\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eLength:\u003c\/strong\u003e 12 cm (4.72 inches)\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWidth (Opening):\u003c\/strong\u003e 5.3 cm (2.09 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. Specifications --\u003e\n\n\u003csection class=\"specs-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eProperty\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eProduct Type\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003ePet Mouth Cheek Retractor\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eStructure\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eFlat, lightweight handle with symmetrical C-shaped double-ended curved wings\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSmooth, rigid transparent plastic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eClear (Transparent White), Transparent Blue\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eComponents\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSingle-piece solid construction (No metal parts, springs, or electronic elements)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- F. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🦷 How does this retractor assist during brushing?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eIt hooks gently into the cheek corners of your pet, safely pulling the lips back. This keeps the mouth area open and gives you direct access to clean the rear molars and gums.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🐶 Is the surface safe and comfortable for my pet?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eYes. The tool features smooth, rounded C-shaped edges with no sharp seams or rough areas, ensuring it does not scratch or irritate your pet's gums or inner lips when placed correctly.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e🧼 How do I clean and store the retractor?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eBecause it is an integrated, solid plastic piece without any metal joints, springs, or bristles, you can easily clean it by rinsing it thoroughly under running tap water after each use. Store in a clean, dry place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Small (Cats \u0026 Small Dogs - 11cm \/ 4.3\") \/ Buy 1 Get 1 Free (2 Items Total)","offer_id":54327715266784,"sku":"0821-16115576","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Small (Cats \u0026 Small Dogs - 11cm \/ 4.3\") \/ Buy 2 Get 2 Free (4 Items Total)","offer_id":54327715299552,"sku":"0821-16119141","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Small (Cats \u0026 Small Dogs - 11cm \/ 4.3\") \/ Buy 3 Get 3 Free (6 Items Total)","offer_id":54327715332320,"sku":"0821-16110907","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Large (Medium \u0026 Large Dogs - 12cm \/ 4.7\") \/ Buy 1 Get 1 Free (2 Items Total)","offer_id":54327715365088,"sku":"0821-16117731","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Large (Medium \u0026 Large Dogs - 12cm \/ 4.7\") \/ Buy 2 Get 2 Free (4 Items Total)","offer_id":54327715397856,"sku":"0821-16116827","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Large (Medium \u0026 Large Dogs - 12cm \/ 4.7\") \/ Buy 3 Get 3 Free (6 Items Total)","offer_id":54327715430624,"sku":"0821-16118831","price":26.95,"currency_code":"USD","in_stock":true},{"title":"Combo (1 Small + 1 Large) \/ Buy 1 Get 1 Free (2 Items Total)","offer_id":54327715463392,"sku":"0821-16113222","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Combo (1 Small + 1 Large) \/ Buy 2 Get 2 Free (4 Items Total)","offer_id":54327715496160,"sku":"0821-16118083","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Combo (1 Small + 1 Large) \/ Buy 3 Get 3 Free (6 Items Total)","offer_id":54327715528928,"sku":"0821-16115437","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0765\/5296\/2272\/files\/f911bca3ddf3058b768041ed7ad9fd7d.jpg?v=1787300008","url":"https:\/\/dogplaybox.com\/products\/pet-teeth-brushing-helper","provider":"DogPlayBox","version":"1.0","type":"link"}