{"product_id":"dual-sided-door-draft-blocker","title":"Dual-Sided Door Draft Blocker","description":"\u003c!--\n[AI Design Logic]\n产品类型：免打孔可剪裁双面门底密封防尘静音条（家居实用改良工具）\n目标受众：家庭日常用户、对噪音\/漏风\/蚊虫敏感者、注重木地板保养的屋主\n视觉风格：现代极简、温馨居家、专业可靠\n配色策略：\n  - Primary (主色): #2C3E50 (深石板蓝，体现稳固与科技感)\n  - Accent (强调色): #A3704C (温暖原木色，呼应居家与地板材质)\n  - Background Soft (浅背景): #F8F9FA (浅灰底，高雅留白)\n  - Border (边框): #E2E8F0 (极淡灰色)\n模块顺序：\n  1. Intro \/ Hero Content Block (含首尾核心利益点、尺寸警告 Banner 与 Hero 示意图)\n  2. Feature 1: 双重腔体密封阻风 (展示 detail_4 风道\/昆虫阻隔)\n  3. Feature 2: 底部声学防噪毛毡 (展示 detail_6 静音防磨损)\n  4. Feature 3: 免工具、一剪即用 (展示 detail_5 剪切与安装动作)\n  5. Installation Step-by-Step (展示 detail_8 六步安装法，解决落地实操疑虑)\n  6. Specifications (展示 spec_1 参数，提供换算数据与多色选择)\n  7. FAQ (解答尺寸兼容性、地板摩擦、裁剪等常见产品疑问)\n详情图映射：\n  - Hero Area = detail_2 (多功能综述)\n  - Feature 1 = detail_4 (风阻与蚊虫克星)\n  - Feature 2 = detail_6 (地板静音保护)\n  - Feature 3 = detail_5 (免工具剪裁示意)\n  - How-to-Use = detail_8 (六步简易安装)\n规格图映射：\n  - Specs = spec_1 (2代多色93cm自带背胶参数)\n对比模块：未加入单独对比卡片（因在Feature1与Feature2中已通过FAB文案深度融入“对比普通单排密封条提升40%”及“无声开闭不磨损”等对比优势）。\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: #2C3E50;\n      --primary-hover: #1A252F;\n      --accent: #A3704C;\n      --accent-soft: #F5EFEB;\n      --text-main: #2D3748;\n      --text-sub: #718096;\n      --bg-body: #FFFFFF;\n      --bg-card: #FFFFFF;\n      --bg-soft: #F8F9FA;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.05), 0 4px 6px -2px rgba(0, 0, 0, 0.02);\n      --border-color: #E2E8F0;\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      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    }\n\n    \/* TYPOGRAPHY *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--primary);\n      margin-top: 0;\n      line-height: 1.25;\n      font-weight: 700;\n    }\n    \n    .product-detail-container h1 {\n      font-size: clamp(30px, 5vw, 42px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1.5rem;\n      text-align: center;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* BADGES \u0026 PILLS *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 1.5rem;\n    }\n\n    .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      border: 1px solid var(--border-color);\n    }\n\n    .badge-accent {\n      background-color: var(--accent-soft);\n      color: var(--accent);\n      border-color: transparent;\n    }\n\n    \/* ALERT BANNER *\/\n    .compatibility-banner {\n      background-color: #FFF5F5;\n      border-left: 4px solid #E53E3E;\n      padding: 1.25rem;\n      border-radius: var(--radius-md);\n      margin-bottom: 2rem;\n    }\n\n    .compatibility-banner-title {\n      font-weight: 700;\n      color: #C53030;\n      margin-bottom: 0.25rem;\n      font-size: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .compatibility-banner p {\n      margin: 0;\n      font-size: 15px;\n      color: #9B2C2C;\n      line-height: 1.5;\n    }\n\n    \/* LAYOUT SPACING *\/\n    .section-spacing {\n      padding: clamp(2.5rem, 6vw, 4.5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    \n    .section-spacing:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* MEDIA PLACEHOLDER (SCHEME A \u0026 B COMPATIBLE) *\/\n    .media-container {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 1px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      margin-bottom: 1.5rem;\n      transition: all 0.3s ease;\n    }\n\n    .media-container.fluid {\n      aspect-ratio: auto;\n      padding: 4rem 1rem;\n    }\n\n    .media-container.ratio-1-1 {\n      aspect-ratio: 1 \/ 1;\n    }\n\n    .media-placeholder-text {\n      font-size: 16px;\n      color: var(--text-sub);\n      font-weight: 500;\n      text-align: center;\n    }\n\n    \/* HERO SECTION *\/\n    .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 3rem);\n    }\n\n    .hero-section .badge-container {\n      justify-content: center;\n    }\n\n    \/* FEATURE GRID (Z-PATTERN \/ MOBILE LOCK) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      margin-bottom: 3rem;\n    }\n\n    .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .feature-media {\n      flex: 1;\n    }\n\n    .feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* STEP-BY-STEP FLOW *\/\n    .step-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1.5rem;\n      margin-top: 2rem;\n    }\n\n    .step-card {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .step-num {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: 36px;\n      height: 36px;\n      background-color: var(--accent);\n      color: #FFFFFF;\n      border-radius: 50%;\n      font-weight: 700;\n      font-size: 16px;\n      margin-bottom: 1rem;\n    }\n\n    .step-card h3 {\n      margin-top: 0;\n      font-size: 18px;\n    }\n\n    .step-card p {\n      margin: 0;\n      font-size: 15px;\n    }\n\n    \/* SPECIFICATIONS TABLE *\/\n    .specs-table-container {\n      margin-top: 2rem;\n      overflow-x: auto;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      background-color: var(--bg-card);\n      text-align: left;\n    }\n\n    .specs-table th, \n    .specs-table td {\n      padding: 1rem 1.25rem;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      font-weight: 700;\n      width: 35%;\n    }\n\n    .specs-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    \/* FAQ ACCORDION STYLE *\/\n    .faq-container {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-item h3 {\n      font-size: 18px;\n      margin-bottom: 0.5rem;\n      color: var(--primary);\n    }\n\n    .faq-item p {\n      margin: 0;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n\n    \/* RESPONSIVE BREAKPOINTS *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 4rem;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .step-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n\n    @media (max-width: 767px) {\n      \/* MOBILE TABLE RESET *\/\n      .specs-table, \n      .specs-table thead, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        border-bottom: 1px solid var(--border-color);\n        padding: 0.75rem 0;\n      }\n\n      .specs-table tr:last-child {\n        border-bottom: none;\n      }\n\n      .specs-table td {\n        border: none;\n        padding: 0.25rem 1.25rem;\n      }\n\n      .specs-table td:first-child {\n        font-weight: 700;\n        color: var(--primary);\n        padding-top: 0.5rem;\n      }\n\n      .specs-table td:last-child {\n        padding-bottom: 0.5rem;\n        color: var(--text-sub);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. HERO SECTION --\u003e\n\u003csection class=\"hero-section section-spacing\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"badge\"\u003eDesigned for Everyday Ease\u003c\/span\u003e \u003cspan class=\"badge badge-accent\"\u003e100% Tool-Free Installation\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eInstant Draft \u0026amp; Bug Blocker for Door Bottom\u003c\/h1\u003e\n\n\u003cp\u003eSeal out cold breezes, unwanted insects, and outside noise with our dual-sided, cut-to-fit soft PVC door guard. Keeps your home clean, quiet, and perfectly insulated all year round.\u003c\/p\u003e\n\u003c!-- CRITICAL LIMITS WARNING BANNER --\u003e\n\n\u003cdiv class=\"compatibility-banner\"\u003e\n\u003cdiv class=\"compatibility-banner-title\"\u003e⚠ MUST READ BEFORE PURCHASING\u003c\/div\u003e\n\n\u003cp\u003eThis product is engineered exclusively for flat, smooth floorings (wood panels, tile, marble, etc.). Please verify your door fits these limits: Door Gap range \u003cstrong\u003e0.2 – 2.5 cm (0.08\" – 0.98\")\u003c\/strong\u003e and Door Thickness range \u003cstrong\u003e3.3 – 5.8 cm (1.30\" – 2.28\")\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE PLACEHOLDER --\u003e\n\n\u003cdiv class=\"media-container fluid\"\u003e\n\u003cdiv class=\"media-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170913\/28f03e8aeff3fab1cb0444994d52dcbe.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=\"section-spacing\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-container ratio-1-1\"\u003e\n\u003cdiv class=\"media-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170913\/629b95f0e8a10a8d8e76f2164329ef35.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eThermal Efficiency\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eUpgraded Dual-Cavity Sealing\u003c\/h3\u003e\n\n\u003cp\u003eEngineered with double-row hollow chambers and a split-folding wing mechanism, this barrier traps hot and cold air 40% more effectively than traditional single-strip models. Experience instant temperature control while noticeably lowering your climate-control energy bills.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003ePure Physical Barrier:\u003c\/strong\u003e Stops pests, crawling insects, drafts, and light pollution dead in their tracks with absolute zero gaps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-container ratio-1-1\"\u003e\n\u003cdiv class=\"media-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170913\/7baad57a600c1c2cfaf3ef8aa408200f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eFloor Protection\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eAcoustic Felt Protection\u003c\/h3\u003e\n\n\u003cp\u003eUnlike standard vinyl door seals that scrape and screech against your precious floors, our guard features premium, high-density acoustic striping at the base. This provides ultra-low friction glides over hardwood, laminates, and tiles.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eWhisper-Quiet Movement:\u003c\/strong\u003e Open and close doors smoothly at night without waking light sleepers, while safeguarding floor finishes from scratches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-container ratio-1-1\"\u003e\n\u003cdiv class=\"media-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170913\/1f4795eefb84a407e35b27f484368833.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge badge-accent\"\u003eCustomizable Design\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eSoft PVC Cut-to-Fit Convenience\u003c\/h3\u003e\n\n\u003cp\u003eForget complex cutting blades or saws. Constructed of flexible, highly durable PVC, this draft stopper is easily trimmed with standard scissors to perfectly match your specific door width. Perfect for bedrooms, entryways, and home offices alike.\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003eEnhanced Adhesive Wings:\u003c\/strong\u003e The unique folding hinge lets the strong backing adhesive wrap firmly onto your door sides, preventing slip-offs even after thousands of openings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. USE SCENARIO \/ STEP-BY-STEP --\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003ch2\u003eHow to Install in 6 Easy Steps\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 700px; margin: 0 auto 2.5rem;\"\u003eAchieve a flawless, professional fit without a single screw. Simply \"Fix, Slide, and Fold\" to enjoy complete protection.\u003c\/p\u003e\n\n\u003cdiv class=\"media-container fluid\" style=\"margin-bottom: 2rem;\"\u003e\n\u003cdiv class=\"media-placeholder-text\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815170913\/e6711f472fd4f30ef2535a45bff30945.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\u003c!-- D. SPECIFICATIONS --\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"media-container fluid\" style=\"margin-bottom: 1.5rem;\"\u003e\n\u003cdiv class=\"media-placeholder-text\"\u003e\n\u003ctable class=\"specs-table\" style=\"color: var(--text-main); font-size: 13px;\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eProduct Name\u003c\/th\u003e\n\t\t\t\u003ctd\u003eSoft PVC Dual-Sided Door Bottom Sealing Strip (Generation II)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd\u003ePremium Soft PVC + High-Elastic Acoustic Protective Felt\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eTotal Length\u003c\/th\u003e\n\t\t\t\u003ctd\u003e93 cm (approx. 36.6\") — \u003ci\u003eCan be cut to any shorter size\u003c\/i\u003e\n\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCompatible Door Thickness\u003c\/th\u003e\n\t\t\t\u003ctd\u003e3.3 – 5.8 cm (approx. 1.30\" – 2.28\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCompatible Floor Gap\u003c\/th\u003e\n\t\t\t\u003ctd\u003e0.2 – 2.5 cm (approx. 0.08\" – 0.98\")\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eAvailable Colors\u003c\/th\u003e\n\t\t\t\u003ctd\u003eWhite, Brown, Black\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eAdhesion Type\u003c\/th\u003e\n\t\t\t\u003ctd\u003eIndependent folding acrylic backing tape\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 --\u003e\n\n\u003csection class=\"section-spacing\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill it catch or drag on carpets?\u003c\/h3\u003e\n\n\u003cp\u003eThis model is highly optimized for smooth, flat floorings (tile, hardwood, laminates). If you have thick or high-pile carpets, the draft guard might experience higher resistance during movement, which could affect adhesive lifespan.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan I open the door completely without making noise?\u003c\/h3\u003e\n\n\u003cp\u003eYes, absolutely. The integrated acoustic felt lining at the bottom replaces raw PVC friction with smooth sliding fabric. It absorbs impact and isolates grinding noises, making door movement almost completely silent.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhat if my door is smaller than the standard 93cm length?\u003c\/h3\u003e\n\n\u003cp\u003eThis is a custom-fit design. You can easily cut the soft PVC with scissors to fit any door width under 93cm. Simply slide it onto your door first, mark the cutting line, trim the excess, and finish by peeling off the adhesive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Woyuosn","offers":[{"title":"White \/ 1 Pack (Single Door Trial)","offer_id":63966949310835,"sku":"0815-18019168","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 1 Pack (Single Door Trial)","offer_id":63966949343603,"sku":"0815-18015941","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1 Pack (Single Door Trial)","offer_id":63966949376371,"sku":"0815-18014994","price":12.95,"currency_code":"USD","in_stock":true},{"title":"White \/ 2-Pack (Front \u0026 Back Doors - Save 15%)","offer_id":63966949409139,"sku":"0815-18016734","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2-Pack (Front \u0026 Back Doors - Save 15%)","offer_id":63966949441907,"sku":"0815-18011180","price":21.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2-Pack (Front \u0026 Back Doors - Save 15%)","offer_id":63966949474675,"sku":"0815-18011879","price":21.95,"currency_code":"USD","in_stock":true},{"title":"White \/ 3-Pack (Family Essential Pack - Save 20%)","offer_id":63966949507443,"sku":"0815-18019683","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 3-Pack (Family Essential Pack - Save 20%)","offer_id":63966949540211,"sku":"0815-18016231","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3-Pack (Family Essential Pack - Save 20%)","offer_id":63966949572979,"sku":"0815-18018345","price":30.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/5692\/1971\/files\/28f03e8aeff3fab1cb0444994d52dcbe.jpg?v=1786788202","url":"https:\/\/woyuosn.com\/products\/dual-sided-door-draft-blocker","provider":"Woyuosn","version":"1.0","type":"link"}