{"product_id":"quiet-anti-slam-door-stopper","title":"Quiet Anti-Slam Door Stopper","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Child Safety Door Stopper \/ Baby Proofing\nTarget Audience: Parents, Caregivers, Teachers (seeking safety, peace of mind, durability)\nVisual Style: Warm, Approachable, Safe, Homey\nColor Strategy: Earthy tones (Warm Browns, Soft Beiges) to match home decor and convey calm.\nShape Strategy: Radius 20px (Extremely rounded to psychologically mimic the \"anti-pinch\" safety feature)\nTypography Strategy: Large Type \/ Mobile-first readable (H1 up to 44px, Body min 16px)\nMobile Table Strategy: Card-based (No horizontal scroll, full conversion for mobile)\nImage Mapping: \n  Hero=image_1 (The collage showing multiple rooms)\n  Feature1=image_2 (Active protection concept)\n  Feature2=image_3 (TPR material\/Durability)\n  Feature3=image_4 (3mm gap detail)\n  Feature4=image_5 (Universal fit\/installation)\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n      \/* Color Palette *\/\n      --pd-primary: #5a3a29; \/* Deep warm brown for main headings *\/\n      --pd-primary-hover: #412a1d;\n      --pd-text-main: #2d2d2d;\n      --pd-text-sub: #555555;\n      --pd-bg-body: #fdfbf8; \/* Very soft warm off-white *\/\n      --pd-bg-card: #f4eee6; \/* Soft beige for cards and contrast *\/\n      --pd-border-color: #e5dccc;\n      --pd-accent: #d89673; \/* Muted terracotta for subtle highlights *\/\n      \n      \/* Typography *\/\n      --pd-font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      \n      \/* Spacing \u0026 Borders *\/\n      --pd-radius-md: 16px;\n      --pd-radius-lg: 24px;\n      --pd-shadow-sm: 0 4px 12px rgba(90, 58, 41, 0.05);\n      --pd-shadow-lg: 0 8px 24px rgba(90, 58, 41, 0.08);\n      \n      \/* Layout Variables *\/\n      --pd-gap-section: clamp(3rem, 6vw, 5rem);\n      --pd-gap-module: clamp(2rem, 4vw, 3rem);\n    }\n\n    \/* Global Reset \u0026 Protections *\/\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: var(--pd-font-family);\n      color: var(--pd-text-main);\n      background-color: var(--pd-bg-body);\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.6;\n      font-size: 16px;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: border-box;\n    }\n\n    \/* Typography System *\/\n    .pd-h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      color: var(--pd-primary);\n      line-height: 1.2;\n      font-weight: 800;\n      margin-top: 0;\n      margin-bottom: 1rem;\n    }\n\n    .pd-h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      color: var(--pd-text-main);\n      line-height: 1.3;\n      font-weight: 700;\n      margin-top: 0;\n      margin-bottom: 1rem;\n    }\n\n    .pd-h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      color: var(--pd-primary);\n      line-height: 1.4;\n      font-weight: 700;\n      margin-top: 0;\n      margin-bottom: 0.75rem;\n    }\n\n    .pd-p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--pd-text-sub);\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n    }\n\n    \/* Image Protocol - Strictly Natural Flow \u0026 No Stretching *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--pd-radius-lg);\n      box-shadow: var(--pd-shadow-sm);\n    }\n\n    \/* Placeholder Styling for AI instructions *\/\n    .pd-placeholder {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      background-color: var(--pd-bg-card);\n      border: 2px dashed var(--pd-border-color);\n      border-radius: var(--pd-radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--pd-text-sub);\n      font-weight: 600;\n      font-size: 1.2rem;\n      text-align: center;\n      padding: 2rem;\n    }\n\n    \/* Non-clickable Badges *\/\n    .pd-badge-container {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      margin-bottom: 1.5rem;\n    }\n    .pd-badge {\n      display: inline-block;\n      padding: 6px 14px;\n      background-color: var(--pd-bg-card);\n      color: var(--pd-primary);\n      border-radius: 50px;\n      font-size: 0.875rem;\n      font-weight: 600;\n      letter-spacing: 0.5px;\n      border: 1px solid var(--pd-border-color);\n    }\n\n    \/* Layout Sections *\/\n    .pd-section {\n      margin-bottom: var(--pd-gap-section);\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      padding-top: var(--pd-gap-module);\n    }\n    .pd-hero-copy {\n      max-width: 800px;\n      margin: 0 auto var(--pd-gap-module) auto;\n    }\n    \n    \/* Mobile Ordering Lock (Z-Pattern) *\/\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile first: strictly column *\/\n      gap: var(--pd-gap-module);\n      margin-bottom: var(--pd-gap-module);\n    }\n    \n    .pd-feature-media {\n      order: 1; \/* Image always first on mobile *\/\n      width: 100%;\n    }\n    \n    .pd-feature-copy {\n      order: 2; \/* Text always second on mobile *\/\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Desktop Z-Pattern Enhancement *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .pd-feature-media,\n      .pd-feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n      \/* Even rows: Text left, Image right *\/\n      .pd-feature-item:nth-child(even) .pd-feature-copy {\n        order: 1;\n      }\n      .pd-feature-item:nth-child(even) .pd-feature-media {\n        order: 2;\n      }\n    }\n\n    \/* Specs Table - Card Based on Mobile *\/\n    .pd-specs-container {\n      background-color: #ffffff;\n      border-radius: var(--pd-radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n      box-shadow: var(--pd-shadow-lg);\n      border: 1px solid var(--pd-border-color);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n    }\n\n    .pd-table th, \n    .pd-table td {\n      padding: 1rem 1.5rem;\n      text-align: left;\n    }\n\n    .pd-table thead th {\n      background-color: var(--pd-bg-card);\n      color: var(--pd-primary);\n      font-weight: 700;\n      border-bottom: 2px solid var(--pd-border-color);\n    }\n\n    .pd-table tbody tr {\n      border-bottom: 1px solid var(--pd-border-color);\n    }\n    \n    .pd-table tbody tr:last-child {\n      border-bottom: none;\n    }\n\n    \/* Strict Mobile Table Cards *\/\n    @media (max-width: 767px) {\n      .pd-table, \n      .pd-table thead, \n      .pd-table tbody, \n      .pd-table tr, \n      .pd-table th, \n      .pd-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-table thead {\n        display: none; \/* Hide standard headers *\/\n      }\n      .pd-table tbody tr {\n        background-color: var(--pd-bg-body);\n        border: 1px solid var(--pd-border-color);\n        border-radius: var(--pd-radius-md);\n        margin-bottom: 1rem;\n        padding: 0.5rem;\n      }\n      .pd-table tbody td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        text-align: right;\n        border-bottom: 1px dashed var(--pd-border-color);\n        padding: 0.75rem;\n      }\n      .pd-table tbody td:last-child {\n        border-bottom: none;\n      }\n      .pd-table tbody td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--pd-primary);\n        margin-right: 1rem;\n        text-align: left;\n        flex-shrink: 0;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n    }\n    .pd-faq-item {\n      background-color: var(--pd-bg-card);\n      border-radius: var(--pd-radius-md);\n      padding: clamp(1.2rem, 3vw, 2rem);\n    }\n    .pd-faq-q {\n      font-size: clamp(18px, 2.2vw, 20px);\n      color: var(--pd-primary);\n      font-weight: 700;\n      margin: 0 0 0.5rem 0;\n    }\n    .pd-faq-a {\n      margin: 0;\n      color: var(--pd-text-sub);\n    }\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-hero-copy\"\u003e\n\u003cdiv class=\"pd-badge-container\" style=\"justify-content: center;\"\u003e\n\u003cspan class=\"pd-badge\"\u003eChild Safety\u003c\/span\u003e \u003cspan class=\"pd-badge\"\u003eDamage-Free\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 class=\"pd-h1\"\u003ePeace of Mind for Every Room\u003c\/h1\u003e\n\n\u003cp class=\"pd-p\"\u003eOur Safety Door Stopper offers active protection to safeguard little fingers and toes from accidental slams. The perfect blend of durable functionality and home-friendly design.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311174421\/96e2d5d855781b4f1ee9c36bd9c114ab.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003cspan style=\"font-size: 0.8rem; font-weight: normal; margin-top:8px;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES (Z-PATTERN) --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: var(--pd-gap-module);\"\u003eWhy Parents Trust Our Door Stopper\u003c\/h2\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311174421\/f6748785733d38367210b58f1f9bfa37.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eActive Protection, Every Time\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eEnjoy a safer home environment automatically. This smart door device locks securely when the door is opened, preventing sudden and accidental slamming. It is an essential safeguard for busy parents who need a reliable barrier against closing doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311174421\/7455f3d0451c5ad60a7487dadaf2f2e4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eQuiet, Durable \u0026amp; Impact-Resistant\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eCrafted with a thick TPR (Thermoplastic Rubber) coating, this guard absorbs harsh shocks seamlessly. Not only does it protect little hands, but it also significantly reduces slamming noise and prevents damage to your door frames, ensuring a peaceful household.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311174421\/7cb4e06f167aed388dc46b7031bcbf67.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eThe Precise 3mm Safety Gap\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003ePrecision engineered with a 3mm gap, providing exactly the right amount of space to prevent fingers from getting pinched in the hinge or latch area. It acts as a steadfast barrier, making baby-proofing highly effective yet beautifully unobtrusive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260311174421\/af43a6b76c6c4fd898341a3a27735c8c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003ch3 class=\"pd-h3\"\u003eVersatile \u0026amp; Universal Fit\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eDesigned to integrate flawlessly into your life. Whether for the nursery, a bustling playroom, or everyday interior doors, it installs easily. It fits most standard interior doors (requires door frame protruding ≥ 2cm beyond the door panel).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\n\u003cdiv class=\"pd-section pd-specs-container\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\" style=\"text-align: center;\"\u003eEverything you need to know about your new safety essential.\u003c\/p\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eSpecification Details\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\"\u003eThick TPR (Thermoplastic Rubber)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Details\"\u003eHigh-impact absorption, non-toxic, surface safe.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Safety Gap Width\"\u003e3 mm (0.12 in)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Details\"\u003eEngineered distance to prevent finger pinching.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Installation Requirement\"\u003eFrame Protrusion ≥ 2 cm (0.79 in)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Details\"\u003eDoor frame must extend at least this far past the door panel for proper fit.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Recommended Use\"\u003eIndoor Environments\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Details\"\u003eNurseries, bedrooms, bathrooms, playrooms, classrooms, and rental properties.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Installation Type\"\u003eTool-Free\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification Details\"\u003eSlips on easily without hardware, drilling, or adhesives.\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=\"pd-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center; margin-bottom: var(--pd-gap-module);\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch4 class=\"pd-faq-q\"\u003eWill this fit my home's doors?\u003c\/h4\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eOur safety stopper features a universal design built for standard interior doors. Please ensure your door frame protrudes at least 2 cm (0.79 in) beyond the door panel for a secure and functional grip.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch4 class=\"pd-faq-q\"\u003eDo I need tools to install it?\u003c\/h4\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eNot at all! Baby-proofing is made incredibly easy. The device slips securely onto your door structure without the need for drills, screws, or sticky adhesives that could ruin your paint.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch4 class=\"pd-faq-q\"\u003eWill it damage the door or frame over time?\u003c\/h4\u003e\n\n\u003cp class=\"pd-faq-a\"\u003eNo. It is coated with a premium, thick TPR material designed specifically to absorb heavy shocks. Instead of damaging your doors, it actually protects them from the stress of slamming, while keeping the house quiet.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"📦 1-Pack (Starter Trial)","offer_id":51213099401520,"sku":"0323-16336717","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🔥 3-Pack (Most Popular - Save 30%)","offer_id":51213099434288,"sku":"0323-16339613","price":26.95,"currency_code":"USD","in_stock":true},{"title":"🏡 6-Pack (Whole House - Save 40%)","offer_id":51213099467056,"sku":"0323-16335788","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/6472\/2736\/files\/96e2d5d855781b4f1ee9c36bd9c114ab.jpg?v=1774254942","url":"https:\/\/eptchn.com\/products\/quiet-anti-slam-door-stopper","provider":"Eptchn","version":"1.0","type":"link"}