{"product_id":"interactive-fluttering-butterfly-toy-rjc","title":"Interactive Fluttering Butterfly Toy","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Interactive Cat Toy\nTarget Audience: Cat Owners seeking engaging, durable, and low-maintenance pet toys\nVisual Style: Warm, nature-inspired indoor aesthetic with organic colors\nColor Strategy: Orange accent color to match monarch butterfly wings, warm off-white background, deep forest charcoal text\nModule Order: Hero\/Intro -\u003e Feature 1 (3-Mode \u0026 Standby) -\u003e Feature 2 (Multi-play) -\u003e Variant Guide -\u003e Feature 3 (Quality \u0026 Safe Fleece) -\u003e Feature 4 (USB \u0026 Washable) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_7, Feature2=detail_3, VariantGuide=detail_10, Feature3=detail_5, Feature4=detail_6\nSpecification Data Source: detail_4, detail_6, detail_9, detail_10 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (No direct comparison data or assets available)\nInformation Boundary: Strictly relies on confirmed facts. No unsupported claims on specific runtimes, battery sizes, or weight are included. SKU titles emphasize \"Flapping-Wing-NonFly\" to prevent flying expectations.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #D47B22;\n    --primary-hover: #B76214;\n    --text-main: #2A2E2B;\n    --text-sub: #555E57;\n    --bg-body: #FAF9F5;\n    --bg-card: #FFFFFF;\n    --bg-soft: #F1EFE9;\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --border-color: #E2DFD7;\n    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n    --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 2rem 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  \/* Typography System *\/\n  .product-detail-container h1 {\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 800;\n    margin: 0 0 1rem 0;\n    color: var(--text-main);\n    letter-spacing: -0.02em;\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 .specifications-title,\n  .product-detail-container .faq-question {\n    font-size: 20px;\n    line-height: 1.4;\n    font-weight: 700;\n    margin: 0 0 1rem 0;\n    color: var(--text-main);\n  }\n\n  .product-detail-container p,\n  .product-detail-container ul,\n  .product-detail-container ol,\n  .product-detail-container .feature-copy,\n  .product-detail-container .spec-value,\n  .product-detail-container .faq-answer,\n  .product-detail-container .badge-tag {\n    font-size: 18px;\n    line-height: 1.6;\n    margin: 0 0 1rem 0;\n    color: var(--text-sub);\n  }\n\n  \/* Image styling *\/\n  .product-detail-container img,\n  .product-detail-container .image-placeholder {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-lg);\n  }\n\n  .product-detail-container .image-placeholder {\n    aspect-ratio: 16 \/ 10;\n    background-color: var(--bg-soft);\n    border: 2px dashed var(--border-color);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--text-sub);\n    font-weight: 500;\n    box-sizing: border-box;\n    padding: 1rem;\n    text-align: center;\n  }\n\n  \/* Hero Block *\/\n  .hero-block {\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n    text-align: center;\n  }\n\n  .hero-badge-container {\n    display: flex;\n    justify-content: center;\n    gap: 0.5rem;\n    margin-bottom: 1rem;\n    flex-wrap: wrap;\n  }\n\n  .badge-tag {\n    display: inline-block;\n    padding: 0.25rem 1rem;\n    background-color: var(--bg-soft);\n    border: 1px solid var(--border-color);\n    border-radius: 50px;\n    font-weight: 600;\n    color: var(--primary);\n    margin: 0;\n  }\n\n  .hero-media {\n    margin-top: 1.5rem;\n  }\n\n  \/* Features System *\/\n  .features-grid {\n    display: flex;\n    flex-direction: column;\n    gap: clamp(2rem, 5vw, 4rem);\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n  }\n\n  .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n    background-color: var(--bg-card);\n    padding: 1.5rem;\n    border-radius: var(--radius-lg);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .feature-media {\n    width: 100%;\n  }\n\n  .feature-copy {\n    width: 100%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.5rem;\n    margin-top: 1rem;\n  }\n\n  .feature-tag {\n    background-color: var(--bg-soft);\n    padding: 0.25rem 0.75rem;\n    border-radius: var(--radius-md);\n    font-weight: 500;\n    font-size: 18px;\n    color: var(--text-main);\n  }\n\n  \/* Visual Variant Guide *\/\n  .variant-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: 2rem;\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .variant-intro {\n    text-align: center;\n    max-width: 700px;\n    margin: 0 auto 1.5rem auto;\n  }\n\n  \/* Specifications Section *\/\n  .specifications-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: 2rem;\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n  }\n\n  .spec-table tr {\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .spec-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .spec-table td {\n    padding: 1rem 0;\n    vertical-align: top;\n  }\n\n  .spec-table td:first-child {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 35%;\n  }\n\n  \/* FAQ Section *\/\n  .faq-section {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: 2rem;\n    margin-bottom: clamp(2rem, 5vw, 4rem);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n  }\n\n  .faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding-bottom: 1.5rem;\n  }\n\n  .faq-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n\n  .faq-question {\n    display: flex;\n    align-items: center;\n    gap: 0.5rem;\n    margin-bottom: 0.5rem;\n  }\n\n  .faq-answer {\n    margin: 0;\n  }\n\n  \/* Desktop layout rules *\/\n  @media (min-width: 768px) {\n    .hero-block {\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .feature-item {\n      flex-direction: row;\n      align-items: center;\n      gap: 3rem;\n      padding: 2.5rem;\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      width: 50%;\n    }\n\n    .spec-table td {\n      padding: 1.25rem 0;\n    }\n  }\n\n  \/* Mobile Responsive Table Overrides *\/\n  @media (max-width: 767px) {\n    .product-detail-container {\n      padding: 1rem 3%;\n    }\n\n    \/* Force Mobile Image First, Text Second *\/\n    .feature-item {\n      flex-direction: column !important;\n    }\n\n    .spec-table,\n    .spec-table tbody,\n    .spec-table tr {\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .spec-table tr {\n      padding: 1rem 0;\n    }\n\n    .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: 0.5rem 0;\n      align-items: start;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table td:first-child {\n      font-weight: 600;\n      width: 100%;\n    }\n\n    .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    }\n\n    .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    .spec-table td {\n      grid-template-columns: 1fr;\n      gap: 6px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Intro \/ Hero Block --\u003e\n\u003csection class=\"hero-block\"\u003e\n\u003cdiv class=\"hero-badge-container\"\u003e\u003cspan class=\"badge-tag\"\u003eInteractive Bionic Motion\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eBionic Flapping-Wing Interactive Cat Toy\u003c\/h1\u003e\n\n\u003cp\u003eLet your cats engage in lighthearted play with butterflies. Recreating realistic fluttering movements, this touch-activated toy stimulates natural hunting instincts to reduce boredom and promote daily exercise.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260914161349\/1b8af5727810e881499aa80e7ff01222.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Sections --\u003e\n\n\u003csection class=\"features-grid\"\u003e\u003c!-- Feature 1: Bionic Motion and Smart Standby --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260914161349\/da9f05a6ad98f6081ce8c260529c956d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eSmart Standby \u0026amp; 3-Mode Fluttering\u003c\/h3\u003e\n\n\u003cp\u003eBionic motion recreates every fluttering frame of a real insect. The wings enter a standby power-saving mode after fluttering for a period of time, instantly reactivating when your cat taps the toy. Three wing-spreading modes cycle in sequence to keep play unpredictable:\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFast Flutter\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eIntermittent Flutter\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eFrantic Flicker\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Multi-Play Scenarios --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260914161349\/c7d795e159a9b469bd07028c22311bad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eVersatile Play Scenarios\u003c\/h3\u003e\n\n\u003cp\u003eA smart knot design unlocks multiple ways to play. Let your cat chase it independently on the floor, hold it for interactive play, hang it over a door frame, or hook it to a wand toy to vary their daily hunting routine.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFloor Play\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHandheld\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDoor Hanging\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWand Attachment\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Variant Visual Guide --\u003e\n\n\u003cdiv class=\"variant-section\"\u003e\n\u003cdiv class=\"variant-intro\"\u003e\n\u003ch3 class=\"feature-title\"\u003eAgile Wings Meet Charming Colors\u003c\/h3\u003e\n\n\u003cp\u003eOur design combines realism and cuteness. Select from vibrant butterfly wing variations paired with a soft, charming body to suit your cat's visual preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-3-52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260914161349\/542bd2baf79a17613cc5ada7934a3806.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Safe, Hand-Sewn Granular Fleece --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260914161349\/e75cc287d490e97a50f38d9bc42f567d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eBite-Resistant Granular Fleece\u003c\/h3\u003e\n\n\u003cp\u003eMade of soft granular fleece that is skin-friendly and lint-free, this toy mimics the texture of real animal fur. It is hand-sewn throughout with fine stitching to remain soft, charming, and highly resistant to biting and scratching.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eHand-Sewn\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eBite-Resistant\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSkin-Friendly Fleece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Removable Core \u0026 USB Charging --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img-5-48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260914161349\/98c039570c895b66ebe7aa527f313d16.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eWashable Cover \u0026amp; Easy Charging\u003c\/h3\u003e\n\n\u003cp\u003eKeep your pet's play area hygienic. The fabric cover is fully removable, washable, and replaceable. Simply open the hook-and-loop belly strip to remove the core motor before washing. Charge conveniently with the USB port, featuring clear charging indicator lights.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eUSB Rechargeable\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWashable Cover\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eHook-and-Loop Fastener\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"specifications-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\u003eProduct Classification\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eFlapping-Wing-NonFly Interactive Plush Toy\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaterial Composition\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eSoft Granular Fleece, Fabric Wings, Removable Electronic Core\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eInteractive Modes\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003e3 Modes (Fast Flutter, Intermittent Flutter, Frantic Flicker)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003ePower Supply\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eUSB Rechargeable\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eCharging Indicators\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eRed Light (Charging), Green Light (Fully Charged)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eMaintenance\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eWashable Plush Cover (Motor Base must be removed before wash)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd\u003e\u003cspan class=\"spec-value\"\u003eBlue, Yellow, Orange\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-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Does this toy fly around the room?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, this toy is designated as \"Flapping-Wing-NonFly\". It simulates realistic butterfly wing fluttering movements while resting on the floor, suspended from a door, or attached to a wand, but it does not fly through the air on its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🧼 How do I wash the plush butterfly?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe plush cover is completely washable. Simply open the hook-and-loop fastener on the belly, pull out the motor base (the core), and wash the fabric outer cover. Ensure the motor base is removed and kept away from water.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🔋 How does the touch-activation sensor work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eOnce turned on, the toy will flutter through its modes and then automatically enter a standby power-saving mode. When your cat bats, bites, or touches the toy, the sensor immediately reactivates the fluttering cycle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"yellow（Flapping-Wing-NonFly）","offer_id":47582739103917,"sku":"1732500560240873513","price":16.95,"currency_code":"USD","in_stock":true},{"title":"orange color（Flapping-Wing-NonFly）","offer_id":47582739136685,"sku":"1732500560240939049","price":16.95,"currency_code":"USD","in_stock":true},{"title":"blue(Flapping-Wing-NonFly)","offer_id":47582739169453,"sku":null,"price":16.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/c45f7b5402f9da3a8036b5cf1cee4543.png?v=1789374772","url":"https:\/\/newjoyloo.com\/products\/interactive-fluttering-butterfly-toy-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}