{"product_id":"3d-car-display-key-holder","title":"3D Car Display Key Holder","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Wall-mounted car model display box with LED light tunnel and key hanger\nTarget Audience: Car model collectors (1:64 scale), hobbyists, home organization seekers\nVisual Style: Dark Mode, Premium, Modern Garage \u0026 Cyberpunk Vibe\nColor Strategy: Deep slate backgrounds with warm amber\/yellow highlights to mimic the LED tunnel glow\nModule Order: Hero -\u003e Feature 1 (Tunnel Light) -\u003e Feature 2 (2-in-1 Wall mount) -\u003e Feature 3 (Sleek Black Frame \u0026 Sensor) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_4\nSpecification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (No clear \"before\/after\" or comparative product data provided)\nInformation Boundary: Strictly relies on product analysis report data (\"led感应\" translated to LED Motion Sensor, Black Color, Wall-mounted, J-shape hook). No physical dimensions or unverified materials listed. Includes the mandatory \"Model Car Not Included\" warning.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #f59e0b;\n      --primary-hover: #d97706;\n      --text-main: #f8fafc;\n      --text-sub: #cbd5e1;\n      --bg-body: #0f172a;\n      --bg-card: #1e293b;\n      --bg-soft: #334155;\n      --border-color: #475569;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 2rem 5%;\n      box-sizing: border-box;\n      background-color: var(--bg-body);\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* TYPOGRAPHY *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n      font-weight: 700;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .feature-tag {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    \/* SPACING *\/\n    .product-detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* BADGES \u0026 PILLS *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    .badge {\n      display: inline-block;\n      background-color: #ef4444;\n      color: #ffffff;\n      padding: 6px 14px;\n      border-radius: 4px;\n      font-weight: 700;\n      letter-spacing: 0.05em;\n      margin: 0;\n      text-transform: uppercase;\n    }\n\n    .feature-tag {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      margin: 0 8px 8px 0;\n    }\n\n    \/* IMAGE PLACEHOLDERS *\/\n    .image-placeholder {\n      background-color: var(--bg-card);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      margin-bottom: 20px;\n      width: 100%;\n    }\n\n    .image-placeholder-text {\n      font-size: 18px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* HERO SECTION *\/\n    .hero-section {\n      text-align: center;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    \/* FEATURE LAYOUT (Z-PATTERN) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      align-items: stretch;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags-group {\n      margin-top: 8px;\n    }\n\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: 40px;\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n      }\n    }\n\n    \/* SPECIFICATIONS SECTION *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      padding: 30px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px 0;\n      vertical-align: top;\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      margin-bottom: 16px;\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\n    \/* MOBILE SPECIFICATIONS RESPONSIVE RULES *\/\n    @media (max-width: 767px) {\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        margin: 0;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003cheader class=\"product-detail-section hero-section\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eModel Car Not Included\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003eMesmerizing 3D Infinite Tunnel Car Display \u0026amp; Key Hanger\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eA wall-mounted, motion-sensing showcase box that transforms your favorite miniature model car into a captivating optical illusion while providing a functional key holder for your entryway.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp class=\"image-placeholder-text\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img45\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829114906\/00f8049a3452c7f3ab89b88579bf5e02.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp class=\"image-placeholder-text\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829113855\/a595ab48e4c4ecd6ecab8afe4b2562ca.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eInfinite 3D Light Illusion\u003c\/h2\u003e\n\n\u003cp\u003eIntegrated LED lighting and precision mirrored panels work together to construct a deep, shimmering tunnel effect. This optical illusion stretches into the background, showcasing your miniature car inside a breathtaking, endless corridor of light.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags-group\"\u003e\n\u003cspan class=\"feature-tag\"\u003e3D Depth Illusion\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eConcentric Light Frames\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp class=\"image-placeholder-text\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829113855\/83679fbc78741602f12457934f445c91.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e2-in-1 Entryway Display \u0026amp; Storage\u003c\/h2\u003e\n\n\u003cp\u003eMount this sleek unit in your foyer or hallway. The top tier safely displays your prized single model car, while the integrated, flat black J-shape hanger underneath holds your daily keys and light accessories securely within arm's reach.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags-group\"\u003e\n\u003cspan class=\"feature-tag\"\u003eWall-Mounted\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eIntegrated J-Hook\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp class=\"image-placeholder-text\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260829113855\/4695f4571e35a3a2cfdc555d71ad5a3f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eSmart Sensor \u0026amp; Minimalist Frame\u003c\/h2\u003e\n\n\u003cp\u003eDesigned with a clean, matte black minimalist frame that coordinates effortlessly with modern home decors, garages, or offices. Smart motion-detecting technology prompts the LED lights to glow automatically as you approach.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags-group\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSmart Motion Sensor\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMatte Black Frame\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"product-detail-section specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Frame Color\"\u003e\u003cspan class=\"spec-value\"\u003eMatte Black\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Lighting Type\"\u003e\u003cspan class=\"spec-value\"\u003eLED Tunnel Lights with Smart Motion Sensor\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Installation\"\u003e\u003cspan class=\"spec-value\"\u003eWall-Mounted (Must be mounted on the wall for correct hook utility)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003eSized perfectly to hold a single 1:64 scale (or similar size) miniature model car\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Utility Hook\"\u003e\u003cspan class=\"spec-value\"\u003eSingle vertical J-hook (For keys, rings, or small daily gear)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Is the model car shown in the pictures included?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the miniature model car is not included. It is shown for display ideas and scale demonstration only. You will receive the wall-mounted display box with the integrated lighting and key hook.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 How does the light turn on and off?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe display box is equipped with an LED motion-sensing function. It automatically activates the LED light tunnel when movement is detected nearby and powers off after you leave.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can I place this display box flat on my desk?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis product is designed exclusively to be wall-mounted. Wall mounting is required so that the hanging bracket is secure and the lower J-hook can handily hold and carry your keys without touching a surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Matte Black \/ 1-Pack (Starter Display)","offer_id":46108171075775,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ 2-Pack (Collector's Choice - 10%)","offer_id":46108171108543,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Matte Black \/ 3-Pack (Showroom Pack - 15%)","offer_id":46108171141311,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/00f8049a3452c7f3ab89b88579bf5e02.jpg?v=1787975355","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/3d-car-display-key-holder","provider":"Bak","version":"1.0","type":"link"}