{"product_id":"retractable-rainbow-cat-wand","title":"Retractable Rainbow Cat Wand","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Retractable Cat Wand Toy\n  Target Audience: Cat owners looking for interactive play and exercise toys\n  Visual Style: Cute, vibrant, and neat with soft rose\/coral accents to match the colorful pet aesthetic\n  Color Strategy: Primary coral-red (#e04f62) matching the wand handle, neutral charcoal for clean readability, soft rose\/pink backgrounds (#fff5f6) for card blocks\n  Module Order: Hero Content Block -\u003e Feature 1 (Telescopic Rod) -\u003e Feature 2 (Rainbow Ribbon) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_1, Feature1=detail_2, Feature2=detail_3\n  Specification Data Source: spec_1 (extracted from the 2-Section Telescopic Wand dimension sheet; no specification image placeholder is rendered)\n  Compare Section: Not included (no competitive comparison data provided in source material)\n  Information Boundary: Strictly relies on the 25cm\/55cm rod lengths, 150cm ribbon length, 4.5cm ribbon width, metal 2-section telescopic rod structure, red cylindrical handle, and 360-degree top swivel mechanism. No unverified certifications or materials are added.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #e04f62;\n      --primary-hover: #c63d4f;\n      --text-main: #2b2b2b;\n      --text-sub: #595959;\n      --bg-body: #ffffff;\n      --bg-card: #fff5f6;\n      --bg-soft: #f9f9f9;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(224, 79, 98, 0.08);\n      --shadow-lg: 0 10px 25px rgba(224, 79, 98, 0.12);\n      --border-color: #f0d5d8;\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      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin-top: 0;\n      color: var(--text-main);\n      font-weight: 700;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      margin-bottom: 12px;\n    }\n\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      margin-bottom: 12px;\n    }\n\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .body-text,\n    .product-detail-container .feature-desc,\n    .product-detail-container .tag-item,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-table td,\n    .product-detail-container .spec-table td::before,\n    .product-detail-container .spec-value {\n      font-size: 18px;\n      line-height: 1.6;\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Trust Badge \/ Pills *\/\n    .product-detail-container .badge-wrapper {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-card);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Image Container Style *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 200px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      box-sizing: border-box;\n      margin-bottom: 24px;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    \/* Intro \/ Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding: 40px 0 20px 0;\n    }\n\n    .product-detail-container .hero-section .badge-wrapper {\n      justify-content: center;\n    }\n\n    .product-detail-container .hero-subtitle {\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    \/* Feature Sections Layout *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background-color: var(--bg-soft);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      margin-bottom: 30px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-media .image-placeholder {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .product-detail-container .feature-desc {\n      color: var(--text-sub);\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .product-detail-container .tag-item {\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n      font-weight: 500;\n    }\n\n    \/* Specifications Table *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-soft);\n      padding: 32px 24px;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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 12px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-label-col {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .product-detail-container .spec-value-col {\n      color: var(--text-sub);\n      width: 65%;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      padding: 10px 0;\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      font-weight: 600;\n      color: var(--text-main);\n      margin-bottom: 8px;\n    }\n\n    .product-detail-container .faq-answer {\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Desktop Responsive Styling *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n        padding: 40px;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media {\n        width: 50%;\n        flex-shrink: 0;\n      }\n\n      .product-detail-container .feature-copy {\n        width: 50%;\n      }\n\n      .product-detail-container .specifications-section {\n        padding: 40px;\n      }\n    }\n\n    \/* Mobile Specifications Responsive Rules *\/\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      }\n\n      .product-detail-container .spec-label-col {\n        display: none; \/* Hide the desktop label column in mobile view *\/\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!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"badge-wrapper\"\u003e\u003cspan class=\"trust-badge\"\u003eInteractive Play \u0026amp; Exercise\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eTelescopic Cat Wand Toy with 150cm Rainbow Ribbon\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eLet your cat dance with joy! Engage their natural hunting instincts with a 2-section retractable wand and an extra-long fluttering ribbon that flies smoothly through the air.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831145623\/2e875aa2925e3813598601c02df40715.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831145623\/197504f051eda1fa365f28fe2c3f70fb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eRetractable 2-Section Telescopic Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEasily adjust your playing distance with the sturdy telescopic metal rod. It retracts to approximately 25cm (9.8in) for easy, space-saving storage, and extends up to approximately 55cm (21.7in) to provide a wide, energetic play space.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-item\"\u003eRetracts to 25cm\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003eExtends to 55cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260831145623\/481cb5008eb2de6f270033abc9e127e1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e150cm Extra-Long Rainbow Ribbon\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe colorful ribbon measures approximately 150cm (59.0in) long and 4.5cm (1.8in) wide. Crafted for dynamic, fluttering movements, its bright multi-color gradient sweeps gracefully through the air with every swing, shake, and spin to keep your cat highly focused and entertained.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag-item\"\u003e150cm Ribbon Length\u003c\/span\u003e \u003cspan class=\"tag-item\"\u003e360° Anti-Tangle Swivel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\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-col\"\u003eWand Mechanism\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Wand Mechanism\"\u003e\u003cspan class=\"spec-value\"\u003e2-Section Telescopic Metal Rod\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-col\"\u003eRetracted Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Retracted Length\"\u003e\u003cspan class=\"spec-value\"\u003eApprox. 25cm (9.8in)\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-col\"\u003eExtended Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Extended Length\"\u003e\u003cspan class=\"spec-value\"\u003eApprox. 55cm (21.7in)\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-col\"\u003eRibbon Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Ribbon Length\"\u003e\u003cspan class=\"spec-value\"\u003eApprox. 150cm (59.0in)\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-col\"\u003eRibbon Width\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Ribbon Width\"\u003e\u003cspan class=\"spec-value\"\u003eApprox. 4.5cm (1.8in)\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-col\"\u003eHandle Design\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Handle Design\"\u003e\u003cspan class=\"spec-value\"\u003eRed Cylindrical Handle\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-col\"\u003eConnection Structure\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Connection Structure\"\u003e\u003cspan class=\"spec-value\"\u003eMetal Top Loop, Swivel Clasp, and Metal Ribbon Eyelet\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!-- D. FAQ --\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\"\u003eDoes the extra-long ribbon get tangled during play?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The top of the metal wand is equipped with a 360-degree rotating swivel clasp. This clasp spins freely as you move and shake the wand, helping to prevent the ribbon from getting tangled or knotted during high-energy play.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow easy is it to adjust and store the wand?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is highly portable and easy to use. The wand features a smooth 2-section telescopic rod that easily collapses down to just 25cm (9.8in) for storage and extends to 55cm (21.7in) for active play.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat colors are the handle, wand, and ribbon?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe toy features a bright red cylindrical handle, a silver metallic telescopic rod, and a vibrant, multi-colored rainbow gradient ribbon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Wand (Starter Pack)","offer_id":46114433335487,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"2 Wands (Multi-Cat Home - 15%)","offer_id":46114433368255,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/2e875aa2925e3813598601c02df40715.jpg?v=1788159449","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/retractable-rainbow-cat-wand","provider":"Bak","version":"1.0","type":"link"}