{"product_id":"reliable-door-wedge-alarm","title":"Reliable Door Wedge Alarm","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：便携式门阻报警器\n  目标受众：旅行者、独居人士、需要额外安全保障的人群\n  视觉风格：简洁、强调功能性和安全感，以黑银色为主调\n  配色策略：使用深灰色\/黑色作为主色调，强调专业和稳重；背景采用柔和的浅灰区分模块。\n  模块顺序：Hero (核心价值) -\u003e Feature 1 (双重防御机制) -\u003e Feature 2 (灵敏度调节) -\u003e Feature 3 (便携与适用性) -\u003e Specifications (规格参数) -\u003e FAQ (常见问题)\n  详情图映射：Hero=image_1.png, Feature1=image_4.png, Feature2=image_3.png, Feature3=image_5.png\n  规格图映射：Specs=image_6.png\n  对比模块：未加入 (产品功能单一且独特，无需复杂对比)\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #222222;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-soft: #f8f8f8;\n      --radius-md: 8px;\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\n      --font-size-h1: clamp(32px, 5vw, 42px);\n      --font-size-h2: clamp(24px, 4vw, 30px);\n      --font-size-h3: clamp(20px, 3vw, 24px);\n      --font-size-body: clamp(16px, 2vw, 18px);\n\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 0 20px;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* General Styles *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin: 0 0 1rem 0;\n      font-weight: 600;\n      color: var(--primary);\n      line-height: 1.3;\n    }\n\n    .product-detail-container p {\n      margin: 0 0 1.5rem 0;\n      font-size: var(--font-size-body);\n      color: var(--text-sub);\n    }\n\n    .img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: #e0e0e0;\n      border: 2px dashed #aaaaaa;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666666;\n      font-weight: bold;\n      padding: 2rem;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      margin-bottom: var(--spacing-section);\n      padding-top: 2rem;\n    }\n\n    .hero-title {\n      font-size: var(--font-size-h1);\n      margin-bottom: 1rem;\n    }\n\n    .hero-subtitle {\n      font-size: 20px;\n      max-width: 700px;\n      margin: 0 auto 2rem auto;\n    }\n\n    .badge-container {\n      display: flex;\n      justify-content: center;\n      gap: 1rem;\n      margin-bottom: 2rem;\n      flex-wrap: wrap;\n    }\n\n    .feature-badge {\n      background: var(--bg-soft);\n      padding: 0.5rem 1rem;\n      border-radius: 20px;\n      font-size: 16px;\n      font-weight: 500;\n      color: var(--primary);\n    }\n\n    \/* Feature Sections *\/\n    .feature-section {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 4vw, 4rem);\n      margin-bottom: var(--spacing-section);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .feature-section {\n        flex-direction: row;\n      }\n\n      .feature-section.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n      }\n    }\n\n    .feature-copy h2 {\n      font-size: var(--font-size-h2);\n    }\n\n    .feature-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .feature-list li {\n      margin-bottom: 0.5rem;\n      padding-left: 1.5rem;\n      position: relative;\n      font-size: var(--font-size-body);\n      color: var(--text-sub);\n    }\n\n    .feature-list li::before {\n      content: \"•\";\n      color: var(--primary);\n      position: absolute;\n      left: 0;\n      font-weight: bold;\n    }\n\n    \/* Specifications Section *\/\n    .specs-section {\n      background-color: var(--bg-soft);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-md);\n      margin-bottom: var(--spacing-section);\n    }\n\n    .specs-section h2 {\n      text-align: center;\n      font-size: var(--font-size-h2);\n      margin-bottom: 2rem;\n    }\n\n    .specs-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 1rem;\n    }\n\n    @media (min-width: 600px) {\n      .specs-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n    }\n\n    .spec-item {\n      background: var(--bg-body);\n      padding: 1.5rem;\n      border-radius: var(--radius-md);\n    }\n\n    .spec-label {\n      font-weight: 600;\n      display: block;\n      margin-bottom: 0.5rem;\n      color: var(--primary);\n    }\n\n    .spec-value {\n      color: var(--text-sub);\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      margin-bottom: var(--spacing-section);\n      max-width: 800px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .faq-section h2 {\n      text-align: center;\n      font-size: var(--font-size-h2);\n      margin-bottom: 2rem;\n    }\n\n    .faq-item {\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #eee;\n      padding-bottom: 1.5rem;\n    }\n\n    .faq-question {\n      font-size: var(--font-size-h3);\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n      color: var(--primary);\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003ch1 class=\"hero-title\"\u003eYour Portable Guardian: Dual-Action Door Security\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eGet instant peace of mind anywhere. This clever device physically wedges doors shut while sounding a massive 120dB alarm upon impact.\u003c\/p\u003e\n\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"feature-badge\"\u003eNo Installation Required\u003c\/span\u003e \u003cspan class=\"feature-badge\"\u003eIdeal for Travel \u0026amp; Home\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260416131700\/268e10e1318d5eab4b18ad01d2b1a411.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eTwo Layers of Defense in One Device\u003c\/h2\u003e\n\n\u003cp\u003eWhy settle for just a door stop? This unit combines a physical wedge with an active alarm system. The non-skid rubber bottom grips the floor to prevent the door from sliding open, while pressure on the metal cover immediately triggers an ear-piercing 120dB siren to scare off intruders and alert you.\u003c\/p\u003e\n\n\u003cul class=\"feature-list\"\u003e\n\t\u003cli\u003eNon-skid rubber base for strong floor grip.\u003c\/li\u003e\n\t\u003cli\u003eLoud 120dB alarm wakes you and deters entry.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260416131659\/13882ffb5053d3892708a3a90cff7d38.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section reverse\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eCustomizable Sensitivity Levels\u003c\/h2\u003e\n\n\u003cp\u003eAdjust the alarm to your environment with a simple switch. Choose from High, Medium, or Low sensitivity to ensure the alarm only triggers when necessary, preventing false alarms from pets or drafts while remaining ready for genuine threats.\u003c\/p\u003e\n\n\u003cul class=\"feature-list\"\u003e\n\t\u003cli\u003e3 adjustable sensitivity settings (H\/M\/L).\u003c\/li\u003e\n\t\u003cli\u003eSimple On\/Off switch at the rear.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260416131659\/9e98142793edc75472c1f75763e04e7a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDesigned for Universal Fit \u0026amp; Travel\u003c\/h2\u003e\n\n\u003cp\u003eCompact and lightweight (only 4.5 oz), this alarm is perfect for tossing into a suitcase for hotel stays or using in bedrooms and dorms. No wiring or complex installation is needed—simply turn it on and place it under the door. It fits most standard door gaps efficiently.\u003c\/p\u003e\n\n\u003cp style=\"font-size: 16px; font-style: italic;\"\u003eNote: Powered by one 9V battery (not included).\u003c\/p\u003e\n\n\u003cul class=\"feature-list\"\u003e\n\t\u003cli\u003eFits door-to-floor clearances of 0.6\" to 1.2\".\u003c\/li\u003e\n\t\u003cli\u003eInstant \"set and forget\" setup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260416131659\/5b2828e4626ced7f500e07376b9f96aa.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e5.5 x 1.8 x 1.6 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eAlarm Volume\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e120 dB\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003ePower Source\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e1 x 9V Battery (Not Included)\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4.5 oz\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eFit Range (Door Gap)\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e0.6 - 1.2 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-item\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterial Features\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eNon-skid pad base\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Based on image_6.png and supplementary text --\u003e\n\n\u003cdiv style=\"display: none;\"\u003e[ 📷 需替换：spec_6.png ]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes the alarm come with a battery?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the door stop alarm requires one 9V battery, which is not included in the package. You will need to purchase it separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I know if it will fit my door?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe wedge design is suitable for standard door-to-floor clearances ranging from 0.6 inches to 1.2 inches. Please check your door gap before use.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan I use it just as a regular door stop without the alarm?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. You can simply slide the power switch on the back to the \"OFF\" position. The rubber non-skid base will still function as a physical wedge to prevent the door from opening.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack","offer_id":45503332548799,"sku":null,"price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Save 10%)","offer_id":45503332581567,"sku":null,"price":12.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Save 15%)","offer_id":45503332614335,"sku":null,"price":12.95,"currency_code":"USD","in_stock":true},{"title":"4-Pack (Save 20%)","offer_id":45503332647103,"sku":null,"price":12.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/268e10e1318d5eab4b18ad01d2b1a411.jpg?v=1776316844","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/reliable-door-wedge-alarm","provider":"Bak","version":"1.0","type":"link"}