{"product_id":"large-capacity-daily-tote","title":"Large Capacity Daily Tote","description":"\u003c!-- \n[AI Design Logic] \n产品类型：100%纯棉厚帆布双用托特包\n目标受众：通勤白领、大学生、寻找松弛感随性穿搭的休闲旅行者\n视觉风格：日系简约、City Boy\/Girl 松弛美学、大地自然色系\n配色策略：\n  --primary: #5B705F (自然松针绿)\n  --primary-hover: #4A5D4E\n  --text-main: #2C302E (深石墨黑，避免纯黑)\n  --text-sub: #606662 (中灰绿)\n  --bg-body: #FFFFFF\n  --bg-soft: #F4F6F4 (极淡灰绿\/米白色，呼应帆布质感)\n  --bg-card: #FFFFFF\n  --radius-lg: 12px\n  --radius-md: 8px\n模块顺序：\n  1. Intro \/ Hero Content Block (展示实穿垂坠感)\n  2. Feature 1: 双重携带设计 (Two Comfortable Ways to Carry)\n  3. Feature 2: 空间与防盗内袋 (Spacious Storage \u0026 Inner Zipper Pocket)\n  4. Feature 3: 100%棉厚帆布与细节 (Durable Cotton Canvas Construction)\n  5. Specifications (尺寸参数表)\n  6. FAQ (产品型问答)\n详情图映射：\n  Hero = detail_4\n  Feature 1 = detail_3\n  Feature 2 = detail_1\n  Feature 3 = detail_2\n规格图映射：\n  Specs = spec_2\n对比模块：未加入（无直接竞品对比数据）\n信息边界：严守事实。仅使用 100% 纯棉帆布、45x35x13cm 尺寸、11cm 手提高度、100cm 可调节肩带、按扣闭合、内里拉链暗袋等原始已知信息，未包含任何虚构性能（如绝对防水、具体承重克数等）。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System \u0026 Variables *\/\n    .product-detail-container {\n      --primary: #5B705F;\n      --primary-hover: #4A5D4E;\n      --text-main: #2C302E;\n      --text-sub: #606662;\n      --bg-body: #FFFFFF;\n      --bg-card: #FFFFFF;\n      --bg-soft: #F4F6F4;\n      --border-color: #E2E8E2;\n      --radius-lg: 12px;\n      --radius-md: 8px;\n      --shadow-sm: 0 2px 8px rgba(0,0,0,0.04);\n      --shadow-lg: 0 10px 30px rgba(0,0,0,0.06);\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\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    \/* Common Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin: 0;\n      font-weight: 600;\n      line-height: 1.25;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      margin: 0;\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n    }\n\n    \/* Image Wrapper Styles *\/\n    .pd-image-wrapper {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background: var(--bg-soft);\n    }\n\n    .pd-image-placeholder {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 2px dashed #CDD5CD;\n      background-color: var(--bg-soft);\n      color: var(--text-sub);\n      font-size: 16px;\n      font-weight: 500;\n      box-sizing: border-box;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    \/* 全局图片响应式限制 *\/\n    .pd-image-placeholder img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n      object-fit: cover;\n      width: 100%;\n    }\n\n    \/* Hero Block *\/\n    .pd-hero-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      display: flex;\n      flex-direction: column;\n      gap: 32px;\n    }\n\n    .pd-hero-header {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pd-trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      margin-bottom: 16px;\n    }\n\n    .pd-hero-title {\n      font-size: clamp(32px, 5vw, 42px);\n      margin-bottom: 16px;\n    }\n\n    .pd-hero-subtitle {\n      font-size: clamp(18px, 3vw, 22px);\n      color: var(--text-sub);\n    }\n\n    \/* Feature Sections *\/\n    .pd-features-container {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 8vw, 6rem);\n      padding-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .pd-feature-item {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      align-items: center;\n    }\n\n    .pd-feature-item.reverse {\n      direction: rtl;\n    }\n\n    .pd-feature-item.reverse .pd-feature-copy {\n      direction: ltr;\n    }\n\n    .pd-feature-copy {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n    }\n\n    .pd-feature-title {\n      font-size: clamp(24px, 4vw, 32px);\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 8px;\n    }\n\n    .pd-tag {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 14px;\n      font-size: 14px;\n      font-weight: 500;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Specifications Table *\/\n    .pd-specs-section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-top: 1px solid var(--border-color);\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-specs-layout {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 48px;\n      align-items: center;\n    }\n\n    .pd-specs-title {\n      font-size: clamp(24px, 3vw, 30px);\n      margin-bottom: 24px;\n    }\n\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 16px;\n    }\n\n    .pd-specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-specs-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .pd-specs-table td {\n      padding: 16px 8px;\n      vertical-align: top;\n    }\n\n    .pd-specs-table td.label {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .pd-specs-table td.value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-section {\n      padding: clamp(3rem, 8vw, 5rem) 0;\n    }\n\n    .pd-faq-title {\n      text-align: center;\n      font-size: clamp(26px, 3.5vw, 32px);\n      margin-bottom: clamp(2rem, 5vw, 3rem);\n    }\n\n    .pd-faq-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .pd-faq-card {\n      background-color: var(--bg-soft);\n      padding: 24px 30px;\n      border-radius: var(--radius-lg);\n    }\n\n    .pd-faq-question {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--text-main);\n      margin-bottom: 10px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .pd-faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Mobile Responsive Lock *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 16px;\n      }\n\n      .pd-feature-item {\n        grid-template-columns: 1fr;\n        gap: 24px;\n        direction: ltr !important; \/* Forces image on top, text below for mobile *\/\n      }\n\n      .pd-feature-item .pd-feature-copy {\n        direction: ltr !important;\n      }\n\n      .pd-specs-layout {\n        grid-template-columns: 1fr;\n        gap: 32px;\n      }\n\n      .pd-specs-table, \n      .pd-specs-table tbody, \n      .pd-specs-table tr, \n      .pd-specs-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .pd-specs-table tr {\n        padding: 12px 0;\n      }\n\n      .pd-specs-table td {\n        padding: 4px 0;\n      }\n\n      .pd-specs-table td.label {\n        font-weight: 600;\n        margin-bottom: 2px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003csection class=\"pd-hero-section\"\u003e\n\u003cdiv class=\"pd-hero-header\"\u003e\n\u003cspan class=\"pd-trust-badge\"\u003e Cotton Thick Canvas\u003c\/span\u003e\n\u003ch1 class=\"pd-hero-title\"\u003eSimple, Casual \u0026amp; Spacious Everyday Carry\u003c\/h1\u003e\n\n\u003cp class=\"pd-hero-subtitle\"\u003eDesigned to effortlessly hold your essentials while maintaining a relaxed, casual drape.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_4 (模特上身图展示包包自然下垂版型) --\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260818161213\/07f011a0f896f02463edbc985b32797d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-features-container\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260818154833\/749be913ce8bbb75fb3876d1f64a1d72.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 class=\"pd-feature-title\"\u003eTwo Comfortable Ways to Carry\u003c\/h2\u003e\n\n\u003cp\u003eSwitch seamlessly between styles to match your day. Use the comfortable, flat top handles for easy hand carrying, or adjust the wide single shoulder strap for relaxed crossbody wear.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e11cm Drop Handles\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e100cm Adjustable Strap\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eCrossbody \u0026amp; Hand-Carry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Large Storage \u0026 Inner Pocket --\u003e\n\n\u003cdiv class=\"pd-feature-item reverse\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_1 (包口扣子和拉链、内袋多圈细节图) --\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260818154833\/d2d8a7fffe39e38e0893140f23f22587.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 class=\"pd-feature-title\"\u003eSpacious Storage with Secure Organization\u003c\/h2\u003e\n\n\u003cp\u003eThe extra-wide opening allows you to easily pack and access larger items. Keep smaller valuables, like your keys or phone, organized and separate using the built-in zippered inner pocket.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e45cm Wide Opening\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eInner Zipper Pocket\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSnap Button Closure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Canvas Quality \u0026 Print Aesthetic --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：detail_2 (带字绿色正面图展示经典文字印花) --\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260818154833\/7057985de62c6d555b5b57091f9c4ab8.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 class=\"pd-feature-title\"\u003eDurable Cotton Canvas \u0026amp; Casual Print\u003c\/h2\u003e\n\n\u003cp\u003eCrafted from thick, scratch-resistant cotton canvas with reinforced stitching and sturdy metal hardware. Features clean typography prints on the front side for a timeless, laid-back aesthetic.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eCotton Canvas\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSturdy Metal Buckles\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDouble-Sided Clean Styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications Block --\u003e\n\n\u003csection class=\"pd-specs-section\"\u003e\n\u003cdiv class=\"pd-specs-layout\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"pd-specs-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp style=\"font-size: 16px; margin-bottom: 24px;\"\u003eCarefully measured dimensions to ensure a spacious yet comfortable everyday carrying experience.\u003c\/p\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"label\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd class=\"value\"\u003eCotton Canvas\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"label\"\u003eBag Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd class=\"value\"\u003e45cm W × 35cm H × 13cm D (approx. 17.7\" W × 13.8\" H × 5.1\" D)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"label\"\u003eTop Handle Height\u003c\/td\u003e\n\t\t\t\u003ctd class=\"value\"\u003e11cm (approx. 4.3\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"label\"\u003eShoulder Strap\u003c\/td\u003e\n\t\t\t\u003ctd class=\"value\"\u003e100cm Length (approx. 39.4\" Max)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"label\"\u003eHardware\u003c\/td\u003e\n\t\t\t\u003ctd class=\"value\"\u003eMetal adjuster buckle and D-rings\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"label\"\u003eClosure Type\u003c\/td\u003e\n\t\t\t\u003ctd class=\"value\"\u003ePopper (Snap) Button Closure\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- 📷 需替换：spec_2 (尺寸图) --\u003e\n\u003cdiv class=\"pd-image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260818154833\/66e87d90b3e4a5416a56ea677e3180e3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"pd-faq-section\"\u003e\n\u003ch2 class=\"pd-faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-grid\"\u003e\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e🌿 What is the material of this tote bag?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe bag is made of thick, durable cotton canvas. It features a textured, soft matte finish with natural draping when worn.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e📏 Can I adjust the shoulder strap?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes, the bag features an adjustable long canvas strap (approx. 100cm \/ 39.4\" long) fitted with a sliding metal buckle to customize your carrying height.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e🔒 How does the main compartment close?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe main compartment features a classic metallic snap button (popper) closure for quick and easy access, while your smaller valuables can be safely stored in the secure zippered inner pocket.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Olive Green","offer_id":63985349067123,"sku":"0819-15257639","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Classic Black","offer_id":63985349099891,"sku":"0819-15253215","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Retro Brown","offer_id":63985349132659,"sku":"0819-15253967","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Ivory Cream","offer_id":63985349165427,"sku":"0819-15253707","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Slate Grey","offer_id":63985349198195,"sku":"0819-15258551","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/07f011a0f896f02463edbc985b32797d.jpg?v=1787124372","url":"https:\/\/woyuosn.com\/products\/large-capacity-daily-tote","provider":"Woyuosn","version":"1.0","type":"link"}