{"product_id":"premium-acrylic-hat-rack","title":"Premium Acrylic Hat Rack","description":"\u003c!--\n[AI Design Logic]\n产品类型：一体成型5mm透明亚克力7格棒球帽收纳架\n目标受众：潮流棒球帽收藏者、家庭收纳爱好者、品质生活追求者\n视觉风格：现代极简、高亮通透、高端质感\n配色策略：深板岩蓝（#0f172a）为主色，搭配通透的淡蓝灰色（#f1f5f9）和温和中性灰，突出亚克力水晶般的剔透感。\n模块顺序：\n  1. Intro \/ Hero Block (高转化瞬时吸引)\n  2. Compare Section (痛点直击：混乱 vs 整洁)\n  3. Feature 1: Grab \u0026 Go System (核心功能：独立抽拿)\n  4. Feature 2: Universal Compatibility (兼容性：多帽型适配)\n  5. Feature 3: Premium 5mm Acrylic (工艺溢价：5mm厚度质感)\n  6. Specifications (规格参数：单双装及尺寸)\n  7. FAQ (产品解答：保养、材质等)\n详情图映射：\n  - Hero Area = detail_1 (衣柜场景高精展示)\n  - Compare Section = detail_2 (直观 Before\/After 对比)\n  - Feature 1 = detail_3 (三步拿取动作示意)\n  - Feature 2 = detail_4 (弧形兼容帽型分类图)\n  - Feature 3 = detail_5 (5mm厚度细节放大图)\n规格图映射：\n  - Specs Area = spec_1 (经典三维尺寸图)\n对比模块：已加入。直观呈现杂乱无序与极简收纳的强强烈反差，刺激用户购买。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- CSS 样式定义 --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0f172a;\n      --primary-hover: #1e293b;\n      --text-main: #1e293b;\n      --text-sub: #64748b;\n      --bg-body: #ffffff;\n      --bg-card: #f8fafc;\n      --bg-soft: #f1f5f9;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --border-color: #e2e8f0;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      background-color: var(--bg-body);\n    }\n\n    \/* 统一排版 *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      margin-top: 0;\n      font-weight: 700;\n      line-height: 1.25;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* 视觉标签 *\/\n    .static-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    }\n\n    \/* 自然流式图片占位符 *\/\n    .img-container {\n      width: 100%;\n      height: auto;\n      display: block;\n      margin-bottom: 1.5rem;\n    }\n\n    .img-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: clamp(3rem, 10vw, 6rem) 1.5rem;\n      box-sizing: border-box;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: 500;\n      gap: 10px;\n    }\n\n    .img-placeholder span {\n      font-size: 14px;\n      color: #94a3b8;\n    }\n\n    \/* A. Hero 模块 *\/\n    .hero-block {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      margin-bottom: 1rem;\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 2.5rem;\n      font-size: clamp(18px, 2.5vw, 22px);\n    }\n\n    \/* B. Before\/After 对比模块 *\/\n    .compare-container {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      border: 1px solid var(--border-color);\n    }\n\n    .compare-header {\n      text-align: center;\n      margin-bottom: 2.5rem;\n    }\n\n    .compare-title {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 0.5rem;\n    }\n\n    \/* C. Feature 模块（图文交错） *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-headline {\n      font-size: clamp(24px, 3.5vw, 32px);\n      margin-bottom: 1rem;\n    }\n\n    .feature-bullets {\n      list-style: none;\n      padding-left: 0;\n      margin: 1.5rem 0 0 0;\n    }\n\n    .feature-bullets li {\n      position: relative;\n      padding-left: 1.75rem;\n      font-size: 16px;\n      color: var(--text-sub);\n      line-height: 1.6;\n      margin-bottom: 1rem;\n    }\n\n    .feature-bullets li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      color: #10b981;\n      font-weight: bold;\n      font-size: 18px;\n    }\n\n    \/* D. Specifications 模块 *\/\n    .specs-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n      border: 1px solid var(--border-color);\n    }\n\n    .specs-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n    }\n\n    @media (min-width: 768px) {\n      .specs-grid {\n        grid-template-columns: 1.2fr 1fr;\n        align-items: center;\n      }\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .specs-table th, \n    .specs-table td {\n      padding: 1.25rem 0;\n      font-size: 16px;\n      text-align: left;\n    }\n\n    .specs-table th {\n      color: var(--text-sub);\n      font-weight: 500;\n      width: 35%;\n    }\n\n    .specs-table td {\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    \/* E. FAQ 模块 *\/\n    .faq-section {\n      margin-bottom: clamp(3rem, 8vw, 6rem);\n    }\n\n    .faq-title {\n      text-align: center;\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 2.5rem;\n    }\n\n    .faq-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 0.75rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* 桌面端布局适配 (Z-Pattern) *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      \n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* 响应式表格 (手机端转为块状展示) *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table tr {\n        padding: 1rem 0;\n      }\n\n      .specs-table th {\n        padding-bottom: 0.25rem;\n        font-size: 14px;\n      }\n\n      .specs-table td {\n        padding-top: 0;\n        font-size: 16px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- ==================== A. HERO BLOCK ==================== --\u003e\n\u003csection class=\"hero-block\"\u003e\n\u003cdiv class=\"static-badge\"\u003eDesigned for Everyday Ease\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eGRAB ONE — THE REST STAY ORGANIZED\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eIndividually spaced slots keep each cap separated, visible, and easy to reach. Simply pull out the hat you want without disturbing or knocking over the rest.\u003c\/p\u003e\n\n\u003cdiv class=\"img-container\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813164924\/a5827da197e51c04edb18f2b4b7c7363.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== B. COMPARE SECTION ==================== --\u003e\n\n\u003csection class=\"compare-container\"\u003e\n\u003cdiv class=\"compare-header\"\u003e\n\u003ch2 class=\"compare-title\"\u003eFrom Chaos to Organized in Minutes\u003c\/h2\u003e\n\n\u003cp style=\"margin-bottom: 0;\"\u003eStop letting your premium caps lose their shape in cluttered piles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"img-container\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813164924\/2e28f4434d9c93851b78668baa5332ca.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== C. FEATURE SECTIONS ==================== --\u003e\u003c!-- Feature 1: Dynamic Grab \u0026 Go (Steps) --\u003e\n\n\u003csection class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-container\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813164924\/44cc09f0c5a8b45d9cc5a38114d3dd91.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"static-badge\" style=\"align-self: flex-start;\"\u003eSmart Mechanism\u003c\/div\u003e\n\n\u003ch2 class=\"feature-headline\"\u003eGrab Your Cap with Absolute Ease\u003c\/h2\u003e\n\n\u003cp\u003eTired of reorganizing your entire hat stack just to find one cap? Our precision-engineered vertical slots isolate each hat, keeping them secured in place.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullets\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eSeparate Alignment:\u003c\/strong\u003e Each cap sits comfortably in its own independent compartment.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eAnti-Topple Design:\u003c\/strong\u003e Pull the top, middle, or bottom hat—the rest won't budge.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eInstant Identification:\u003c\/strong\u003e Fully visible placement lets you pick your color of the day in a second.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Universal Cap Compatibility --\u003e\n\n\u003csection class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-container\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813164924\/6d9cb996a4e96f742e0ef44efc501048.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"static-badge\" style=\"align-self: flex-start;\"\u003eVersatile Storage\u003c\/div\u003e\n\n\u003ch2 class=\"feature-headline\"\u003eOne Holder Fits All Your Styles\u003c\/h2\u003e\n\n\u003cp\u003eWhether you're a flat brim purist, a curve bill collector, or a trucker hat enthusiast, our rack is designed to secure them all without crushing the crowns.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullets\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eVisor Friendly:\u003c\/strong\u003e Perfect for standard sports visors and bucket-style variations.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eAdjustable Support:\u003c\/strong\u003e Seamlessly holds structured snaps, fitted caps, and kids' sizes.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eZero Deformation:\u003c\/strong\u003e Avoid the dreaded \"creased crown\" caused by stacking or hanging hooks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3: 5mm Thickened Acrylic Material --\u003e\n\n\u003csection class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-container\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813164924\/0c8a0a3d7413e942b9d77f0dc2390398.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"static-badge\" style=\"align-self: flex-start;\"\u003eIndustrial Craftsmanship\u003c\/div\u003e\n\n\u003ch2 class=\"feature-headline\"\u003eHigh-Definition 5mm Premium Acrylic\u003c\/h2\u003e\n\n\u003cp\u003eUnlike cheap, thin plastic sheet stands, this holder is crafted from premium 5mm crystal-clear acrylic that adds heavy-duty durability and an elegant aesthetic to any room.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullets\"\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eCrystal Translucency:\u003c\/strong\u003e High light-transmittance that turns your hat collection into a gallery show.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eDiamond-Polished Edges:\u003c\/strong\u003e Rounded, ultra-smooth slot edges prevent any scratches on precious visor fabrics.\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eIntegrated U-Shape Structure:\u003c\/strong\u003e Solid single-mold build. Zero screws, zero installation hassle, zero wobble.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ==================== D. SPECIFICATIONS ==================== --\u003e\n\n\u003csection class=\"specs-section\"\u003e\n\u003ch2 style=\"font-size: clamp(24px, 4vw, 32px); margin-bottom: 2rem; text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"specs-media\"\u003e\n\u003cdiv class=\"img-container\" style=\"margin-bottom: 0;\"\u003e\n\u003cdiv class=\"img-placeholder\" style=\"padding: clamp(2rem, 5vw, 4rem) 1rem;\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813164924\/47ece67574bb19b64ee05175684bc948.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-info\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd\u003e5mm Premium Grade Acrylic\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCapacity\u003c\/th\u003e\n\t\t\t\u003ctd\u003eHolds up to 7 caps per stand\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eDimensions\u003c\/th\u003e\n\t\t\t\u003ctd\u003e11.5 in x 3 in x 2.4 in (29 cm x 7.6 cm x 6 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eColor Options\u003c\/th\u003e\n\t\t\t\u003ctd\u003eCrystal Clear \/ Sleek Black\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eAssembly\u003c\/th\u003e\n\t\t\t\u003ctd\u003eReady out of the box (No assembly required)\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\/section\u003e\n\u003c!-- ==================== E. FAQ SECTION ==================== --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Will the slots scratch or damage the brim of my caps?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo. The slots are engineered with premium diamond-polished, rounded edges. The surface is completely smooth, allowing you to slide hats in and out without scratching or tearing fabrics.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Do I need to assemble the hat stand when it arrives?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo assembly is required! The stand is molded as a single, solid piece of 5mm-thick premium acrylic. Simply take it out of the packaging, place it on your shelf, and start organizing right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What is the best way to clean and care for the acrylic?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eTo maintain its crystal-clear shine, we recommend gently wiping the rack with a soft microfiber cloth. Avoid using harsh chemical cleaners or abrasive sponges that could scratch the surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Crystal Clear \/ 1-Pack (Holds 7 Caps)","offer_id":50067012092154,"sku":"0813-17009442","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Sleek Black \/ 1-Pack (Holds 7 Caps)","offer_id":50067012124922,"sku":"0813-17006301","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Crystal Clear \/ 2-Pack (Holds 14 Caps - 10% OFF)","offer_id":50067012157690,"sku":"0813-17001489","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Sleek Black \/ 2-Pack (Holds 14 Caps - 10% OFF)","offer_id":50067012190458,"sku":"0813-17003405","price":22.95,"currency_code":"USD","in_stock":true},{"title":"Crystal Clear \/ 4-Pack (Holds 28 Caps - 20% OFF)","offer_id":50067012223226,"sku":"0813-17003486","price":42.95,"currency_code":"USD","in_stock":true},{"title":"Sleek Black \/ 4-Pack (Holds 28 Caps - 20% OFF)","offer_id":50067012255994,"sku":"0813-17008938","price":42.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/a5827da197e51c04edb18f2b4b7c7363.jpg?v=1786611942","url":"https:\/\/varitino.com\/products\/premium-acrylic-hat-rack","provider":"Varitino","version":"1.0","type":"link"}