{"product_id":"adjustable-sliding-door-stay","title":"Adjustable Sliding Door Stay","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：谷仓门底部止摆器（墙面安装型）\n  目标受众：DIY房主、装修工、寻求无损安装方案的人群\n  视觉风格：工业风、极简、坚固、哑光黑\n  配色策略：以产品本身的哑光黑为主色调，搭配中性灰和白色背景，突出金属质感。\n  模块顺序：Intro\/Hero -\u003e Feature 1 (万能适配) -\u003e Compare (对比优势) -\u003e Feature 2 (静音顺滑) -\u003e Feature 3 (坚固耐用) -\u003e Specifications -\u003e What's in the Box -\u003e FAQ\n  详情图映射：\n    - Hero: image_2.png (最佳场景展示，强调墙面安装)\n    - Feature 1 (Adjustability): image_6.png (展示8种组合，直观体现灵活性)\n    - Compare: image_4.png (直观对比墙面安装与地面安装的区别)\n    - Feature 2 (Smoothness): image_5.png (近景特写，展示滚轮与门的接触)\n    - Feature 3 (Durability\/Install): image_3.png (展示所有配件和材质感)\n  规格图映射：Specs=image_1.png (包含关键尺寸)\n  对比模块：已加入。因为产品的核心优势是“墙面安装不伤地面”，与传统的地面安装方案有显著差异，对比能有效突出卖点。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #222222;\n      --primary-hover: #444444;\n      --text-main: #333333;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #f0f2f5;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\n      --spacing-section: clamp(3rem, 6vw, 5rem);\n      --spacing-block: clamp(2rem, 4vw, 3rem);\n      font-family: sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* Reusable Classes *\/\n    .pd-section { margin-bottom: var(--spacing-section); }\n    .pd-block { margin-bottom: var(--spacing-block); }\n    .pd-title-h1 { font-size: clamp(32px, 4vw, 42px); font-weight: 700; line-height: 1.2; color: var(--primary); margin-bottom: 1rem; }\n    .pd-title-h2 { font-size: clamp(24px, 3vw, 30px); font-weight: 600; line-height: 1.3; color: var(--primary); margin-bottom: 1rem; }\n    .pd-title-h3 { font-size: clamp(20px, 2.5vw, 24px); font-weight: 600; margin-bottom: 0.75rem; }\n    .pd-text { font-size: clamp(16px, 1.5vw, 18px); color: var(--text-sub); margin-bottom: 1rem; }\n    .pd-tag { display: inline-block; background: var(--bg-soft); color: var(--text-sub); padding: 0.4rem 0.8rem; border-radius: 50px; font-size: 14px; font-weight: 500; margin-right: 0.5rem; margin-bottom: 0.5rem; }\n    .pd-img-placeholder { width: 100%; height: auto; display: block; border-radius: var(--radius-md); }\n    .pd-grid-2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: var(--spacing-block); align-items: center; }\n    .pd-card { background: var(--bg-card); padding: var(--spacing-block); border-radius: var(--radius-lg); }\n\n    \/* A. Intro \/ Hero *\/\n    .hero-section { text-align: center; }\n    .hero-badge { display: inline-block; background: var(--primary); color: white; padding: 0.5rem 1rem; border-radius: 50px; font-weight: 600; font-size: 14px; margin-bottom: 1rem; }\n    .hero-media { margin-top: var(--spacing-block); }\n\n    \/* B. Feature Sections *\/\n    .feature-section .feature-copy { order: 2; }\n    .feature-section .feature-media { order: 1; }\n    @media (min-width: 768px) {\n      .feature-section:nth-child(even) .feature-copy { order: 1; }\n      .feature-section:nth-child(even) .feature-media { order: 2; }\n    }\n    .feature-tags { margin-top: 1rem; }\n\n    \/* Compare Section *\/\n    .compare-section { text-align: center; }\n    .compare-grid { display: grid; grid-template-columns: 1fr auto 1fr; gap: 1rem; align-items: center; margin-top: var(--spacing-block); }\n    .compare-card { background: var(--bg-card); padding: 1.5rem; border-radius: var(--radius-lg); text-align: left; }\n    .compare-card.ours { border: 2px solid var(--primary); }\n    .compare-card-title { font-weight: 700; margin-bottom: 0.5rem; }\n    .compare-vs { font-size: 24px; font-weight: 800; color: var(--text-sub); }\n    .compare-list { list-style: none; padding: 0; margin: 0; }\n    .compare-list li { margin-bottom: 0.5rem; padding-left: 1.5rem; position: relative; }\n    .compare-list li::before { content: '✓'; position: absolute; left: 0; color: var(--primary); font-weight: 700; }\n    .compare-card.others .compare-list li::before { content: '✕'; color: #d9534f; }\n\n    \/* C. Specifications \u0026 Hardware List *\/\n    .spec-table { width: 100%; border-collapse: collapse; margin-top: 1rem; }\n    .spec-table th, .spec-table td { padding: 1rem; text-align: left; border-bottom: 1px solid var(--border-color); }\n    .spec-table th { width: 40%; color: var(--text-sub); font-weight: 500; background: var(--bg-soft); }\n    @media (max-width: 600px) {\n      .spec-table, .spec-table thead, .spec-table tbody, .spec-table tr, .spec-table th, .spec-table td { display: block; width: 100%; }\n      .spec-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      .spec-table th { display: none; }\n      .spec-table td { padding-left: 50%; position: relative; border-bottom: 1px solid var(--bg-soft); }\n      .spec-table td::before { content: attr(data-label); position: absolute; left: 1rem; width: 45%; white-space: nowrap; font-weight: 600; color: var(--text-sub); }\n    }\n    \n    .hardware-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1rem; list-style: none; padding: 0; margin-top: 1.5rem; }\n    .hardware-item { background: var(--bg-card); padding: 1rem 1.5rem; border-radius: var(--radius-md); display: flex; align-items: center; font-weight: 500; border: 1px solid var(--border-color); }\n    .hardware-item::before { content: '✓'; color: var(--primary); font-weight: 700; margin-right: 0.75rem; }\n\n    \/* D. FAQ *\/\n    .faq-item { background: var(--bg-card); padding: 1.5rem; border-radius: var(--radius-md); margin-bottom: 1rem; }\n    .faq-question { font-weight: 600; font-size: 18px; margin-bottom: 0.5rem; color: var(--primary); }\n    .faq-answer { color: var(--text-sub); margin: 0; }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cspan class=\"hero-badge\"\u003eWall-Mounted Design\u003c\/span\u003e\n\u003ch1 class=\"pd-title-h1\"\u003eSave Your Floors. Guide Your Door.\u003c\/h1\u003e\n\n\u003cp class=\"pd-text\"\u003eThe smart, damage-free solution for stable and smooth-gliding barn doors. No drilling into your beautiful floor required.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260813094830\/4c6b676fa8b487334624b75935cd0547.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=\"pd-section pd-grid-2 feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\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\/20260813094830\/a743e05d6d1e9b7f4bc86992ceaac895.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eOne Guide, Eight Setups, Perfect Fit.\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eDon't worry about compatibility. Our versatile 8-in-1 design features adjustable rollers that can be configured to fit virtually any door thickness from 1.5\" to 3.75\". Whether you have a thin closet door or a heavy-duty timber slab, this guide adapts to your needs.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e1.5\" - 3.75\" Door Thickness\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e8 Setup Combinations\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eNo Door Groove Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Compare Section: Ours vs Others --\u003e\n\n\u003cdiv class=\"pd-section compare-section\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eWhy Choose Wall-Mounted?\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eSee the difference a smart design makes for your home.\u003c\/p\u003e\n\n\u003cdiv class=\"compare-grid\"\u003e\n\u003cdiv class=\"compare-card ours\"\u003e\n\u003cdiv class=\"compare-card-title\"\u003eOur Wall-Mount Guide\u003c\/div\u003e\n\n\u003cul class=\"compare-list\" style=\"margin-top: 1rem;\"\u003e\n\t\u003cli\u003eMounts to wall or baseboard\u003c\/li\u003e\n\t\u003cli\u003eZero floor damage\u003c\/li\u003e\n\t\u003cli\u003eIdeal for tile, carpet, or wood floors\u003c\/li\u003e\n\t\u003cli\u003eNo door bottom groove required\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-vs\"\u003eVS\u003c\/div\u003e\n\n\u003cdiv class=\"compare-card others\"\u003e\n\u003cdiv class=\"compare-card-title\"\u003eOrdinary Floor Guides\u003c\/div\u003e\n\u003c!-- Using same image but dimmed to imply it's the \"bad\" side shown in the image itself --\u003e\n\n\u003cul class=\"compare-list\" style=\"margin-top: 1rem;\"\u003e\n\t\u003cli\u003eRequires drilling into the floor\u003c\/li\u003e\n\t\u003cli\u003ePermanent damage to flooring\u003c\/li\u003e\n\t\u003cli\u003eDifficult to install on carpet\/tile\u003c\/li\u003e\n\t\u003cli\u003eOften requires cutting a groove in the door\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 2: Smooth \u0026 Quiet --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2 feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\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\/20260813094830\/dc31903d68cdb0b0124a5f6cd18dc4bf.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eGlide smoothly and Quietly.\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eExperience effortless door operation. Each roller is equipped with built-in bearings for a super-smooth glide. The rollers are designed with a smooth surface and chamfered edges to protect your door from scratches and ensure whisper-quiet movement every time you open or close it.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eBuilt-in Bearings\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eScratch-Free Rollers\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eQuiet Operation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- B. Feature Section 3: Durable \u0026 Easy Install --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2 feature-section\"\u003e\n\u003cdiv class=\"feature-media\"\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\/20260813094830\/0ae27f73309ae85cbb427ef6561556d1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eHeavy-Duty Build, Hassle-Free Installation.\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eCrafted from solid carbon steel with a premium matte black powder coating, this guide is built to resist rust and wear for years of reliable use. The kit includes all necessary hardware making installation a quick DIY project. Simply attach it to your wall and adjust the rollers to fit.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eSolid Carbon Steel\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRust-Resistant Finish\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAll Hardware Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-grid-2\" style=\"align-items: start;\"\u003e\n\u003cdiv class=\"spec-media\"\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\/20260813094830\/8ff0bb372caf413848f2e73906e9bf08.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-data\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Material\"\u003eMaterial\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eCarbon Steel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Finish\"\u003eFinish\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Finish\"\u003eMatte Black Powder Coat\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Base Plate Dimensions\"\u003eBase Plate Dimensions\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Base Plate Dimensions\"\u003e4.5\" L x 2\" W x 0.19\" H\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Wall Bracket Height\"\u003eWall Bracket Height\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Wall Bracket Height\"\u003e2.5\"\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Mounting Hole Spacing\"\u003eMounting Hole Spacing\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Mounting Hole Spacing\"\u003e2\" (center-to-center)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Supported Door Thickness\"\u003eSupported Door Thickness\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Supported Door Thickness\"\u003e1.5\" to 3.75\"\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\/div\u003e\n\u003c!-- C.5 What's in the Box --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eWhat's in the Box\u003c\/h2\u003e\n\n\u003cp class=\"pd-text\"\u003eWe provide a complete hardware kit so you can install your floor guide right away without extra trips to the hardware store.\u003c\/p\u003e\n\n\u003cul class=\"hardware-list\"\u003e\n\t\u003cli class=\"hardware-item\"\u003e1 × L-Shaped Bracket\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e1 × Large Roller\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e2 × Small Rollers \/ Spacers\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e4 × Hex Bolts (Various lengths)\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e2 × Wall Screws \u0026amp; Anchors\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e2 × Flange Nuts \u0026amp; Washers\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e1 × Wrench\u003c\/li\u003e\n\t\u003cli class=\"hardware-item\"\u003e1 × Installation Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 class=\"pd-title-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003eWhat if my door hangs far from the wall?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo worries! The adjustable rollers have a long reach, easily accommodating doors that hang further away from the wall or baseboard.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003eDo I need to drill holes in my floor to install this?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, absolutely not. This guide is designed to be mounted to the wall or baseboard behind the door, completely eliminating the need to drill into or damage your flooring.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003eDoes my barn door need a groove on the bottom?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, a bottom groove is not required. The two rollers \"sandwich\" the bottom of the door to keep it in place, working perfectly with flat-bottom doors.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-question\"\u003eCan this be installed on a baseboard with carpeted floors?\u003c\/p\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, it's perfect for that application. Since it mounts to the wall\/baseboard and \"hovers\" over the floor, it works great over carpet, tile, wood, or concrete without any issues.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Home Essential)","offer_id":50066539249914,"sku":"0813-13241962","price":17.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (For Double Barn Doors) - Save 10%","offer_id":50066539282682,"sku":"0813-13242614","price":32.31,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Renovation Pack) - Save 15%","offer_id":50066539315450,"sku":"0813-13249548","price":45.77,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/4527\/4618\/files\/4c6b676fa8b487334624b75935cd0547.jpg?v=1786598978","url":"https:\/\/varitino.com\/products\/adjustable-sliding-door-stay","provider":"Varitino","version":"1.0","type":"link"}