{"product_id":"oversized-durable-catnip-toy","title":"Oversized Durable Catnip Toy","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：宠物玩具（猫薄荷球）\n  目标受众：希望为猫咪提供安全、持久、无脏乱娱乐的猫主人\n  视觉风格：自然、健康、趣味、强调巨大尺寸\n  配色策略：以产品本体的天然草绿色为主色调，搭配柔和的米色\/浅灰色背景，营造安全感。\n  模块顺序：Hero (强调巨大尺寸) -\u003e Feature 1 (解决痛点：不掉渣) -\u003e Feature 2 (建立信任：天然成分) -\u003e Feature 3 (展示价值：多种玩法与健康益处) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_1.png, Feature1=image_3.png, Feature2=image_2.png, Feature3=image_6.png\n  规格图映射：Specs=image_7.png (提取数据)\n  对比模块：已加入（Feature 1 中包含对比图，直观展示不掉渣的优势）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #4F8337;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #F8F9FA;\n      --bg-soft: #EDF3E8;\n      --radius-md: 12px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\n      --spacing-item: clamp(1.5rem, 4vw, 3rem);\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin: 0 0 1rem 0;\n      font-weight: 700;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(26px, 4vw, 36px);\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(22px, 3vw, 26px);\n    }\n\n    .product-detail-container p {\n      margin: 0 0 1.5rem 0;\n      font-size: clamp(18px, 2vw, 20px);\n      color: var(--text-sub);\n    }\n\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Helpers *\/\n    .text-primary { color: var(--primary); }\n    .tag-box {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1.5rem;\n    }\n    .tag {\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n    }\n\n    \/* Intro Section *\/\n    .pd-intro {\n      text-align: center;\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-intro-badge {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.5rem 1.25rem;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n      font-size: 16px;\n    }\n    .pd-intro-media {\n      margin-top: 2.5rem;\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Feature Sections *\/\n    .pd-feature {\n      display: flex;\n      align-items: center;\n      gap: var(--spacing-item);\n      margin-bottom: var(--spacing-section);\n    }\n    .pd-feature-media, .pd-feature-copy {\n      flex: 1;\n    }\n    .pd-feature:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    \/* Specifications Section *\/\n    .pd-specs {\n      background: var(--bg-card);\n      padding: var(--spacing-item);\n      border-radius: var(--radius-md);\n      margin-bottom: var(--spacing-section);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid #eee;\n      font-size: 18px;\n    }\n    .specs-table th {\n      width: 35%;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n    .specs-table td {\n      font-weight: 600;\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq {\n      margin-bottom: var(--spacing-section);\n    }\n    .faq-item {\n      background: var(--bg-card);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n    }\n    .faq-question {\n      font-size: 20px;\n      font-weight: 700;\n      margin-bottom: 0.75rem;\n      color: var(--primary);\n    }\n    .faq-answer {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Mobile Optimization *\/\n    @media (max-width: 767px) {\n      .product-detail-container { padding: 0 4%; }\n      .pd-feature, .pd-feature:nth-child(even) {\n        flex-direction: column;\n      }\n      .pd-feature-media {\n        margin-bottom: 1.5rem;\n      }\n      .specs-table, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table tr {\n        margin-bottom: 1rem;\n        background: #fff;\n        padding: 1rem;\n        border-radius: 8px;\n      }\n      .specs-table th {\n        display: none;\n      }\n      .specs-table td {\n        padding: 0.5rem 0;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 500;\n        color: var(--text-sub);\n        margin-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-intro\"\u003e\n\u003cspan class=\"pd-intro-badge\"\u003e🌟 Super-Sized for Super Fun\u003c\/span\u003e\n\u003ch1\u003eThe Jumbo Catnip Ball:\u003cbr\u003e\nBigger Size, Longer Lasting Joy\u003c\/h1\u003e\n\n\u003cp\u003eTreat your cat to an oversized 3.94-inch sphere of pure delight. Designed for extended playtime, this massive catnip ball provides a satisfying grip for hugging, kicking, and hours of interactive fun that standard-sized toys simply can't match.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-intro-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img98\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260714133911\/854cea78dd7f94d384e6e4bbcdc61abc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img99\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260714133911\/ed1ad09ef5de28e69698942fb8ddd9db.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eSolid Compressed Form for a Mess-Free Home\u003c\/h2\u003e\n\n\u003cp\u003eSay goodbye to scattered flakes and constant cleanup. Unlike loose catnip or crumbs that get everywhere, our jumbo ball is highly compressed into a solid sphere. It's designed to withstand vigorous licking and biting without falling apart, ensuring a clean play area and long-lasting durability.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-box\"\u003e\n\u003cspan class=\"tag\"\u003e✅ No Loose Flakes\u003c\/span\u003e \u003cspan class=\"tag\"\u003e✅ Durable \u0026amp; Long-Lasting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Natural Ingredients --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img100\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260714133911\/74c1d22901cf27748241ffac7ba21a5a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003e100% Natural \u0026amp; Safe Ingredients You Can Trust\u003c\/h2\u003e\n\n\u003cp\u003eYour cat's health is our priority. This toy is crafted from a simple, natural blend of 70% pure catnip, corn starch, and glutinous rice flour. It contains no artificial additives or binders, making it a safe, edible-grade toy for your feline friend to lick and chew on.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-box\"\u003e\n\u003cspan class=\"tag\"\u003e🌿 70% Natural Catnip\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🛡️ Safe \u0026amp; Non-Toxic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Health \u0026 Interaction --\u003e\n\n\u003cdiv class=\"pd-feature\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img101\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260714133911\/6ce9f52fbdbb0af4447a9c414313b86c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch2\u003eUnlock Multiple Ways to Play \u0026amp; Wellness Benefits\u003c\/h2\u003e\n\n\u003cp\u003eThis isn't just a toy; it's a wellness booster. The large size invites cats to lick, bite, hold, and rub, stimulating their natural hunting instincts. The textured surface helps clean teeth while they chew, and the natural catnip aids digestion and helps pass hairballs, promoting overall health while relieving stress and boredom.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-box\"\u003e\n\u003cspan class=\"tag\"\u003e🦷 Cleans Teeth\u003c\/span\u003e \u003cspan class=\"tag\"\u003e✨ Aids Digestion\u003c\/span\u003e \u003cspan class=\"tag\"\u003e😻 Relieves Stress\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-specs\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Diameter\"\u003eDiameter\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Diameter\"\u003e10 cm \/ 3.94 inches\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Material\"\u003eMaterial Composition\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e70% Catnip, Corn Starch, Glutinous Rice Flour\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Form\"\u003eForm\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Form\"\u003eSolid, Compressed Sphere\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Suitable For\"\u003eSuitable For\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Suitable For\"\u003eCats of all ages (Kittens \u0026amp; Adults)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-faq\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs this catnip ball suitable for kittens?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the natural ingredients make it safe for cats of all ages, including kittens. The large size is also great for them to grapple and kick.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWill this ball leave a mess on my floor?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the ball is made of highly compressed material designed to remain solid. It does not flake or crumble like loose catnip, keeping your home clean.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow long does the catnip scent last?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eBecause it is a large, solid sphere, the scent is long-lasting. As your cat licks and scratches the surface, fresh layers are exposed, renewing their interest over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"🟢 1 Ball - Catnip (Green)","offer_id":45847603904703,"sku":"0714-15109088","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🟤 1 Ball - Silvervine (Brown)","offer_id":45847603937471,"sku":"0714-15109685","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🔥 2-Pack Combo (1 Catnip + 1 Silvervine)","offer_id":45847603970239,"sku":"0714-15105769","price":22.95,"currency_code":"USD","in_stock":true},{"title":"🏆 3-Pack Ultimate (2 Catnip + 1 Silvervine)","offer_id":45847604003007,"sku":"0714-15107723","price":33.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/854cea78dd7f94d384e6e4bbcdc61abc_434586c9-66cd-4914-a3cc-854120315d27.jpg?v=1784007686","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/oversized-durable-catnip-toy","provider":"Bak","version":"1.0","type":"link"}