{"product_id":"gravity-waterwheel-bath-toy","title":"Gravity Waterwheel Bath Toy","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Gravity-driven waterwheel bath and sand toy\nTarget Audience: Toddlers and babies\nVisual Style: Playful, clean, modern, and infant-safe aesthetic\nColor Strategy: Lake Blue (#00a8cc) as primary, supported by warm grey and soft blue accents to mimic water and playfulness.\nModule Order: Hero Intro -\u003e Feature 1 (Waterwheel Play) -\u003e Feature 2 (Safety\/Smooth ABS) -\u003e Feature 3 (Cute Details) -\u003e Use Scenario (Bath \u0026 Sand Play) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_3, Feature1=detail_4, Feature2=detail_2, Scenario=detail_5\nSpecification Data Source: None (derived directly from product analysis report text; no spec image is rendered)\nCompare Section: Not included (no direct comparison data provided in the sources)\nInformation Boundary: Only verified facts from the product report and supplementary texts are used. No battery compartments, suction cups, or unverified dimensions are mentioned.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #00a8cc;\n      --primary-hover: #008bb0;\n      --text-main: #2b2d42;\n      --text-sub: #5c677d;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #eaf2f8;\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 25px rgba(0, 0, 0, 0.08);\n      --border-color: #e2e8f0;\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    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\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 !important;\n      line-height: 1.4 !important;\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 span,\n    .product-detail-container td,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container p:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* General Image Style *\/\n    .product-detail-container .image-container {\n      width: 100%;\n      height: auto;\n      display: block;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 40px 20px;\n      text-align: center;\n      font-weight: 500;\n      color: var(--text-sub);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-sizing: border-box;\n      min-height: 200px;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding: 30px 0;\n    }\n\n    .product-detail-container .badge-container {\n      display: flex;\n      justify-content: center;\n      gap: 10px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      background-color: var(--bg-soft);\n      color: var(--primary) !important;\n      font-weight: 600;\n      padding: 6px 16px;\n      border-radius: 50px;\n      display: inline-block;\n      margin-bottom: 0;\n    }\n\n    \/* Feature Sections *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      gap: 40px;\n      align-items: center;\n      background: var(--bg-card);\n      padding: 30px;\n      border-radius: var(--radius-lg);\n      margin-bottom: 24px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .feature-media {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1;\n      min-width: 280px;\n    }\n\n    .product-detail-container .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background: var(--bg-soft);\n      color: var(--text-main) !important;\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      margin-bottom: 0;\n    }\n\n    \/* Scenario Section *\/\n    .product-detail-container .scenario-section {\n      background: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 40px;\n      text-align: center;\n    }\n\n    \/* Specifications Section *\/\n    .product-detail-container .specifications-section {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 30px;\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;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-property {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 30%;\n    }\n\n    .product-detail-container .spec-value {\n      color: var(--text-sub);\n      margin-bottom: 0;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      background: var(--bg-body);\n    }\n\n    .product-detail-container .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .product-detail-container .faq-answer {\n      margin-bottom: 0;\n    }\n\n    \/* Mobile Responsive Lock *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 4%;\n      }\n\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n        padding: 20px;\n        gap: 20px;\n      }\n\n      .product-detail-container .feature-media {\n        width: 100%;\n        order: 1 !important; \/* Image First *\/\n      }\n\n      .product-detail-container .feature-copy {\n        width: 100%;\n        order: 2 !important; \/* Text Second *\/\n      }\n\n      \/* Specifications Responsive Rules *\/\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 !important;\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-property {\n        display: none;\n      }\n\n      .product-detail-container .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\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=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e100% Battery-Free Gravity Play\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eFun Waterwheel Bath \u0026amp; Sand Bucket Toy\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eMake bath time and sand play engaging for toddlers with natural gravity-driven movement and friendly cartoon characters.\u003c\/p\u003e\n\n\u003cdiv class=\"image-container\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img122\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901173903\/0a05ba90feadcd21e8d3a7fae3da69ea.jpg\"\u003e\u003c\/div\u003e\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\u003cdiv\u003e\u003cimg cke-id=\"img123\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901174004\/a54b431a4a1c0d39c0e76f6618f8d4be.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eFun Waterwheel Bath Play\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe rotating water outlet creates playful movement without batteries. Pouring water directly into the bucket drives the bottom wheel naturally, turning bath routines into an interactive dynamic game.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eGravity-Driven\u003c\/span\u003e \u003cspan class=\"tag\"\u003eNo Batteries Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Smooth Construction --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\" style=\"flex-direction: row-reverse;\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img124\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901173903\/817d6977007bf42d4dbc8ed6433e3070.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eSmooth ABS for Little Hands\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eCrafted with rounded, thoroughly polished edges and sturdy high-gloss ABS material. The structure is completely free from sharp corners or metal screws, keeping everyday play comfortable and safer for young fingers.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003ePolished Edges\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSturdy ABS Plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: Smart Close-Up Details --\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img125\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901173903\/3868180f7f23731cfb86c82a165cef51.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eThoughtful Baby-Friendly Design\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eFeatures cute facial expressions that quickly draw attention to help soothe fussy bath-time moments. The lightweight bucket design includes an easy-grip curved handle for simple lifting, along with a V-shaped spout to provide a tidy, directed pour.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eEasy-Grip Handle\u003c\/span\u003e \u003cspan class=\"tag\"\u003eDirected Pour Spout\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCute Facial Expressions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Scenario Section: Dual Bath \u0026 Sand Use --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eDesigned for Sand \u0026amp; Water Play\u003c\/h3\u003e\n\n\u003cp class=\"feature-desc\"\u003eWhether scooping water in the bathtub or filtering sand on the beach, this versatile toy adapts effortlessly to both wet and dry environments for year-round fun.\u003c\/p\u003e\n\n\u003cdiv class=\"image-container\" style=\"margin-top: 24px;\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img126\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901173903\/ee41b9be5363a8f71978868fa7d95a58.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\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-property\" data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eSmooth ABS plastic\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\" data-label=\"Power Source\"\u003e\u003cspan class=\"spec-value\"\u003eFully gravity-driven (no batteries required)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\" data-label=\"Structure\"\u003e\u003cspan class=\"spec-value\"\u003eArched bucket handle, V-shaped pour spout, and exposed rotating bottom wheel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-property\" data-label=\"Available Styles\"\u003e\u003cspan class=\"spec-value\"\u003eLake Blue (GU~GU face + orange wheel), Bright Red (laughing face + green wheel), Bright Orange (smiling face + green star wheel)\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 Section --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💧 Does this toy require batteries or charging?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo batteries or cables are needed. The waterwheel mechanism is completely gravity-driven, spinning naturally whenever water or sand is scooped up and poured through the bucket.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🏖️ Can this toy be used outside of the bathtub?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, it is designed for dual use. It works wonderfully with sand at the beach or in sand tables, allowing children to watch the grains turn the wheel just like water does.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🧸 Is the surface safe and smooth for toddlers?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, it is made from durable ABS plastic and finished with 360-degree rounded, polished edges. There are no exposed metal screws or sharp edges, making it safe for little hands to hold and carry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Ocean Blue \/ 1-Pack (Everyday Play)","offer_id":46124853690559,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Coral Red \/ 1-Pack (Everyday Play)","offer_id":46124853723327,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange \/ 1-Pack (Everyday Play)","offer_id":46124853756095,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ 2-Pack (Double the Fun - 10%)","offer_id":46124853788863,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Coral Red \/ 2-Pack (Double the Fun - 10%)","offer_id":46124853821631,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange \/ 2-Pack (Double the Fun - 10%)","offer_id":46124853854399,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Ocean Blue \/ 3-Pack (Full Collection - 15%)","offer_id":46124853887167,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Coral Red \/ 3-Pack (Full Collection - 15%)","offer_id":46124853919935,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Sunset Orange \/ 3-Pack (Full Collection - 15%)","offer_id":46124853952703,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/0a05ba90feadcd21e8d3a7fae3da69ea.jpg?v=1788255879","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/gravity-waterwheel-bath-toy","provider":"Bak","version":"1.0","type":"link"}