{"product_id":"flexible-dryer-vent-cleaner-kit-rjc","title":"フレキシブルドライヤーベントクリーナーキット","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Home Safety \u0026 Appliance Maintenance Tool (Dryer Vent Cleaning Kit)\nTarget Audience: Homeowners, renters, safety-conscious individuals wanting to prevent fires and save energy\nVisual Style: Trustworthy, professional, and utilitarian (Clean layouts, high contrast)\nColor Strategy: Trust Blue (--primary) for reliability, Alert Orange (--accent) for fire safety awareness, Light Gray (--bg-body) for clean spaces\nShape Strategy: Radius 8px (Industrial yet household-safe, structured but not aggressive)\nTypography Strategy: Large Type \/ Mobile-first readable (H1: 36px+, Body: 18px+, Line-height: 1.6)\nMobile Table Strategy: Card-based (No horizontal scroll, fully responsive data-label mapping)\nImage Mapping: Hero=image_1, FireSafety=image_2, DeepCleaning=image_3, UniversalFit=image_4, MultiPurpose=image_5\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 1) Design System (CSS Variables) *\/\n    .product-detail-container {\n      --primary: #1e3a8a;\n      --primary-hover: #172554;\n      --accent: #ea580c;\n      --text-main: #1f2937;\n      --text-sub: #4b5563;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-table-alt: #f1f5f9;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n      --border-color: #e5e7eb;\n      \n      \/* Base Container Settings *\/\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: border-box;\n    }\n\n    \/* 0) Typography System *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 800;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 1rem 0;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 0.75rem 0;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(18px, 2vw, 20px);\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    .product-detail-container .text-sm {\n      font-size: clamp(16px, 1.8vw, 18px);\n      color: var(--text-sub);\n    }\n\n    \/* Visual Badges (Non-clickable) *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--accent);\n      color: #fff;\n      font-size: 16px;\n      font-weight: 700;\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      margin-bottom: 1rem;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    \/* 2) Image \u0026 Media Protocol *\/\n    \/* Scheme A: Natural Flow Formatting *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Placeholder Styling *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      aspect-ratio: 4\/3;\n      background: var(--bg-card);\n      border: 2px dashed #cbd5e1;\n      border-radius: var(--radius-md);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #64748b;\n      font-size: clamp(16px, 2vw, 20px);\n      font-weight: bold;\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Layout Spacing *\/\n    .product-detail-container .section-gap {\n      margin-top: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Hero Section *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-bottom: clamp(2rem, 4vw, 3rem);\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto clamp(2rem, 4vw, 3rem) auto;\n    }\n\n    \/* Mobile Ordering Lock \u0026 Z-Pattern *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile first: Image top, Text bottom *\/\n      gap: clamp(1.5rem, 4vw, 3rem);\n      align-items: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy ul {\n      list-style-type: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .product-detail-container .feature-copy ul li {\n      position: relative;\n      padding-left: 2rem;\n      margin-bottom: 1rem;\n      font-size: clamp(18px, 2vw, 20px);\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container .feature-copy ul li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--primary);\n      font-weight: bold;\n      font-size: 1.2rem;\n    }\n\n    \/* Desktop Z-Pattern Enhancement *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n      }\n      .product-detail-container .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* Specs Table System *\/\n    .product-detail-container .specs-section {\n      background-color: var(--bg-card);\n      padding: clamp(2rem, 4vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .product-detail-container .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n    }\n\n    .product-detail-container .specs-table th,\n    .product-detail-container .specs-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n      font-size: clamp(16px, 1.8vw, 18px);\n    }\n\n    .product-detail-container .specs-table th {\n      background-color: var(--primary);\n      color: #fff;\n      font-weight: 600;\n    }\n\n    .product-detail-container .specs-table tbody tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .specs-table tbody tr:nth-child(even) {\n      background-color: var(--bg-table-alt);\n    }\n\n    \/* Mobile Table: Card-based Layout *\/\n    @media (max-width: 767px) {\n      .product-detail-container .specs-table,\n      .product-detail-container .specs-table thead,\n      .product-detail-container .specs-table tbody,\n      .product-detail-container .specs-table tr,\n      .product-detail-container .specs-table th,\n      .product-detail-container .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .product-detail-container .specs-table thead {\n        display: none; \/* Hide native header *\/\n      }\n\n      .product-detail-container .specs-table tbody tr {\n        background-color: var(--bg-body);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 1rem;\n        box-shadow: var(--shadow-sm);\n        padding: 0.5rem;\n      }\n\n      .product-detail-container .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        border: none;\n        padding: 0.75rem 1rem;\n      }\n\n      .product-detail-container .specs-table td:not(:last-child) {\n        border-bottom: 1px dashed var(--border-color);\n      }\n\n      .product-detail-container .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        margin-right: 1rem;\n        flex-shrink: 0;\n      }\n      \n      .product-detail-container .specs-table td span {\n        text-align: right;\n      }\n    }\n\n    \/* FAQ System *\/\n    .product-detail-container .faq-section {\n      background-color: var(--bg-body);\n      border-top: 1px solid var(--border-color);\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 2rem;\n    }\n\n    .product-detail-container .faq-question {\n      font-size: clamp(20px, 2.5vw, 22px);\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      gap: 1rem;\n    }\n\n    .product-detail-container .faq-question::before {\n      content: \"Q.\";\n      color: var(--primary);\n    }\n\n    .product-detail-container .faq-answer {\n      font-size: clamp(18px, 2vw, 20px);\n      line-height: 1.6;\n      color: var(--text-sub);\n      padding-left: 2.5rem;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section section-gap\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003e火災安全の必需品\u003c\/div\u003e\n\n\u003ch1\u003e家を守り、乾燥機の効率を高める\u003c\/h1\u003e\n\n\u003ch2\u003eプロ仕様の乾燥機排気口クリーニングキット\u003c\/h2\u003e\n\n\u003cp\u003e何年分もの隠れた可燃性糸くずの蓄積を数分で除去。乾燥機の気流を改善し、衣類を速く乾かし、高額な専門サービスなしで安心を得られます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Image Placeholder --\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260319180155\/fcc6d56d4dce0ff23b7acff8d910ba52.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp class=\"text-sm\" style=\"text-align: center; margin-top: 1rem;\"\u003e5万人以上の家庭で日常の安全と機器メンテナンスに信頼されています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features Section (Z-Pattern \/ Mobile-Lock) --\u003e\n\n\u003cdiv class=\"features-section section-gap\"\u003e\n\u003c!-- Feature 1: Fire Prevention --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260319180155\/199267d2d6120668c94aa8af6523e371.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e隠れた火災リスクを排除\u003c\/h3\u003e\n\n\u003cp\u003e\u003cstrong\u003eホコリや綿の糸くずは乾燥機火災の主な原因です。\u003c\/strong\u003e毎年、数千件の住宅火災が放置された乾燥機の排気口から発生しています。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e深部まで届く：\u003c\/strong\u003e手が届かない場所に何年も蓄積した可燃性の高い糸くずを取り除きます。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e絶対の安全性：\u003c\/strong\u003e乾燥機の排気を清潔に保ち、家族を重大な機器の故障から守ります。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Efficiency --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260319180155\/b65703b46c52156da6a7f8ab35e86695.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e最大の気流を回復し、節約を実現\u003c\/h3\u003e\n\n\u003cp\u003e詰まった乾燥機は2倍の労力で動きます。柔軟なホースと特大のブラシが乾燥機内部の糸くずトラップや排気口の奥深くまで届きます。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e乾燥時間の短縮：\u003c\/strong\u003e詰まりを取り除くことで新鮮な空気が完璧に循環し、大量の洗濯物も短時間で乾きます。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e電気代の節約：\u003c\/strong\u003e効率的な乾燥機は電力を大幅に節約し、このクリーニングキットの費用は数回の洗濯サイクルで回収できます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Universal Fit --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260319180155\/4234257e46fe3737f2e9ceb7afc29ecc.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e掃除機への即時接続\u003c\/h3\u003e\n\n\u003cp\u003e工具や複雑な組み立ては不要です。このキットは、現在の家庭の掃除ルーチンにスムーズに組み込めるよう設計されています。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eユニバーサルアダプター：\u003c\/strong\u003eほとんどの標準的な掃除機ホースに簡単に接続できます。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eカスタマイズ可能な吸引力：\u003c\/strong\u003eキットを取り付けて、掃除機の吸引力を調整するだけで、たまったホコリや糸くずが瞬時に消えます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Multi-Purpose --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260319180155\/c6216437f349a965822b6e89ebe7e87b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e乾燥機だけでなく\u003c\/h3\u003e\n\n\u003cp\u003e超ロングで超柔軟なデザインは、家の忘れられた隙間を掃除する究極の隙間ツールです。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e冷蔵庫のコイル：\u003c\/strong\u003e冷蔵庫の下のほこりを掃除機で吸い取り、寿命と冷却効率を延ばします。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003eエアコンの通気口：\u003c\/strong\u003eエアコンのダクトの奥まで届き、室内の空気をより清潔で健康的にします。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e狭い家具の隙間：\u003c\/strong\u003e重い本棚の裏や狭いソファの下も簡単に掃除できます。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table Section --\u003e\n\n\u003cdiv class=\"specs-section section-gap\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003e技術仕様\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center;\"\u003e徹底的でプロレベルのクリーニングに必要なすべてが揃っています。\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e構成／仕様\u003c\/th\u003e\n\t\t\t\u003cth\u003e詳細\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=\"Component \/ Spec\"\u003e\u003cstrong\u003eパッケージ内容\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003e掃除機アダプター1個、柔軟なクリーニングホース1本、超ロングブラシ1本\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component \/ Spec\"\u003e\u003cstrong\u003eホースの長さ\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003e80.7 cm \/ 31.8 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component \/ Spec\"\u003e\u003cstrong\u003eブラシの長さ\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003e73.5 cm \/ 29.0 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component \/ Spec\"\u003e\u003cstrong\u003e総重量\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003e250.0 g \/ 8.8 oz\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component \/ Spec\"\u003e\u003cstrong\u003e素材\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003e耐久性のある柔軟なPVCホース＆傷つけにくいナイロンブラシ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component \/ Spec\"\u003e\u003cstrong\u003e互換性\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\u003cspan\u003eほとんどの標準的な家庭用掃除機ホースに対応\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-section section-gap\"\u003e\n\u003ch2 style=\"text-align: center; margin-bottom: 3rem;\"\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eこのアダプターは私の掃除機のブランドに合いますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e付属の掃除機アダプターは先細りのユニバーサルデザインで、ほとんどの標準的な家庭用掃除機ホース（標準径まで）にしっかりと装着できます。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e乾燥機の換気口はどのくらいの頻度で掃除すべきですか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e標準的な家庭用としては、このキットで4～6ヶ月ごとに徹底的なクリーニングを行うことを強くお勧めします。これにより危険な綿ぼこりの蓄積を防ぎ、乾燥機のエネルギー効率を最大限に保ちます。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eブラシは乾燥機の内部を傷つけることがありますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e絶対に違います。この柔軟なブラシは高品質でしなやかなナイロン製です。綿ぼこりをしっかりと取り除くように特別に設計されており、乾燥機の内部部品や排気ダクトに対して完全に安全で優しい作りになっています。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"ブルー \/ 1個購入（基本キット）","offer_id":48044059492564,"sku":null,"price":9.99,"currency_code":"USD","in_stock":true},{"title":"ブルー \/ 2個購入（あなたとご両親用）- 15%割引","offer_id":48044059525332,"sku":null,"price":15.99,"currency_code":"USD","in_stock":true},{"title":"ブルー \/ 3個購入（家全体の徹底清掃）- 20%割引","offer_id":48044059558100,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/fcc6d56d4dce0ff23b7acff8d910ba52.jpg?v=1780476651","url":"https:\/\/omurio.com\/ja\/products\/flexible-dryer-vent-cleaner-kit-rjc","provider":"Omurio","version":"1.0","type":"link"}