{"product_id":"self-adhesive-felt-scratcher","title":"Self-Adhesive Felt Scratcher","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\n产品类型：自粘式毛毡猫抓垫 (C穿戴贴合型)\n目标受众：需要保护家具、节省空间、租房养猫人群（美国市场）\n视觉风格：温馨、明亮、卡通趣味、强调材质舒适感\n配色策略：以产品主色（米色、暖橘色）为基调，搭配柔和背景色\n模块顺序：Hero (痛点解决方案) -\u003e Feature 1 (核心对比：拯救沙发) -\u003e Feature 2 (核心便利：免打孔安装) -\u003e Feature 3 (材质与尺寸优势) -\u003e Specifications -\u003e FAQ\n详情图映射：Hero=image_5, Feature1(对比)=image_3, Feature2(安装)=image_4, Feature3(尺寸)=image_6\n规格图映射：Specs=image_6, image_7\n注：已根据\u003c生图红线\u003e和\u003c综合判断\u003e忽略文字输入中提及但图片未显示的“立体玩具\/铃铛”信息。\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    \/* Design System Variables *\/\n    --primary: #FF8C00; \/* 提取自产品的暖橘色 *\/\n    --primary-hover: #E67E00;\n    --text-main: #2C2C2C;\n    --text-sub: #555555;\n    --bg-body: #FFFFFF;\n    --bg-card: #FFF8F0; \/* 极淡的暖色背景 *\/\n    --bg-soft: #F2F2F2;\n    --radius-md: 12px;\n    --radius-lg: 20px;\n    --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n    --border-color: #EAEAEA;\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: clamp(2rem, 5vw, 4rem) 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    overflow-wrap: break-word;\n    word-break: break-word;\n  }\n\n  \/* Typography *\/\n  .product-detail-container h1 {\n    font-size: clamp(32px, 4vw, 44px);\n    font-weight: 700;\n    margin: 0 0 1rem 0;\n    line-height: 1.2;\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 3vw, 32px);\n    font-weight: 600;\n    margin: 0 0 1rem 0;\n  }\n\n  .product-detail-container h3 {\n    font-size: 22px;\n    font-weight: 600;\n    margin: 0 0 0.75rem 0;\n  }\n\n  .product-detail-container p {\n    font-size: 18px;\n    margin: 0 0 1.5rem 0;\n    color: var(--text-sub);\n  }\n\n  \/* Reusable Components *\/\n  .section-spacing {\n    margin-bottom: clamp(3rem, 8vw, 5rem);\n  }\n\n  .img-fluid {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-md);\n  }\n\n  .badge-pill {\n    display: inline-block;\n    background-color: var(--bg-card);\n    color: var(--primary);\n    font-size: 16px;\n    font-weight: 600;\n    padding: 0.4rem 1rem;\n    border-radius: 2rem;\n    margin-bottom: 1rem;\n    border: 1px solid var(--primary);\n  }\n\n  .feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin-top: 1rem;\n  }\n\n  .feature-tag {\n    background: var(--bg-soft);\n    color: var(--text-sub);\n    font-size: 16px;\n    padding: 0.4rem 0.8rem;\n    border-radius: 8px;\n  }\n\n  \/* --- Hero Section --- *\/\n  .hero-section {\n    text-align: center;\n    max-width: 900px;\n    margin: 0 auto clamp(3rem, 6vw, 4rem) auto;\n  }\n\n  \/* --- Feature Sections (General) --- *\/\n  .feature-item {\n    display: flex;\n    align-items: center;\n    gap: clamp(2rem, 5vw, 4rem);\n    margin-bottom: clamp(3rem, 6vw, 5rem);\n  }\n\n  .feature-media, .feature-copy {\n    flex: 1;\n  }\n\n  \/* Mobile First: Column layout, image on top *\/\n  @media (max-width: 767px) {\n    .feature-item {\n      flex-direction: column;\n    }\n    .feature-media {\n      width: 100%;\n    }\n  }\n\n  \/* Desktop: Z-Pattern *\/\n  @media (min-width: 768px) {\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n  }\n\n  \/* --- Special Section: Before\/After Contrast --- *\/\n  .contrast-section {\n    background-color: var(--bg-card);\n    padding: clamp(2rem, 4vw, 3rem);\n    border-radius: var(--radius-lg);\n  }\n  .contrast-container {\n    display: flex;\n    gap: 1.5rem;\n    margin-top: 2rem;\n  }\n  .contrast-card {\n    flex: 1;\n    text-align: center;\n  }\n  .contrast-label {\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 1rem;\n    display: block;\n  }\n  .label-bad { color: #D9534F; }\n  .label-good { color: var(--primary); }\n\n  @media (max-width: 600px) {\n    .contrast-container { flex-direction: column; }\n  }\n\n  \/* --- Specifications --- *\/\n  .specs-container {\n    background: var(--bg-soft);\n    padding: 2rem;\n    border-radius: var(--radius-lg);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .specs-table th, .specs-table td {\n    text-align: left;\n    padding: 1rem;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 18px;\n  }\n\n  .specs-table th {\n    width: 40%;\n    color: var(--text-sub);\n    font-weight: 600;\n  }\n\n  \/* Mobile Specs *\/\n  @media (max-width: 767px) {\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 thead { display: none; }\n    .specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: 12px; overflow: hidden; }\n    .specs-table td {\n      text-align: right;\n      padding-left: 50%;\n      position: relative;\n      border-bottom: none;\n      background: var(--bg-body);\n    }\n    .specs-table td::before {\n      content: attr(data-label);\n      position: absolute;\n      left: 1rem;\n      width: 45%;\n      white-space: nowrap;\n      text-align: left;\n      font-weight: 600;\n      color: var(--text-sub);\n    }\n  }\n\n  \/* --- FAQ --- *\/\n  .faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding: 1.5rem 0;\n  }\n  .faq-question {\n    font-size: 20px;\n    font-weight: 600;\n    margin-bottom: 0.75rem;\n    color: var(--text-main);\n  }\n  .faq-answer {\n    margin: 0;\n    color: var(--text-sub);\n  }\n\n  \/* Image Placeholder Style (for development only) *\/\n  .img-placeholder {\n    width: 100%;\n    background-color: #e0e0e0;\n    border: 2px dashed #a0a0a0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #555;\n    font-weight: bold;\n    min-height: 300px;\n    border-radius: var(--radius-md);\n  }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cspan class=\"badge-pill\"\u003eRenter-Friendly \u0026amp; No Tools Needed\u003c\/span\u003e\n\u003ch1\u003eSave Your Sofa with the Self-Adhesive Felt Cat Scratcher\u003c\/h1\u003e\n\n\u003cp\u003eGive your cat an irresistible, dedicated scratching zone on walls or furniture sides without taking up valuable floor space.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003c!-- [ 📷 需替换：image_5.png ] --\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260425115929\/fed1a81dd8da2cd2d50ce6ab4e34dda5.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: The Core Problem Solver (Before\/After) --\u003e\n\n\u003cdiv class=\"section-spacing contrast-section\"\u003e\n\u003cdiv class=\"feature-copy\" style=\"text-align: center; max-width: 800px; margin: 0 auto;\"\u003e\n\u003ch2\u003eThe Ultimate Furniture Defender\u003c\/h2\u003e\n\n\u003cp\u003eCats need to scratch, but your furniture shouldn't pay the price. This large mat provides a satisfying fiber texture that redirects their natural instincts away from your upholstery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Easy Installation --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- [ 📷 需替换：image_4.png ] --\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260425115929\/3d8068c89913b1670b8ada5b1fa40c4c.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePeel, Stick, and You're Done\u003c\/h2\u003e\n\n\u003cp\u003eForget drills, screws, or complicated assembly. Our scratcher features a strong self-adhesive backing. Simply peel off the protective film and adhere it firmly to any smooth, clean vertical surface like walls, cabinets, or the flat wooden sides of furniture.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eTool-Free Installation\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eStrong Adhesion\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eGreat for Renters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Material \u0026 Size --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003c!-- [ 📷 需替换：image_6.png ] --\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260425115929\/dbe5da5180420621a8ed6f2e6992e99b.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDurable Felt \u0026amp; Extra-Large Design\u003c\/h2\u003e\n\n\u003cp\u003eUnlike cardboard that shreds quickly, our high-density felt fabric is designed to withstand vigorous daily clawing without making a mess. The generous 31.5-inch height allows cats to fully stretch their bodies while scratching, promoting healthy posture.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eDurable Felt Material\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eNo Shedding Mess\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e31.5\" Tall for Stretching\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-spacing specs-container\"\u003e\n\u003ch2\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=\"Material\"\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eHigh-density Felt, Self-adhesive backing\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Dimensions (H x W)\"\u003eDimensions (H x W)\u003c\/th\u003e\n\t\t\t\u003c!-- Converted 80cm x 50cm to inches --\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eApprox. 31.5\" x 19.7\" (80cm x 50cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Thickness\"\u003eThickness\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eApprox. 0.16\" (4mm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Installation Type\"\u003eInstallation Type\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003ePeel-and-stick (Wall\/Furniture mounted)\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=\"section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhere can I install this scratcher mat?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is designed for smooth, flat vertical surfaces. Ideal locations include painted walls, the flat wooden sides of cabinets or sofas, and doors. Ensure the surface is clean and dry before application.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs the felt material durable?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the mat is made from dense, high-quality felt fabric specifically chosen for its resistance to wear and tear from cat claws, lasting much longer than standard cardboard scratchers.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it take up much space?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNot at all. Its flat, vertical design (only about 4mm thick) adheres directly to walls or furniture, freeing up valuable floor space in your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Calico Cat","offer_id":45551419588799,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Burger Cat","offer_id":45551419621567,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Bread Loaf Cat","offer_id":45551419654335,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Foodie Cat","offer_id":45551419687103,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Lion Dance Cat","offer_id":45551419719871,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Tree","offer_id":45551419752639,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/fed1a81dd8da2cd2d50ce6ab4e34dda5.jpg?v=1777094057","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/self-adhesive-felt-scratcher","provider":"Bak","version":"1.0","type":"link"}