{"product_id":"dual-incense-candle-holder","title":"Dual Incense Candle Holder","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Home Decor \/ Aromatherapy Burner\nTarget Audience: Homeowners seeking zen, minimalist, and functional decor.\nVisual Style: Zen, Modern Minimalist, Elegant\nColor Strategy: Warm Off-White (Background), Deep Charcoal (Text), Soft Brass\/Gold (Accent) to match the wood and brass materials.\nShape Strategy: Radius 16px - friendly, soft, organic shapes complementing the cylindrical glass.\nTypography Strategy: Large Type \/ Mobile-first readable (H1 38px, Body 18px).\nMobile Table Strategy: Card-based layout with data-label to prevent horizontal scroll completely.\nImage Mapping: Hero=image_1 (Dimensions), Feature1=image_2, Feature2=image_3, Feature3=image_4.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n      \/* Color Palette *\/\n      --pd-primary: #C5A059; \/* Soft Brass\/Gold *\/\n      --pd-bg-body: #FAFAF7; \/* Warm Off-white *\/\n      --pd-bg-card: #FFFFFF;\n      --pd-text-main: #2C3539; \/* Deep Charcoal *\/\n      --pd-text-sub: #6E7A83;\n      --pd-border: #E8EBE9;\n      \n      \/* Typography System *\/\n      --pd-font-h1: clamp(32px, 4vw, 44px);\n      --pd-font-h2: clamp(24px, 3vw, 32px);\n      --pd-font-h3: clamp(20px, 2.5vw, 24px);\n      --pd-font-body: clamp(18px, 2vw, 20px);\n      --pd-font-sm: clamp(16px, 1.5vw, 18px);\n      --pd-line-height: 1.7;\n      \n      \/* Spacing \u0026 Borders *\/\n      --pd-radius-md: 12px;\n      --pd-radius-lg: 20px;\n      --pd-spacing-section: clamp(4rem, 8vw, 6rem);\n      --pd-spacing-module: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Reset \u0026 Container *\/\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--pd-text-main);\n      background-color: var(--pd-bg-body);\n      line-height: var(--pd-line-height);\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container *, .product-detail-container *::before, .product-detail-container *::after {\n      box-sizing: border-box;\n    }\n\n    \/* Typography Defaults *\/\n    .product-detail-container h1, \n    .product-detail-container h2, \n    .product-detail-container h3 {\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n      font-weight: 700;\n      color: var(--pd-text-main);\n      line-height: 1.2;\n    }\n\n    .product-detail-container p {\n      margin-top: 0;\n      margin-bottom: 1.5rem;\n      font-size: var(--pd-font-body);\n      color: var(--pd-text-sub);\n    }\n\n    \/* Visual Badges (Non-clickable) *\/\n    .pd-badge {\n      display: inline-block;\n      padding: 0.5rem 1.2rem;\n      background-color: rgba(197, 160, 89, 0.1);\n      color: var(--pd-primary);\n      border-radius: 30px;\n      font-size: var(--pd-font-sm);\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n      letter-spacing: 0.5px;\n      text-transform: uppercase;\n    }\n\n    \/* Images *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--pd-radius-lg);\n      box-shadow: 0 8px 24px rgba(0,0,0,0.04);\n    }\n\n    \/* --- Sections --- *\/\n    .pd-section {\n      padding-top: var(--pd-spacing-section);\n      padding-bottom: var(--pd-spacing-section);\n      border-bottom: 1px solid var(--pd-border);\n    }\n    .pd-section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      padding-top: 3rem;\n    }\n    .pd-hero h1 { font-size: var(--pd-font-h1); }\n    .pd-hero p.pd-hero-subtitle {\n      font-size: var(--pd-font-h3);\n      max-width: 800px;\n      margin: 0 auto 3rem auto;\n      color: var(--pd-text-sub);\n    }\n\n    \/* Features (Mobile First: Column, Desktop: Z-Pattern Row) *\/\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: var(--pd-spacing-module);\n      margin-bottom: var(--pd-spacing-section);\n    }\n    .pd-feature-item:last-child {\n      margin-bottom: 0;\n    }\n    \n    .pd-feature-media {\n      width: 100%;\n    }\n    \n    .pd-feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .pd-feature-copy h2 { font-size: var(--pd-font-h2); }\n\n    \/* Specs Table Strategy (Mobile: Cards, Desktop: Table) *\/\n    .pd-specs-header {\n      text-align: center;\n      margin-bottom: var(--pd-spacing-module);\n    }\n    .pd-specs-header h2 { font-size: var(--pd-font-h2); }\n    \n    .pd-table-wrapper {\n      width: 100%;\n    }\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      font-size: var(--pd-font-body);\n      background: var(--pd-bg-card);\n      border-radius: var(--pd-radius-lg);\n      overflow: hidden;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-header {\n      text-align: center;\n      margin-bottom: var(--pd-spacing-module);\n    }\n    .pd-faq-header h2 { font-size: var(--pd-font-h2); }\n    \n    .pd-faq-list {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    .pd-faq-item {\n      background: var(--pd-bg-card);\n      border-radius: var(--pd-radius-md);\n      padding: 2rem;\n      margin-bottom: 1.5rem;\n      box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n      border: 1px solid var(--pd-border);\n    }\n    .pd-faq-item h3 {\n      font-size: var(--pd-font-h3);\n      color: var(--pd-text-main);\n      margin-bottom: 1rem;\n    }\n    .pd-faq-item p {\n      margin-bottom: 0;\n      color: var(--pd-text-sub);\n    }\n\n    \/* Desktop Enhancements (min-width: 768px) *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .pd-feature-media, .pd-feature-copy {\n        width: calc(50% - (var(--pd-spacing-module) \/ 2));\n      }\n      .pd-feature-item:nth-child(even) .pd-feature-copy {\n        padding-right: 5%;\n      }\n      .pd-feature-item:nth-child(odd) .pd-feature-copy {\n        padding-left: 5%;\n      }\n\n      .pd-table th, .pd-table td {\n        padding: 1.5rem 2rem;\n        text-align: left;\n        border-bottom: 1px solid var(--pd-border);\n      }\n      .pd-table th {\n        background-color: #F4F6F6;\n        font-weight: 700;\n        color: var(--pd-text-main);\n        width: 35%;\n      }\n      .pd-table tr:last-child td, .pd-table tr:last-child th {\n        border-bottom: none;\n      }\n    }\n\n    \/* Mobile Table Transformation (max-width: 767px) *\/\n    @media (max-width: 767px) {\n      .pd-table, .pd-table tbody, .pd-table tr, .pd-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-table thead {\n        display: none; \/* Hide desktop table headers *\/\n      }\n      .pd-table tr {\n        margin-bottom: 1rem;\n        border-bottom: none;\n        background: transparent;\n        padding: 0;\n      }\n      .pd-table td {\n        display: flex;\n        flex-direction: column;\n        padding: 1rem 1.5rem;\n        background: var(--pd-bg-card);\n        border: 1px solid var(--pd-border);\n        border-bottom: none;\n      }\n      .pd-table td:first-child {\n        border-top-left-radius: var(--pd-radius-md);\n        border-top-right-radius: var(--pd-radius-md);\n      }\n      .pd-table td:last-child {\n        border-bottom: 1px solid var(--pd-border);\n        border-bottom-left-radius: var(--pd-radius-md);\n        border-bottom-right-radius: var(--pd-radius-md);\n      }\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--pd-text-main);\n        margin-bottom: 0.5rem;\n        font-size: var(--pd-font-sm);\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- 1. Hero Section --\u003e\n\u003cdiv class=\"pd-section pd-hero\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eHarmony in Design\u003c\/div\u003e\n\n\u003ch1\u003eCultivate Serenity, Elevate Your Space\u003c\/h1\u003e\n\n\u003cp class=\"pd-hero-subtitle\"\u003eThe 2-in-1 Incense \u0026amp; Candle Holder that blends minimalist aesthetics with functional harmony. A perfect addition to your mindful rituals.\u003c\/p\u003e\n\u003c!-- Hero Image Mapping: image_1 --\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260410114309\/091a158d89538e5386c6053f23df8be1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Features Section --\u003e\n\n\u003cdiv class=\"pd-section pd-features\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260410114309\/da14a778685bbf894935e2169588fd30.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eInnovative Dual Use\u003c\/div\u003e\n\n\u003ch2\u003eSoothe Your Senses, Two Ways\u003c\/h2\u003e\n\n\u003cp\u003eExperience the ultimate versatility. Our beautifully engineered design seamlessly combines a suspended incense stick burner with a dedicated candle holder.\u003c\/p\u003e\n\n\u003cp\u003eWhether you're setting the mood with a warm tealight or cleansing the air with your favorite incense, you can create a serene atmosphere effortlessly in one compact statement piece.\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\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260410114309\/016978ce2dce065f6a3246c3cf58af68.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eEffortless Maintenance\u003c\/div\u003e\n\n\u003ch2\u003eCrystal Clear, Mess-Free Rituals\u003c\/h2\u003e\n\n\u003cp\u003eForget the hassle of scattered ashes. The tall, cylindrical glass acts as a dedicated ash collector, capturing every falling ember while shielding your flame from drafts.\u003c\/p\u003e\n\n\u003cp\u003eBoth glass cylinders are fully removable, making cleanup as simple as a quick rinse. Keep your surfaces spotless and your decor looking immaculate day after day.\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\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260410114309\/dc11e4bcd53c2efce4a5c4e24686f0c0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eMinimalist Aesthetic\u003c\/div\u003e\n\n\u003ch2\u003eNature's Touch in Your Home\u003c\/h2\u003e\n\n\u003cp\u003eCrafted from premium solid rubber wood, the base provides a sturdy, wobble-free foundation while adding a warm, natural texture to your space.\u003c\/p\u003e\n\n\u003cp\u003eComplemented by a sleek brass-toned hanger, this minimalist design effortlessly elevates any living room, bedroom, or meditation space with its modern Zen appeal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Specifications Section --\u003e\n\n\u003cdiv class=\"pd-section pd-specs\"\u003e\n\u003cdiv class=\"pd-specs-header\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eDimensions\u003c\/div\u003e\n\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp\u003ePrecision crafted for a perfect fit in any space.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-table-wrapper\"\u003e\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 (Metric \u0026amp; Imperial)\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=\"Feature\"\u003eMaterials\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification (Metric \u0026amp; Imperial)\"\u003eSolid Rubber Wood, Heat-Resistant Glass, Brass-toned Metal\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eWood Base Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification (Metric \u0026amp; Imperial)\"\u003eLength: 15 cm (5.9 in) | Width: 7.5 cm (3.0 in) | Thickness: 2 cm (0.8 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eTall Glass (Incense)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification (Metric \u0026amp; Imperial)\"\u003eDiameter: 6 cm (2.4 in) | Height: 15 cm (5.9 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eShort Glass (Candle)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification (Metric \u0026amp; Imperial)\"\u003eDiameter: 6 cm (2.4 in) | Height: 8 cm (3.1 in)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eTotal Height (with stand)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Specification (Metric \u0026amp; Imperial)\"\u003e26.5 cm (10.4 in)\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!-- 4. FAQ Section --\u003e\n\n\u003cdiv class=\"pd-section pd-faq\"\u003e\n\u003cdiv class=\"pd-faq-header\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eSupport\u003c\/div\u003e\n\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-list\"\u003e\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eHow do I clean the glass cylinders?\u003c\/h3\u003e\n\n\u003cp\u003eBoth glass cylinders rest securely in the wooden base grooves and can be easily lifted out. Simply wash them with warm, soapy water or wipe them with a damp cloth to remove ash or wax residue.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eWhat kind of incense works best with this holder?\u003c\/h3\u003e\n\n\u003cp\u003eThe tall hanger features a specialized clip designed to hold standard stick incense upside down. This allows the ash to fall cleanly straight down into the protective tall glass cylinder.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eIs the glass safe for burning candles?\u003c\/h3\u003e\n\n\u003cp\u003eYes. The short cylinder is made from high-quality, heat-resistant glass specifically designed to safely house standard tealights or small votive candles, protecting the flame from drafts while casting a beautiful glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Newshopllox","offers":[{"title":"Natural Sapele Wood","offer_id":51508057309474,"sku":"0410-13386609","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Natural Rubberwood","offer_id":51508057342242,"sku":"0410-13385633","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Vintage Rubberwood","offer_id":51508057375010,"sku":"0410-13381868","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0942\/8002\/files\/e2cc236984e284f44bcb23f58eb986f5.jpg?v=1775799531","url":"https:\/\/newshopllox.com\/products\/dual-incense-candle-holder","provider":"Newshopllox","version":"1.0","type":"link"}