{"product_id":"floral-white-dragon-tea-light-candle-holder","title":"🐉 Floral White Dragon Tea Light Candle Holder","description":"\u003cstyle\u003e   .fwdragon-page {     --fw-bg: #f8f5f0;     --fw-cream: #fffdf9;     --fw-rose: #c98991;     --fw-rose-dark: #8f555f;     --fw-green: #65705f;     --fw-gold: #b39462;     --fw-ink: #302d2b;     --fw-muted: #716b66;     --fw-border: #e5ddd5;     font-family: var(--font-body-family, Arial, sans-serif);     color: var(--fw-ink);     background: var(--fw-bg);     line-height: 1.7;     overflow: hidden;   }    .fwdragon-page * {     box-sizing: border-box;   }    .fwdragon-page img {     display: block;     width: 100%;     max-width: 100%;     height: auto;   }    .fwdragon-wrap {     width: min(940px, calc(100% - 28px));     margin: 0 auto;   }    .fwdragon-eyebrow {     display: inline-block;     margin-bottom: 12px;     color: var(--fw-rose-dark);     font-size: 12px;     font-weight: 800;     letter-spacing: .14em;     text-transform: uppercase;   }    .fwdragon-hero {     padding: 24px 0 54px;   }    .fwdragon-hero-card {     background:       radial-gradient(circle at 78% 18%, rgba(201,137,145,.18), transparent 28%),       radial-gradient(circle at 15% 80%, rgba(101,112,95,.12), transparent 30%),       var(--fw-cream);     border: 1px solid var(--fw-border);     border-radius: 26px;     overflow: hidden;   }    .fwdragon-hero-copy {     padding: 34px 24px 28px;     text-align: center;   }    .fwdragon-hero h1 {     margin: 0 auto 16px;     max-width: 760px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: clamp(32px, 6vw, 54px);     line-height: 1.08;     letter-spacing: -.035em;     font-weight: 700;   }    .fwdragon-hero h1 span {     color: var(--fw-rose-dark);   }    .fwdragon-hero-sub {     max-width: 650px;     margin: 0 auto;     color: var(--fw-muted);     font-size: 16px;   }    .fwdragon-hero-image {     padding: 0 14px 14px;   }    .fwdragon-hero-image img {     border-radius: 18px;   }    .fwdragon-cta-row {     display: flex;     justify-content: center;     flex-wrap: wrap;     gap: 10px;     margin-top: 22px;   }    .fwdragon-btn {     display: inline-flex;     align-items: center;     justify-content: center;     min-height: 50px;     padding: 0 24px;     border-radius: 999px;     background: var(--fw-rose-dark);     color: #fff;     text-decoration: none;     font-size: 14px;     font-weight: 800;     transition: transform .2s ease, opacity .2s ease;   }    .fwdragon-btn:hover {     transform: translateY(-2px);     opacity: .92;   }    .fwdragon-note {     margin-top: 10px;     color: var(--fw-muted);     font-size: 12px;   }    .fwdragon-section {     padding: 58px 0;   }    .fwdragon-section--cream {     background: var(--fw-cream);   }    .fwdragon-heading {     max-width: 720px;     margin: 0 auto 28px;     text-align: center;   }    .fwdragon-heading h2 {     margin: 0 0 12px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: clamp(27px, 5vw, 40px);     line-height: 1.15;     letter-spacing: -.025em;   }    .fwdragon-heading p {     margin: 0;     color: var(--fw-muted);     font-size: 15px;   }    .fwdragon-intro {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 30px;     align-items: center;   }    .fwdragon-image-card {     overflow: hidden;     border-radius: 20px;     background: #eee8e1;   }    .fwdragon-copy h3 {     margin: 0 0 12px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: 28px;     line-height: 1.2;   }    .fwdragon-copy p {     margin: 0 0 14px;     color: var(--fw-muted);     font-size: 15px;   }    .fwdragon-list {     display: grid;     gap: 10px;     margin-top: 18px;   }    .fwdragon-list-item {     display: flex;     gap: 10px;     align-items: flex-start;     color: var(--fw-ink);     font-size: 14px;   }    .fwdragon-list-item b {     color: var(--fw-rose-dark);   }    .fwdragon-feature-grid {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 14px;   }    .fwdragon-feature {     padding: 22px 18px;     background: #fff;     border: 1px solid var(--fw-border);     border-radius: 18px;   }    .fwdragon-feature-icon {     font-size: 27px;     margin-bottom: 10px;   }    .fwdragon-feature h3 {     margin: 0 0 8px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: 19px;     line-height: 1.25;   }    .fwdragon-feature p {     margin: 0;     color: var(--fw-muted);     font-size: 14px;     line-height: 1.6;   }    .fwdragon-story {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 30px;     align-items: center;   }    .fwdragon-story-copy {     padding: 10px 0;   }    .fwdragon-story-copy h2 {     margin: 0 0 14px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: clamp(28px, 5vw, 40px);     line-height: 1.12;   }    .fwdragon-story-copy p {     margin: 0 0 15px;     color: var(--fw-muted);     font-size: 15px;   }    .fwdragon-pullquote {     margin-top: 22px;     padding: 16px 18px;     border-left: 3px solid var(--fw-rose);     background: rgba(201,137,145,.08);     color: var(--fw-rose-dark);     font-family: var(--font-heading-family, Georgia, serif);     font-size: 18px;   }    .fwdragon-scenes {     display: grid;     grid-template-columns: repeat(2, 1fr);     gap: 16px;   }    .fwdragon-scene {     position: relative;     overflow: hidden;     border-radius: 20px;     background: #eee8e1;   }    .fwdragon-scene img {     transition: transform .35s ease;   }    .fwdragon-scene:hover img {     transform: scale(1.025);   }    .fwdragon-scene-copy {     padding: 18px;     background: #fff;   }    .fwdragon-scene-copy h3 {     margin: 0 0 6px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: 20px;   }    .fwdragon-scene-copy p {     margin: 0;     color: var(--fw-muted);     font-size: 13px;   }    .fwdragon-detail {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 28px;     align-items: center;   }    .fwdragon-detail-copy h2 {     margin: 0 0 14px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: clamp(27px, 5vw, 39px);     line-height: 1.15;   }    .fwdragon-detail-copy p {     margin: 0 0 16px;     color: var(--fw-muted);     font-size: 15px;   }    .fwdragon-specs {     display: grid;     grid-template-columns: 1fr 1fr;     gap: 10px;     margin-top: 20px;   }    .fwdragon-spec {     padding: 14px;     border: 1px solid var(--fw-border);     border-radius: 14px;     background: rgba(255,255,255,.65);   }    .fwdragon-spec strong {     display: block;     margin-bottom: 3px;     font-size: 13px;   }    .fwdragon-spec span {     color: var(--fw-muted);     font-size: 13px;   }    .fwdragon-gift {     text-align: center;     padding: 58px 22px;     border-radius: 24px;     background:       radial-gradient(circle at 50% 0%, rgba(201,137,145,.18), transparent 42%),       #fff;     border: 1px solid var(--fw-border);   }    .fwdragon-gift h2 {     margin: 0 0 12px;     font-family: var(--fw-heading, Georgia, serif);     font-family: var(--font-heading-family, Georgia, serif);     font-size: clamp(28px, 5vw, 40px);     line-height: 1.15;   }    .fwdragon-gift p {     max-width: 650px;     margin: 0 auto;     color: var(--fw-muted);     font-size: 15px;   }    .fwdragon-faq {     max-width: 760px;     margin: 0 auto;   }    .fwdragon-faq details {     padding: 17px 0;     border-bottom: 1px solid var(--fw-border);   }    .fwdragon-faq summary {     cursor: pointer;     list-style: none;     padding-right: 25px;     position: relative;     font-weight: 800;     font-size: 15px;   }    .fwdragon-faq summary::-webkit-details-marker {     display: none;   }    .fwdragon-faq summary::after {     content: '+';     position: absolute;     right: 0;     top: -2px;     font-size: 22px;     font-weight: 400;     color: var(--fw-rose-dark);   }    .fwdragon-faq details[open] summary::after {     content: '−';   }    .fwdragon-faq details p {     margin: 10px 0 0;     color: var(--fw-muted);     font-size: 14px;   }    .fwdragon-trust {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 12px;     margin-top: 30px;   }    .fwdragon-trust-item {     padding: 18px 14px;     text-align: center;     border-radius: 16px;     background: #fff;     border: 1px solid var(--fw-border);   }    .fwdragon-trust-item strong {     display: block;     margin-bottom: 4px;     font-size: 14px;   }    .fwdragon-trust-item span {     color: var(--fw-muted);     font-size: 12px;   }    .fwdragon-final {     padding: 64px 0 72px;     text-align: center;     background: #30312d;     color: #fff;   }    .fwdragon-final h2 {     margin: 0 auto 12px;     max-width: 700px;     font-family: var(--font-heading-family, Georgia, serif);     font-size: clamp(30px, 6vw, 46px);     line-height: 1.1;   }    .fwdragon-final p {     max-width: 620px;     margin: 0 auto;     color: rgba(255,255,255,.75);     font-size: 15px;   }    .fwdragon-final .fwdragon-btn {     margin-top: 24px;     background: #d39aa1;     color: #fff;   }    @media (max-width: 768px) {     .fwdragon-wrap {       width: min(100% - 24px, 940px);     }      .fwdragon-hero {       padding-top: 12px;       padding-bottom: 38px;     }      .fwdragon-hero-copy {       padding: 28px 18px 22px;     }      .fwdragon-hero h1 {       font-size: 34px;     }      .fwdragon-hero-sub {       font-size: 14px;     }      .fwdragon-section {       padding: 44px 0;     }      .fwdragon-intro,     .fwdragon-story,     .fwdragon-detail {       grid-template-columns: 1fr;       gap: 22px;     }      .fwdragon-feature-grid {       grid-template-columns: 1fr;     }      .fwdragon-scenes {       grid-template-columns: 1fr;     }      .fwdragon-specs {       grid-template-columns: 1fr 1fr;     }      .fwdragon-trust {       grid-template-columns: 1fr;     }      .fwdragon-copy h3 {       font-size: 25px;     }      .fwdragon-heading h2,     .fwdragon-story-copy h2,     .fwdragon-detail-copy h2 {       font-size: 29px;     }   } \u003c\/style\u003e \u003cdiv class=\"fwdragon-page\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"fwdragon-hero\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-hero-card\"\u003e \u003cdiv class=\"fwdragon-hero-copy\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eFantasy Home Decor · Candlelight · Dragon Art\u003c\/span\u003e \u003ch1\u003e             A Little Dragon Magic\u003cbr\u003e \u003cspan\u003eFor Your Candlelight Evenings\u003c\/span\u003e \u003c\/h1\u003e \u003cp class=\"fwdragon-hero-sub\"\u003e             A beautifully sculpted white dragon wrapped in roses, blossoms and vintage details —             designed to turn an ordinary tea light into a tiny piece of fantasy.           \u003c\/p\u003e \u003cdiv class=\"fwdragon-cta-row\"\u003e \u003ca class=\"fwdragon-btn\" href=\"#fwdragon-buy\"\u003eBring Home The Dragon\u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-note\"\u003e             Designed for standard tea lights · Approx. 16 × 14 × 13 cm           \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-hero-image\"\u003e \u003cimg alt=\"🐉 Floral White Dragon Tea Light Candle Holder\" height=\"1200\" loading=\"eager\" sizes=\"(max-width: 768px) 100vw, 940px\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/02823f2a5080c03c86f781752ee2bbb2c04cdb80.webp?v=1789013230\u0026amp;width=1200\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/02823f2a5080c03c86f781752ee2bbb2c04cdb80.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/02823f2a5080c03c86f781752ee2bbb2c04cdb80.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/02823f2a5080c03c86f781752ee2bbb2c04cdb80.webp?v=1789013230\u0026amp;width=960 960w, \/\/viqzes.com\/cdn\/shop\/files\/02823f2a5080c03c86f781752ee2bbb2c04cdb80.webp?v=1789013230\u0026amp;width=1200 1200w\" width=\"1200\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT INTRO --\u003e \u003csection class=\"fwdragon-section fwdragon-section--cream\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-intro\"\u003e \u003cdiv class=\"fwdragon-image-card\"\u003e \u003cimg alt=\"Floral white dragon candle holder\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/2968522c31eaf22c862166369cdcb9026c713b47.webp?v=1789013230\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/2968522c31eaf22c862166369cdcb9026c713b47.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/2968522c31eaf22c862166369cdcb9026c713b47.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/2968522c31eaf22c862166369cdcb9026c713b47.webp?v=1789013230\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-copy\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eMore Than A Candle Holder\u003c\/span\u003e \u003ch3\u003eA Dragon That Looks Like It Belongs In A Storybook\u003c\/h3\u003e \u003cp\u003e             Forget the plain candle holder. This one is designed to be admired even before             the flame is lit.           \u003c\/p\u003e \u003cp\u003e             Layered roses, tiny blossoms, pearl accents, dragon scales, wings and vintage             scrollwork come together in a soft off-white finish for a romantic fantasy look.           \u003c\/p\u003e \u003cdiv class=\"fwdragon-list\"\u003e \u003cdiv class=\"fwdragon-list-item\"\u003e \u003cb\u003e✦\u003c\/b\u003e \u003cspan\u003eFloral dragon sculpture with intricate decorative details\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-list-item\"\u003e \u003cb\u003e✦\u003c\/b\u003e \u003cspan\u003eSoft off-white finish with romantic floral accents\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-list-item\"\u003e \u003cb\u003e✦\u003c\/b\u003e \u003cspan\u003eMade to hold a standard tea light in the center\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-list-item\"\u003e \u003cb\u003e✦\u003c\/b\u003e \u003cspan\u003eCompact enough for shelves, mantels, vanities and bedside tables\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURES --\u003e \u003csection class=\"fwdragon-section\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-heading\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eWhy It Feels So Special\u003c\/span\u003e \u003ch2\u003eDesigned To Catch Your Eye From Across The Room\u003c\/h2\u003e \u003cp\u003e           It combines the charm of a fantasy figurine with the warm atmosphere of candlelight.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-feature-grid\"\u003e \u003cdiv class=\"fwdragon-feature\"\u003e \u003cdiv class=\"fwdragon-feature-icon\"\u003e🐉\u003c\/div\u003e \u003ch3\u003eFloral Dragon Sculpture\u003c\/h3\u003e \u003cp\u003e             A whimsical dragon surrounded by layered roses, blossoms, wings, scales and             ornamental details.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-feature\"\u003e \u003cdiv class=\"fwdragon-feature-icon\"\u003e🕯️\u003c\/div\u003e \u003ch3\u003eWarm Tea Light Glow\u003c\/h3\u003e \u003cp\u003e             Add a standard tea light and let the soft glow bring the sculpture to life after dark.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-feature\"\u003e \u003cdiv class=\"fwdragon-feature-icon\"\u003e🌹\u003c\/div\u003e \u003ch3\u003eRomantic Fantasy Aesthetic\u003c\/h3\u003e \u003cp\u003e             The floral details and vintage-inspired styling pair naturally with cottagecore,             gothic, vintage and fantasy interiors.           \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- NIGHT STORY --\u003e \u003csection class=\"fwdragon-section fwdragon-section--cream\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-story\"\u003e \u003cdiv class=\"fwdragon-image-card\"\u003e \u003cimg alt=\"Dragon tea light candle holder glowing\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/2847884ff622c2b26982e603060526647eeea2f9.webp?v=1789013230\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/2847884ff622c2b26982e603060526647eeea2f9.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/2847884ff622c2b26982e603060526647eeea2f9.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/2847884ff622c2b26982e603060526647eeea2f9.webp?v=1789013230\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-story-copy\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eWhen The Lights Go Down\u003c\/span\u003e \u003ch2\u003eLight A Candle. Let The Dragon Wake Up.\u003c\/h2\u003e \u003cp\u003e             During the day, it works beautifully as a fantasy-inspired decorative sculpture.             At night, a small tea light adds an entirely different mood.           \u003c\/p\u003e \u003cp\u003e             The warm glow spreads around the dragon and its floral details, creating a cozy             little moment for reading, relaxing, journaling or simply slowing down.           \u003c\/p\u003e \u003cdiv class=\"fwdragon-pullquote\"\u003e             “A tiny flame can make an ordinary corner feel like another world.”           \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- DETAIL --\u003e \u003csection class=\"fwdragon-section\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-detail\"\u003e \u003cdiv class=\"fwdragon-detail-copy\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eSmall Footprint · Big Personality\u003c\/span\u003e \u003ch2\u003eEasy To Place. Impossible To Ignore.\u003c\/h2\u003e \u003cp\u003e             Measuring approximately 16 × 14 × 13 cm, the dragon is compact enough for             everyday tabletop styling while still making itself the center of attention.           \u003c\/p\u003e \u003cp\u003e             Give it a home on a fireplace mantel, bookshelf, bedside table, vanity,             living room side table or reading nook.           \u003c\/p\u003e \u003cdiv class=\"fwdragon-specs\"\u003e \u003cdiv class=\"fwdragon-spec\"\u003e \u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eHigh-quality resin\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-spec\"\u003e \u003cstrong\u003eFinish\u003c\/strong\u003e \u003cspan\u003eSmooth ceramic-like matte look\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-spec\"\u003e \u003cstrong\u003eApprox. Size\u003c\/strong\u003e \u003cspan\u003e16 × 14 × 13 cm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-spec\"\u003e \u003cstrong\u003eCandle\u003c\/strong\u003e \u003cspan\u003eStandard tea light\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-image-card\"\u003e \u003cimg alt=\"Floral dragon candle holder details\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/3202b48533480067f59dea60282d31f6097f97d7.webp?v=1789013230\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/3202b48533480067f59dea60282d31f6097f97d7.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/3202b48533480067f59dea60282d31f6097f97d7.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/3202b48533480067f59dea60282d31f6097f97d7.webp?v=1789013230\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- DETAILS GALLERY --\u003e \u003csection class=\"fwdragon-section fwdragon-section--cream\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-heading\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eLook Closer\u003c\/span\u003e \u003ch2\u003eThe Magic Is In The Details\u003c\/h2\u003e \u003cp\u003e           From the flowers to the wings, every little element helps give this dragon its           storybook personality.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-scenes\"\u003e \u003cdiv class=\"fwdragon-scene\"\u003e \u003cimg alt=\"Floral dragon details\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/dba807b156cf8bc361b944e9407426820c541afe.webp?v=1789013230\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/dba807b156cf8bc361b944e9407426820c541afe.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/dba807b156cf8bc361b944e9407426820c541afe.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/dba807b156cf8bc361b944e9407426820c541afe.webp?v=1789013230\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003cdiv class=\"fwdragon-scene-copy\"\u003e \u003ch3\u003eFlowers \u0026amp; Pearls\u003c\/h3\u003e \u003cp\u003eLayered floral elements add a soft romantic touch to the dragon.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-scene\"\u003e \u003cimg alt=\"Dragon sculpture detail\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/260132bbd4005cfe15efec7968e33c9ef99768d0.webp?v=1789013230\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/260132bbd4005cfe15efec7968e33c9ef99768d0.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/260132bbd4005cfe15efec7968e33c9ef99768d0.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/260132bbd4005cfe15efec7968e33c9ef99768d0.webp?v=1789013230\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003cdiv class=\"fwdragon-scene-copy\"\u003e \u003ch3\u003eDragon Details\u003c\/h3\u003e \u003cp\u003eScales, wings, horns and ornamental lines give it a collectible feel.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-scene\"\u003e \u003cimg alt=\"Dragon candle holder display\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/047eee9759ddc101e175c7edbebe3a47b4a9eb2f.webp?v=1789013231\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/047eee9759ddc101e175c7edbebe3a47b4a9eb2f.webp?v=1789013231\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/047eee9759ddc101e175c7edbebe3a47b4a9eb2f.webp?v=1789013231\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/047eee9759ddc101e175c7edbebe3a47b4a9eb2f.webp?v=1789013231\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003cdiv class=\"fwdragon-scene-copy\"\u003e \u003ch3\u003eMade For Display\u003c\/h3\u003e \u003cp\u003eA decorative piece that works even when there is no candle burning.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-scene\"\u003e \u003cimg alt=\"Fantasy dragon home decor\" height=\"1000\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 50vw\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/01850ad223052eceb73777b9b16059112070726d.webp?v=1789013230\u0026amp;width=1000\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/01850ad223052eceb73777b9b16059112070726d.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/01850ad223052eceb73777b9b16059112070726d.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/01850ad223052eceb73777b9b16059112070726d.webp?v=1789013230\u0026amp;width=1000 1000w\" width=\"1000\"\u003e \u003cdiv class=\"fwdragon-scene-copy\"\u003e \u003ch3\u003eFantasy In Any Corner\u003c\/h3\u003e \u003cp\u003ePerfect for shelves, reading corners, bedrooms and cozy living spaces.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- STYLE MATCH --\u003e \u003csection class=\"fwdragon-section\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-heading\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eFind Your Aesthetic\u003c\/span\u003e \u003ch2\u003eOne Dragon. So Many Ways To Style It.\u003c\/h2\u003e \u003cp\u003e           Let it blend into your space — or make it the magical little centerpiece.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-feature-grid\"\u003e \u003cdiv class=\"fwdragon-feature\"\u003e \u003cdiv class=\"fwdragon-feature-icon\"\u003e🌿\u003c\/div\u003e \u003ch3\u003eCottagecore\u003c\/h3\u003e \u003cp\u003e             Pair it with dried flowers, books, soft linens and warm natural textures.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-feature\"\u003e \u003cdiv class=\"fwdragon-feature-icon\"\u003e🕯️\u003c\/div\u003e \u003ch3\u003eGothic\u003c\/h3\u003e \u003cp\u003e             Let the dragon glow beside dark books, antique accents and moody candlelight.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-feature\"\u003e \u003cdiv class=\"fwdragon-feature-icon\"\u003e🏰\u003c\/div\u003e \u003ch3\u003eFantasy\u003c\/h3\u003e \u003cp\u003e             Create a tiny storybook scene on your bookshelf, desk or reading nook.           \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- GIFT --\u003e \u003csection class=\"fwdragon-section fwdragon-section--cream\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-gift\"\u003e \u003cdiv class=\"fwdragon-image-card\" style=\"margin-bottom:28px;\"\u003e \u003cimg alt=\"Floral white dragon gift\" height=\"1100\" loading=\"lazy\" sizes=\"(max-width: 768px) 100vw, 900px\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/5bf8c18334df6fcdec5968d72c301cc7dfdb2c06.webp?v=1789013230\u0026amp;width=1100\" srcset=\"\/\/viqzes.com\/cdn\/shop\/files\/5bf8c18334df6fcdec5968d72c301cc7dfdb2c06.webp?v=1789013230\u0026amp;width=480 480w, \/\/viqzes.com\/cdn\/shop\/files\/5bf8c18334df6fcdec5968d72c301cc7dfdb2c06.webp?v=1789013230\u0026amp;width=720 720w, \/\/viqzes.com\/cdn\/shop\/files\/5bf8c18334df6fcdec5968d72c301cc7dfdb2c06.webp?v=1789013230\u0026amp;width=960 960w, \/\/viqzes.com\/cdn\/shop\/files\/5bf8c18334df6fcdec5968d72c301cc7dfdb2c06.webp?v=1789013230\u0026amp;width=1100 1100w\" width=\"1100\"\u003e \u003c\/div\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eThe Kind Of Gift They Remember\u003c\/span\u003e \u003ch2\u003eFor The Person Who Has Enough Stuff — But Not Enough Magic\u003c\/h2\u003e \u003cp\u003e           A thoughtful pick for dragon lovers, fantasy fans, collectors, readers and anyone           who enjoys unusual pieces of home decor. It feels personal without being ordinary,           and useful without looking like something purely practical.         \u003c\/p\u003e \u003cdiv class=\"fwdragon-cta-row\"\u003e \u003ca class=\"fwdragon-btn\" href=\"#fwdragon-buy\"\u003eChoose The Dragon\u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"fwdragon-section\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003cdiv class=\"fwdragon-heading\"\u003e \u003cspan class=\"fwdragon-eyebrow\"\u003eGood To Know\u003c\/span\u003e \u003ch2\u003eQuestions Before You Bring It Home?\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-faq\"\u003e \u003cdetails\u003e \u003csummary\u003eWhat kind of candle does it hold?\u003c\/summary\u003e \u003cp\u003e             The center cavity is designed for a standard tea light candle.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat is the candle holder made from?\u003c\/summary\u003e \u003cp\u003e             It is made from resin with a smooth matte finish designed to give the piece             a ceramic-like decorative appearance.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow large is the dragon?\u003c\/summary\u003e \u003cp\u003e             The approximate dimensions are 16 × 14 × 13 cm, making it suitable for             tabletop, shelf and mantel display.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e \u003cp\u003e             It works beautifully on fireplace mantels, bookshelves, bedside tables,             vanities, living room side tables and cozy reading corners.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs it suitable as a gift?\u003c\/summary\u003e \u003cp\u003e             Yes. Its fantasy dragon design makes it a fun decorative gift for dragon fans,             fantasy art lovers, collectors and people who enjoy distinctive home decor.           \u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-trust\"\u003e \u003cdiv class=\"fwdragon-trust-item\"\u003e \u003cstrong\u003e🔒 Secure Checkout\u003c\/strong\u003e \u003cspan\u003eProtected payment options\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-trust-item\"\u003e \u003cstrong\u003e🌎 Worldwide Shipping\u003c\/strong\u003e \u003cspan\u003eAvailable to most countries\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"fwdragon-trust-item\"\u003e \u003cstrong\u003e↩ Easy Returns\u003c\/strong\u003e \u003cspan\u003e30-day return window\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FINAL CTA --\u003e \u003csection class=\"fwdragon-final\" id=\"fwdragon-buy\"\u003e \u003cdiv class=\"fwdragon-wrap\"\u003e \u003ch2\u003eGive Your Space A Little More Magic.\u003c\/h2\u003e \u003cp\u003e         A floral dragon by day. A warm candlelit companion by night.         Add one unexpected piece of fantasy to your favorite corner.       \u003c\/p\u003e \u003cdiv class=\"fwdragon-cta-row\"\u003e \u003cform action=\"\/cart\/add\" method=\"post\"\u003e \u003cinput name=\"id\" type=\"hidden\" value=\"64568661508465\"\u003e  \u003c\/form\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"LHK","offers":[{"title":"Default Title","offer_id":67515900887085,"sku":"SZ06542609112636-杏色（替代货源）","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/02823f2a5080c03c86f781752ee2bbb2c04cdb80.webp?v=1789097676","url":"https:\/\/woverssy.com\/products\/floral-white-dragon-tea-light-candle-holder","provider":"woverssy","version":"1.0","type":"link"}