{"product_id":"silicone-baby-fruit-feeder","title":"Silicone Baby Fruit Feeder","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Baby Fruit Feeder and Teether\nTarget Audience: Parents with infants aged 4 months and older\nVisual Style: Warm, soft, modern, clean, baby-friendly\nColor Strategy: Soft milk-white, warm beige, translucent amber-orange accents\nModule Order: Intro\/Hero -\u003e Features (Z-Pattern) -\u003e Size Guidance -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_2, Feature2=detail_5, Feature3=detail_4, Feature4=detail_1\nSpecification Data Source: Image 6 (Dimensions), Image 8 (Nipple types) (Data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (No explicit comparison images provided)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D97706;\n      --primary-hover: #B45309;\n      --text-main: #1F2937;\n      --text-sub: #4B5563;\n      --bg-body: #FAFAF9;\n      --bg-card: #FFFFFF;\n      --bg-soft: #F5F5F4;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n      --border-color: #E7E5E4;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .faq-answer,\n    .product-detail-container .tag,\n    .product-detail-container .badge {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 60px 20px;\n      box-sizing: border-box;\n      color: var(--text-sub);\n      font-weight: 500;\n      text-align: center;\n      margin-bottom: 20px;\n    }\n\n    \/* Badge \u0026 Tag Styling *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: #FEF3C7;\n      color: #92400E;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    \/* Feature Block Grid (Z-Pattern for Desktop, Image First for Mobile) *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 30px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Size Guidance Cards *\/\n    .product-detail-container .size-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .size-card {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-sizing: border-box;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .size-card h3 {\n      color: var(--primary);\n      margin-bottom: 8px;\n    }\n\n    \/* Specifications Table *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 4rem) 5%;\n      margin: clamp(2rem, 5vw, 4rem) 0;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 8px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-label {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-item {\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      margin-bottom: 16px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      color: var(--text-main);\n      margin-bottom: 8px;\n    }\n\n    \/* Desktop Responsive Layout (\u003e= 768px) *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .product-detail-container .size-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n    }\n\n    \/* Mobile Responsive Rules for Specifications Table *\/\n    @media (max-width: 767px) {\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-label-column {\n        display: none; \/* Hide standard label td on mobile *\/\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003e100% Food-Grade Silicone\u003c\/span\u003e\n\u003ch1\u003eBaby Fruit Feeder \u0026amp; Teething Toy\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eSafely introduce fresh fruits and vegetables to your baby while soothing sore gums. Designed with a 100% elastic silicone construction that is gentle, durable, and comfortable for small hands to hold.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img74\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901150726\/c8e7547dd7d9289c08cade32e681f39f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\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 cke-id=\"img-1-75\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901142957\/530d90ba2cfaa8c552d081f7462c6185.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\u003ch2 class=\"feature-title\"\u003eInnovative Push-to-Feed Piston\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eFeatures a built-in soft silicone piston mechanism inside the handle. Parents can easily push the mushroom-style rod downward to slide food closer to the tip, allowing your baby to consume fresh juices and fruit pieces cleanly without food waste.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eZero Waste Piston\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEasy Push Control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img75\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901142957\/0d8223382b57225c08141bd069692f56.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\u003ch2 class=\"feature-title\"\u003eAsymmetrical Textured Teething Ears\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe top of the circular ring handle has dual-textured ears designed specifically for soothing massage. The left ear features raised massage dots to stimulate oral sensations, while the right ear offers textured wavy lines to gently relieve gum pressure.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSensory Dot Texture\u003c\/span\u003e \u003cspan class=\"tag\"\u003eRelieving Wave Texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\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 cke-id=\"img76\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901142958\/344ad427b7f29b7fe2b506ecb420b58f.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\u003ch2 class=\"feature-title\"\u003e32mm Wide Loading Opening\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eEngineered with an ultra-wide 32mm opening base that makes filling simple and fast. Parents can easily place chopped strawberries, oranges, bananas, or frozen treats inside the flexible silicone mesh pouch without spilling.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e32mm Wide Mouth\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEasy to Load\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img77\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901142958\/66a01cfc9d1b2d6498ef98cd1e109a25.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\u003ch2 class=\"feature-title\"\u003eFully Detachable for Fast Rinsing\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eBuilt with a completely detachable, modular design that is free from hidden corners, springs, plastic clips, or metal screws. Rinses clean under water and supports high-temperature boiling, steam, or UV sanitization.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eZero Metal Components\u003c\/span\u003e \u003cspan class=\"tag\"\u003eHigh-Temp Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Optional Size Guidance Section --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003ch2 class=\"section-title\"\u003eStage-Specific Feeding Options\u003c\/h2\u003e\n\n\u003cp class=\"section-subtitle\"\u003eFind the right match for your baby's current developmental stage to ensure safe chewing and swallowing.\u003c\/p\u003e\n\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003ch3\u003eSize M (4+ Months)\u003c\/h3\u003e\n\n\u003cp\u003eFeatures a compact, stepped transition design that fits early-stage small mouths, allowing young infants to chew and swallow fruit juice safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"size-card\"\u003e\n\u003ch3\u003eSize L (7+ Months)\u003c\/h3\u003e\n\n\u003cp\u003eFeatures a wider, fully rounded teardrop shape suitable for older babies who have developed a stronger bite and require more food volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block (Text-Only, No Spec Image Placeholders) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eProduct Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Product Height\"\u003e\u003cspan class=\"spec-value\"\u003e110 mm \/ 4.3 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eProduct Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Product Width\"\u003e\u003cspan class=\"spec-value\"\u003e52 mm \/ 2.0 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eDust Cover Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dust Cover Height\"\u003e\u003cspan class=\"spec-value\"\u003e40 mm \/ 1.6 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eDust Cover Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Dust Cover Width\"\u003e\u003cspan class=\"spec-value\"\u003e45 mm \/ 1.8 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eOpening Diameter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Opening Diameter\"\u003e\u003cspan class=\"spec-value\"\u003e32 mm \/ 1.3 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eFood-Grade Silicone\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eRecommended Age\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Recommended Age\"\u003e\u003cspan class=\"spec-value\"\u003e4+ Months (Size M) \/ 7+ Months (Size L)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label-column\" style=\"font-weight:600; color:var(--text-main); padding: 16px 8px;\"\u003eSterilization Methods\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Sterilization Methods\"\u003e\u003cspan class=\"spec-value\"\u003eBoiling water, UV, and Steam sterilization compatible\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Block --\u003e\n\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-top: 24px;\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How does the push-to-feed piston work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe center of the round teething ring handle features a soft, mushroom-shaped silicone push piston. As your baby nibbles and eats, you can gently push this piston downward to slide the food pieces closer to the feeding holes, ensuring your baby gets to eat all the food without wastage.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What makes the handle ears suitable for teething babies?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe feeder handle includes two asymmetrical textured ears at the top. The left ear features tiny raised dots that provide a stimulating massage, while the right ear features wavy horizontal lines that mimic teething sticks, helping soothe teething discomfort naturally as your baby holds and bites.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How do I clean and sterilize the feeder?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe entire unit is made from 100% food-grade silicone with no small metal parts or springs, making it fully detachable. You can take all the components apart and easily rinse them. The silicone construction is fully compatible with boiling water, steam sterilizers, and UV sanitizing systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Large (7+ Months) \/ 1 Set (Feeder + Travel Case)","offer_id":46120261714111,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Medium (4+ Months) \/ 1 Set (Feeder + Travel Case)","offer_id":46120261746879,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Large (7+ Months) \/ 2 Sets (Keep a Backup - 10%)","offer_id":46120261779647,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Medium (4+ Months) \/ 2 Sets (Keep a Backup - 10%)","offer_id":46120261812415,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Large (7+ Months) \/ 3 Sets (Home \u0026 Travel - 15%)","offer_id":46120261845183,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Medium (4+ Months) \/ 3 Sets (Home \u0026 Travel - 15%)","offer_id":46120261877951,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/c8e7547dd7d9289c08cade32e681f39f.jpg?v=1788246463","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/silicone-baby-fruit-feeder","provider":"Bak","version":"1.0","type":"link"}