{"product_id":"large-capacity-tri-fold-wallet","title":"Large Capacity Tri-Fold Wallet","description":"\u003c!--\n[AI Design Logic]\n产品类型：女性时尚多功能三折长款钱包\n目标受众：都市女性、通勤白领、追求安全与时尚兼备的日常出行者、节日送礼人群\n视觉风格：意式简约轻奢风，温润优雅，品质感强烈\n配色策略：主色选用经典驼色\/浅棕色（#b58a5f）呼应产品，辅以温暖柔和的米白色（#faf9f6）作为背景，深灰黑色（#2b2b2b）传递高质感文字。\n模块顺序：\n  1. Hero \/ Intro: 优雅与日常安全共存，首图突出多维形态 (Hero=detail_1)\n  2. Feature 1: 超凡收纳系统展示，14卡位分类 (Feature=detail_2)\n  3. Feature 2: 细节与材质工艺，特写缝合、拉链与皮质 (Feature=detail_3)\n  4. Visual Showcase: 多角度视图展现超薄贴合 (Visual=detail_4)\n  5. Specifications: 规格与尺寸，加入颜色及手机比对参数 (Specs=spec_1, Color Options=spec_2)\n  6. FAQ: 围绕手机存放、安全防护及日常维护解答疑问\n对比模块：未加入，该产品为经典改良款，直接突出自身强收纳与防盗刷即有足够说服力，无需强行对比。\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n    --primary: #b58a5f;\n    --primary-hover: #9c7249;\n    --text-main: #2b2b2b;\n    --text-sub: #6b6b6b;\n    --bg-body: #faf9f6;\n    --bg-card: #ffffff;\n    --bg-soft: #f4f1eb;\n    --radius-md: 8px;\n    --radius-lg: 16px;\n    --shadow-sm: 0 2px 8px rgba(0,0,0,0.04);\n    --shadow-lg: 0 10px 30px rgba(181, 138, 95, 0.08);\n    --border-color: #e5e0d8;\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    background-color: var(--bg-body);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color: var(--text-main);\n  }\n\n  .product-detail-container * {\n    box-sizing: border-box;\n  }\n\n  \/* Typography *\/\n  .pd-h1 {\n    font-size: clamp(32px, 4vw, 44px);\n    line-height: 1.2;\n    font-weight: 700;\n    margin: 0 0 1rem 0;\n    letter-spacing: -0.02em;\n    color: var(--text-main);\n  }\n\n  .pd-h2 {\n    font-size: clamp(24px, 3vw, 32px);\n    line-height: 1.3;\n    font-weight: 600;\n    margin: 0 0 1.5rem 0;\n    color: var(--text-main);\n    text-align: center;\n  }\n\n  .pd-h3 {\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.4;\n    font-weight: 600;\n    margin: 0 0 1rem 0;\n    color: var(--text-main);\n  }\n\n  .pd-p {\n    font-size: clamp(16px, 1.8vw, 18px);\n    line-height: 1.7;\n    color: var(--text-sub);\n    margin: 0 0 1.5rem 0;\n  }\n\n  \/* Badges \u0026 Trust Tags *\/\n  .pd-badge {\n    display: inline-flex;\n    align-items: center;\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    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 1.5rem;\n    border: 1px solid var(--border-color);\n  }\n\n  .pd-trust-pill {\n    display: inline-block;\n    background-color: var(--bg-card);\n    border: 1px solid var(--primary);\n    color: var(--primary);\n    font-size: 15px;\n    font-weight: 600;\n    padding: 8px 20px;\n    border-radius: 30px;\n    margin-bottom: 2rem;\n  }\n\n  \/* Section Layout spacing *\/\n  .pd-section {\n    padding: clamp(3rem, 6vw, 5rem) 0;\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .pd-section:last-child {\n    border-bottom: none;\n  }\n\n  \/* Image Layout Component (Unified Aspect Ratio) *\/\n  .pd-img-container {\n    background-color: var(--bg-soft);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid var(--border-color);\n    box-shadow: var(--shadow-sm);\n  }\n\n  .pd-img-placeholder {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n  }\n\n  \/* Hero Block *\/\n  .pd-hero {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    padding-top: clamp(2rem, 5vw, 4rem);\n  }\n\n  .pd-hero-content {\n    max-width: 800px;\n    margin: 0 auto 3rem auto;\n  }\n\n  .pd-hero .pd-img-container {\n    width: 100%;\n    max-width: 900px;\n  }\n\n  \/* Features - Z-Pattern Flow for Desktop *\/\n  .pd-feature-row {\n    display: flex;\n    flex-direction: column;\n    gap: 2.5rem;\n  }\n\n  .pd-feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: 2rem;\n  }\n\n  .pd-feature-media {\n    flex: 1;\n  }\n\n  .pd-feature-copy {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  \/* Feature Grid Bullet List *\/\n  .pd-feature-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 1.5rem 0;\n  }\n\n  .pd-feature-list li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 1rem;\n    font-size: 16px;\n    line-height: 1.6;\n    color: var(--text-sub);\n  }\n\n  .pd-feature-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 2px;\n    color: var(--primary);\n    font-weight: bold;\n    font-size: 18px;\n  }\n\n  \/* Showcase Grid *\/\n  .pd-grid-4 {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 1.5rem;\n  }\n\n  \/* Specifications Table styling *\/\n  .pd-spec-wrapper {\n    display: flex;\n    flex-direction: column;\n    gap: 3rem;\n  }\n\n  .pd-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 2rem;\n  }\n\n  .pd-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n  }\n\n  .pd-spec-table th, \n  .pd-spec-table td {\n    padding: 16px;\n    text-align: left;\n    border-bottom: 1px solid var(--border-color);\n    font-size: 16px;\n  }\n\n  .pd-spec-table th {\n    background-color: var(--bg-soft);\n    color: var(--text-main);\n    font-weight: 600;\n  }\n\n  .pd-spec-table td:first-child {\n    font-weight: 600;\n    color: var(--text-main);\n    width: 35%;\n  }\n\n  .pd-spec-table td:last-child {\n    color: var(--text-sub);\n  }\n\n  \/* Dynamic Multi-color Badge Grid *\/\n  .pd-color-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));\n    gap: 1rem;\n    margin-top: 1rem;\n  }\n\n  .pd-color-item {\n    background: var(--bg-card);\n    border: 1px solid var(--border-color);\n    padding: 12px;\n    border-radius: var(--radius-md);\n    text-align: center;\n    font-size: 14px;\n    font-weight: 500;\n    color: var(--text-main);\n  }\n\n  \/* FAQ Block styling *\/\n  .pd-faq-list {\n    max-width: 800px;\n    margin: 0 auto;\n    display: flex;\n    flex-direction: column;\n    gap: 1.5rem;\n  }\n\n  .pd-faq-item {\n    background: var(--bg-card);\n    border: 1px solid var(--border-color);\n    border-radius: var(--radius-md);\n    padding: 1.5rem;\n    box-shadow: var(--shadow-sm);\n  }\n\n  .pd-faq-question {\n    font-size: 18px;\n    font-weight: 600;\n    color: var(--text-main);\n    margin-bottom: 0.75rem;\n    display: flex;\n    gap: 0.5rem;\n  }\n\n  .pd-faq-answer {\n    font-size: 16px;\n    line-height: 1.6;\n    color: var(--text-sub);\n    margin: 0;\n  }\n\n  \/* Media Queries for Desktop layout restoration *\/\n  @media (min-width: 768px) {\n    .pd-feature-row {\n      gap: 5rem;\n    }\n\n    .pd-feature-item {\n      flex-direction: row;\n      align-items: center;\n      gap: 4rem;\n    }\n\n    .pd-feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .pd-feature-media,\n    .pd-feature-copy {\n      width: 50%;\n      flex: none;\n    }\n\n    .pd-grid-4 {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pd-spec-grid {\n      grid-template-columns: 1.2fr 1fr;\n    }\n  }\n\n  \/* Mobile Spec Table layout override to prevent overflow *\/\n  @media (max-width: 767px) {\n    .pd-spec-table, \n    .pd-spec-table thead, \n    .pd-spec-table tbody, \n    .pd-spec-table tr, \n    .pd-spec-table th, \n    .pd-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .pd-spec-table thead {\n      display: none;\n    }\n\n    .pd-spec-table tr {\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n    }\n\n    .pd-spec-table td {\n      text-align: right;\n      padding-left: 50%;\n      position: relative;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-spec-table td:last-child {\n      border-bottom: none;\n    }\n\n    .pd-spec-table td::before {\n      content: attr(data-label);\n      position: absolute;\n      left: 16px;\n      width: 45%;\n      text-align: left;\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    .pd-spec-table td:first-child {\n      width: 100%;\n      background-color: var(--bg-soft);\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- A. HERO SECTION --\u003e\n\u003csection class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-content\"\u003e\n\u003cspan class=\"pd-badge\"\u003eCrafted for Security \u0026amp; Style\u003c\/span\u003e\n\u003ch1 class=\"pd-h1\"\u003eElegance Meets Everyday Security\u003c\/h1\u003e\n\n\u003cp class=\"pd-p\"\u003eOrganize your cards, cash, and phone in one beautifully designed, RFID-blocking clutch. Hand-finished leather texture meets dual secure closure to give you absolute peace of mind on the go.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-trust-pill\"\u003eDesigned for Everyday Ease\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-img-container\"\u003e\n\u003c!-- 📷 需替换：detail_1 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img169\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813172031\/81e90be24d5af78a362f09e92df78f12.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTION 1: STORAGE \u0026 ORGANIZATION --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-row\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-container\"\u003e\n\u003c!-- 📷 需替换：detail_2 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img170\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813172002\/09aacd1ac8af3bfc1cf1ac0ff17b2d70.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-copy\"\u003e\n\u003cspan class=\"pd-badge\"\u003eSmart Capacity\u003c\/span\u003e\n\n\u003ch2 class=\"pd-h2\" style=\"text-align:left;\"\u003eUltimate Tri-Fold Organization\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eNever compromise on what to take. With an incredibly detailed multi-storey layout, keep your driver's license, credit cards, change, and keys perfectly sorted.\u003c\/p\u003e\n\n\u003cul class=\"pd-feature-list\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e14 Dedicated Card Slots:\u003c\/strong\u003e Easy access to credit, transit, and loyalty cards.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eDual Photo\/ID Windows:\u003c\/strong\u003e Instantly present identification or keep loved ones close.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eSecure Inner Zipper:\u003c\/strong\u003e Deep pockets for your loose coins and confidential notes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTION 2: MATERIAL \u0026 DETAIL --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-feature-row\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-img-container\"\u003e\n\u003c!-- 📷 需替换：detail_3 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img171\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813172002\/6773cd5d88dfe2986abeac4535b6461a.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-copy\"\u003e\n\u003cspan class=\"pd-badge\"\u003eExceptional Craftsmanship\u003c\/span\u003e\n\n\u003ch2 class=\"pd-h2\" style=\"text-align:left;\"\u003eDetails That Elevate\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\"\u003eConstructed from premium synthetic leather and premium metal components, this purse holds up beautifully to everyday wear while developing a nicer, softer handfeel with age.\u003c\/p\u003e\n\n\u003cul class=\"pd-feature-list\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eRich Synthetic Leather:\u003c\/strong\u003e Durable, water-resistant, and premium pebbled texture.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eHigh-Quality Gold Hardware:\u003c\/strong\u003e Smooth-gliding metal zipper built to last.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eDouble Secure Closure:\u003c\/strong\u003e Lateral leather press-stud strap paired with an outer zip.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. VISUAL SHOWCASE: MULTI-ANGLE VIEWS --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eDesigned to Fit Your Life Seamlessly\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\" style=\"text-align: center; max-width: 600px; margin: 0 auto 3rem auto;\"\u003eA slim profile that holds its structural shape beautifully, whether fully packed or held lightly in your palm.\u003c!-- 📷 需替换：detail_4 --\u003e\u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img172\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813172002\/2d2f37a6c0e3e29b6a42cda6bc638374.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eSpecifications \u0026amp; Fit\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-spec-wrapper\"\u003e\n\u003cdiv class=\"pd-spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"pd-img-container\"\u003e\n\u003c!-- 📷 需替换：spec_1 --\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img173\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813172002\/ecf8a3236245027740aa9b990373b917.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003ctable class=\"pd-spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eAttribute\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eExterior Material\u003c\/td\u003e\n\t\t\t\u003ctd\u003ePremium Synthetic PU Leather (Pebbled Texture)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Lining\"\u003eLining Fabric\u003c\/td\u003e\n\t\t\t\u003ctd\u003eUpgraded Polyester Fabric Lining\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Hardware\"\u003eHardware Zipper\u003c\/td\u003e\n\t\t\t\u003ctd\u003eDurable Golden Tone Metal Alloy\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Dimensions\"\u003eDimensions\u003c\/td\u003e\n\t\t\t\u003ctd\u003e7.68\" x 3.94\" x 1.18\" (19.5 cm x 10 cm x 3 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003eWeight\u003c\/td\u003e\n\t\t\t\u003ctd\u003e0.36 lbs (approx. 163 g)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Internal Layout\"\u003eStorage Layout\u003c\/td\u003e\n\t\t\t\u003ctd\u003e1 Zipper Pocket + 2 Photo slots + 14 Card slots + 2 Cash slots + 3 Bill pockets\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- E. PRODUCT FAQ --\u003e\n\n\u003csection class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e💡 Will this clutch wallet hold my smartphone?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eYes, with a length of 7.68 inches and standard-sized depth, it is spacious enough to hold most standard-sized smartphones (such as standard iPhone, Galaxy models) without a thick case, alongside your daily cards.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e🛡️ How does the RFID blocking technology protect me?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eThe wallet is lined with advanced RFID-secure composite material designed specifically to block 13.56 MHz frequency signals. This prevents digital scanners from skimming your credit card details, ID info, and debit cards while inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3 class=\"pd-faq-question\"\u003e✨ How do I clean and care for this wallet?\u003c\/h3\u003e\n\n\u003cp class=\"pd-faq-answer\"\u003eTo maintain the premium texture, simply wipe down the exterior leather with a clean, slightly damp, soft cloth. Avoid harsh chemical cleaners, extensive heat, or long periods of direct sunlight exposure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Cognac Brown","offer_id":50067169116410,"sku":"0813-17361959","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Classic Black","offer_id":50067169149178,"sku":"0813-17362703","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Dusty Blue","offer_id":50067169181946,"sku":"0813-17369247","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Blush Pink","offer_id":50067169214714,"sku":"0813-17364492","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Slate Gray","offer_id":50067169247482,"sku":"0813-17369957","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Burgundy","offer_id":50067169280250,"sku":"0813-17366743","price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/81e90be24d5af78a362f09e92df78f12.jpg?v=1786613876","url":"https:\/\/varitino.com\/products\/large-capacity-tri-fold-wallet","provider":"Varitino","version":"1.0","type":"link"}