{"product_id":"fuzzy-sakura-diy-blade","title":"Fuzzy Sakura DIY Blade","description":"\u003cdiv class=\"product-detail-container\"\u003e\u003c!--  [AI Design Logic]  产品类型：DIY手工材料包（樱花剑道具）  目标受众：手工爱好者、汉服Coser、寻找创意礼物的用户  视觉风格：柔和、古风、唯美、毛绒质感  配色策略：以粉色为主基调，搭配白色、绿色，营造清新雅致的氛围。  模块顺序：Hero (整体吸引) -\u003e 特别说明横幅 -\u003e Feature 1 (核心颜值) -\u003e Feature 2 (DIY乐趣与材质) -\u003e Feature 3 (场景与礼物属性) -\u003e Specs -\u003e FAQ  详情图映射：Hero=image_0.png, Feature1=image_0.png (局部), Feature2=image_1.png, Feature3=image_0.png (另一局部)  规格图映射：Specs=image_1.png  对比模块：未加入（无明显竞品对比需求，重点在展示自身美感）  --\u003e\u003c\/div\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {      --primary: #FFB7C5; \/* Soft Sakura Pink *\/      --primary-hover: #F8A3B0;      --text-main: #4A4A4A;      --text-sub: #787878;      --bg-body: #FFFFFF;      --bg-card: #FFF5F7; \/* Very pale pink background for cards *\/      --bg-soft: #F2F2F2;      --radius-md: 8px;      --radius-lg: 16px;      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);      --border-color: #F0E0E6;      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;      color: var(--text-main);      line-height: 1.6;      max-width: 1200px;      margin: 0 auto;      padding: 0 5%;      box-sizing: border-box;    }    \/* Typography *\/    .product-detail-container h1 {      font-size: clamp(32px, 5vw, 44px);      font-weight: 700;      margin: 0 0 16px 0;      color: var(--text-main);    }    .product-detail-container h2 {      font-size: clamp(24px, 4vw, 32px);      font-weight: 600;      margin: 0 0 24px 0;    }    .product-detail-container h3 {      font-size: 20px;      font-weight: 600;      margin: 0 0 12px 0;    }    .product-detail-container p {      font-size: 18px;      margin: 0 0 16px 0;      color: var(--text-sub);    }    \/* Layout \u0026 Spacing *\/    .section-spacing {      margin-bottom: clamp(3rem, 8vw, 5rem);    }    \/* General Components *\/    .tag-pills {      display: flex;      flex-wrap: wrap;      gap: 12px;      margin-top: 16px;    }    .tag-pill {      background: var(--bg-card);      color: var(--text-main);      padding: 6px 16px;      border-radius: 20px;      font-size: 16px;      font-weight: 500;    }    \/* Hero Section *\/    .hero-section {      text-align: center;    }    .hero-subhead {      font-size: 20px;      color: var(--text-sub);      margin-bottom: 24px;      display: block;    }    .hero-badge {      display: inline-block;      background: var(--primary);      color: white;      padding: 8px 20px;      border-radius: 30px;      font-size: 16px;      font-weight: 600;      margin-bottom: 32px;    }    .hero-image-wrapper {      margin-top: 24px;      border-radius: var(--radius-lg);      overflow: hidden;      box-shadow: var(--shadow-sm);    }        .hero-image-wrapper img {      width: 100%;      height: auto;      display: block;    }    \/* Special Note Banner *\/    .special-note-banner {      background-color: #FFF0F0;      border: 1px solid #FFCACA;      color: #D84B4B;      padding: 16px 24px;      border-radius: var(--radius-md);      margin: 32px auto 0 auto;      text-align: center;      font-weight: 600;      font-size: 18px;      max-width: 800px;      display: flex;      align-items: center;      justify-content: center;      gap: 8px;      box-shadow: 0 4px 12px rgba(216, 75, 75, 0.08);    }    \/* Feature Sections *\/    .feature-section {      display: flex;      align-items: center;      gap: clamp(32px, 6vw, 64px);    }    .feature-section:nth-child(even) {      flex-direction: row-reverse;    }    .feature-media {      flex: 1;      min-width: 0;    }    .feature-image-box {      aspect-ratio: 1\/1;      background: var(--bg-soft);      border-radius: var(--radius-lg);      overflow: hidden;      position: relative;    }        .feature-image-box img {      width: 100%;      height: 100%;      object-fit: cover;      display: block;    }    .feature-copy {      flex: 1;      min-width: 0;    }    \/* Specifications Section *\/    .specs-box {      background: var(--bg-card);      border-radius: var(--radius-lg);      padding: clamp(24px, 5vw, 40px);    }    .specs-table {      width: 100%;      border-collapse: collapse;    }    .specs-table th,    .specs-table td {      text-align: left;      padding: 16px 24px;      border-bottom: 1px solid var(--border-color);      font-size: 18px;    }    .specs-table th {      font-weight: 600;      color: var(--text-main);      width: 35%;    }    .specs-table td {      color: var(--text-sub);    }    .specs-table tr:last-child th,    .specs-table tr:last-child td {      border-bottom: none;    }    \/* FAQ Section *\/    .faq-item {      border-bottom: 1px solid var(--border-color);      padding: 24px 0;    }    .faq-question {      font-size: 20px;      font-weight: 600;      color: var(--text-main);      margin-bottom: 12px;    }    .faq-answer {      font-size: 18px;      color: var(--text-sub);      margin: 0;    }    \/* Responsive *\/    @media (max-width: 767px) {      .feature-section,      .feature-section:nth-child(even) {        flex-direction: column;        text-align: left;      }      .feature-media,      .feature-copy {        width: 100%;      }      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {        display: block;      }      .specs-table thead {        display: none;      }      .specs-table tr {        margin-bottom: 16px;        border: 1px solid var(--border-color);        border-radius: var(--radius-md);        background: white;      }      .specs-table th, .specs-table td {        padding: 12px 16px;        border: none;      }      .specs-table td {        border-top: 1px solid var(--border-color);        padding-top: 12px;        position: relative;      }            .specs-table td::before {        content: attr(data-label);        font-weight: 600;        display: block;        margin-bottom: 8px;        color: var(--text-main);      }            .special-note-banner {        font-size: 16px;        padding: 12px 16px;      }    }    \/* Image Placeholder Style *\/    .img-placeholder {      width: 100%;      height: 100%;      background-color: var(--bg-soft);      border: 2px dashed var(--border-color);      display: flex;      align-items: center;      justify-content: center;      color: var(--text-sub);      font-weight: 500;    }\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003ch1\u003eCraft Your Own Ethereal Cherry Blossom Sword\u003c\/h1\u003e\n\u003cspan class=\"hero-subhead\"\u003eA beautiful DIY project for cosplay, decor, or a heartfelt handmade gift.\u003c\/span\u003e\n\u003cdiv class=\"hero-badge\"\u003e✨ Designed for creative fun \u0026amp; ancient aesthetics\u003c\/div\u003e\n\u003cdiv class=\"hero-image-wrapper\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415144752\/ae29df54f744f79e597fbb9d15f410c6.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 新增：特别说明横幅 --\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Sections --\u003e\u003c!-- Feature 1: Design Aesthetics --\u003e\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"feature-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415144749\/8acaa11a3111d78fdfb2eacc1e82e82b.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eStunning Hanfu-Style Aesthetics\u003c\/h2\u003e\n\u003cp\u003eInspired by ancient beauty, this prop features a gradient pink-to-white blade body. A prominent lily is surrounded by delicate cascading cherry blossoms and green vines, creating a soft, romantic visual perfect for photography.\u003c\/p\u003e\n\u003cdiv class=\"tag-pills\"\u003e\n\u003cspan class=\"tag-pill\"\u003e🌸 Floral Detail\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e🎀 Gradient Color\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e📷 Photo Perfect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Material \u0026 DIY Fun --\u003e\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"feature-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415144749\/282b986057997f2323ce8f2e1db26c06.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSoft, Safe \u0026amp; Fun to Create\u003c\/h2\u003e\n\u003cp\u003eEnjoy the satisfying process of crafting with soft, bendable chenille stems (pipe cleaners). The material is plush, flexible, and free of sharp edges, making it a safe and enjoyable DIY activity for beginners and craft lovers.\u003c\/p\u003e\n\u003cdiv class=\"tag-pills\"\u003e\n\u003cspan class=\"tag-pill\"\u003e🧸 Soft Texture\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e🖐️ Easy to Twist\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e🛡️ Safe Material\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Gift \u0026 Scenario --\u003e\n\u003cdiv class=\"feature-section section-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"feature-image-box\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260415144749\/9325a1370b2dcc51d71cdacbd467799b.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eA Unique Gift from the Heart\u003c\/h2\u003e\n\u003cp\u003eInstead of a store-bought item, give a truly unique present that you've crafted yourself. It's an ideal gift for friends, partners, or anyone who loves Hanfu, cosplay, or charming handmade decor.\u003c\/p\u003e\n\u003cdiv class=\"tag-pills\"\u003e\n\u003cspan class=\"tag-pill\"\u003e🎁 Creative Gift\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e🏮 Hanfu Prop\u003c\/span\u003e \u003cspan class=\"tag-pill\"\u003e🏠 Room Decor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFeature\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003eProduct Type\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eDIY Material Kit (Requires assembly)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003ePrimary Materials\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eChenille Stems (Pipe Cleaners), Felt, Decorative Accessories\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003eStyle Theme\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eCherry Blossom \/ Peach Blossom Floral Sword\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003eAvailable Options\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003e1-Set Kit \/ 2-Set Kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Feature\"\u003eRecommended Use\u003c\/td\u003e\n\u003ctd data-label=\"Details\"\u003eCrafting, Photography Prop, Cosplay, Gift, Decoration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ: Is this a finished product?\u003c\/div\u003e\n\u003cp class=\"faq-answer\"\u003eA: No, this is a DIY material kit. You will receive all the necessary materials to handcraft the blossom sword yourself, enjoying the fun of creation!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ: Is the material safe to handle?\u003c\/div\u003e\n\u003cp class=\"faq-answer\"\u003eA: Yes, the main material is soft chenille stems (pipe cleaners) which are plush and bendable. The finished prop has no sharp blades or dangerous edges.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ: Do I need special tools to make it?\u003c\/div\u003e\n\u003cp class=\"faq-answer\"\u003eA: The chenille stems are easily shaped by hand. You may need basic crafting tools like scissors to cut materials to length, but no complex machinery is required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Single Kit","offer_id":50075114766573,"sku":"0416-13497076","price":19.0,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Save 20%)","offer_id":50075114799341,"sku":"0416-13494455","price":29.0,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Save 30%)","offer_id":50075114832109,"sku":"0416-13497679","price":39.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/4855\/8061\/files\/ae29df54f744f79e597fbb9d15f410c6_499cc9bf-335f-4ee7-89dd-f4197d6a1f9e.jpg?v=1780724900","url":"https:\/\/grecartstore.com\/products\/fuzzy-sakura-diy-blade","provider":"Grecartstore","version":"1.0","type":"link"}