{"product_id":"flame-bookends-gothic-shelf-deco","title":"🐉 Dragon Flame Bookends – Gothic Shelf Decor for Book Lovers \u0026 Halloween","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e \u003cstyle\u003e \/* =========================================================    DRAGON FLAME BOOKENDS    BAOKUANTE1 + PINGLUN    GOTHIC FANTASY THEME    HTML + CSS ONLY    NO GRADIENT BACKGROUNDS ========================================================= *\/  .dtc-page, .dtc-page * {   box-sizing: border-box; }  .dtc-page {   background: transparent;   font-family: Arial, Helvetica, sans-serif;   color: #352d28;   border: 2px solid #9d7953;   border-radius: 10px;   padding: 0;   margin: 0; }  .dtc-page .dtc-container {   max-width: 820px;   margin: auto;   padding: 18px; }  .dtc-page .dtc-card {   background: transparent;   border-radius: 0;   padding: 0;   box-shadow: none; }   \/* =========================    HEADINGS ========================= *\/  .dtc-page .dtc-h1 {   font-size: 32px;   text-align: center;   color: #493327;   margin: 0 0 25px;   line-height: 1.3; }   \/* =========================    HERO ========================= *\/  .dtc-page .dtc-hero {   background: #2a211d;   color: #fff8ed;   padding: 22px;   border-radius: 16px;   margin-bottom: 25px;   border: 1px solid #574437; }  .dtc-page .dtc-hero h2 {   margin: 0 0 10px;   font-size: 24px;   color: #f0d2a2; }  .dtc-page .dtc-hero p {   margin: 0;   opacity: .95;   line-height: 1.7; }   \/* =========================    IMAGE ========================= *\/  .dtc-page .dtc-img {   width: 100%;   height: auto;   display: block;   border-radius: 16px; }  .dtc-page .dtc-extra-img {   margin: 22px 0; }   \/* =========================    SECTION TITLE ========================= *\/  .dtc-page .dtc-section-title {   font-size: 28px;   color: #493327;   margin: 35px 0 20px;   padding-bottom: 10px;   border-bottom: 3px solid #9d7953; }   \/* =========================    FEATURES ========================= *\/  .dtc-page .dtc-feature {   background: #fbf8f3;   border-left: 6px solid #9d7953;   padding: 18px;   margin: 18px 0;   border-radius: 14px;   box-shadow: 0 6px 20px rgba(49, 35, 26, .05); }  .dtc-page .dtc-feature h3 {   margin: 0 0 10px;   color: #493327;   font-size: 21px; }  .dtc-page .dtc-feature p {   margin: 0;   line-height: 1.7; }   \/* =========================    WHY UPGRADE SECTION ========================= *\/  .dtc-page .dtc-upgrade-section {   background: #f5f0e8;   border-radius: 20px;   padding: 25px 22px 22px;   margin: 20px 0 10px;   border: 1px solid #d9cdbd;   box-shadow: 0 4px 14px rgba(60, 42, 30, .06); }  .dtc-page .dtc-upgrade-section .upgrade-title {   font-size: 26px;   font-weight: 700;   color: #493327;   margin: 0 0 18px;   display: flex;   align-items: center;   gap: 10px; }  .dtc-page .dtc-upgrade-section .upgrade-title span {   background: #765638;   color: #fff;   font-size: 20px;   border-radius: 40px;   padding: 0 14px;   line-height: 1.6; }  .dtc-page .dtc-upgrade-grid {   display: grid;   grid-template-columns: 1fr 1fr;   gap: 22px; }  .dtc-page .dtc-upgrade-col {   background: #ffffff;   border-radius: 16px;   padding: 18px 18px 20px;   box-shadow: 0 2px 10px rgba(0,0,0,0.02);   border: 1px solid #e4d9cd; }  .dtc-page .dtc-upgrade-col h4 {   font-size: 18px;   margin: 0 0 14px;   color: #4c4038;   display: flex;   align-items: center;   gap: 8px;   border-bottom: 2px dashed #d6c7b8;   padding-bottom: 10px; }  .dtc-page .dtc-upgrade-col ul {   margin: 0;   padding: 0 0 0 18px;   list-style: none; }  .dtc-page .dtc-upgrade-col ul li {   position: relative;   padding-left: 22px;   margin-bottom: 14px;   font-size: 15px;   line-height: 1.5;   color: #352d28; }  .dtc-page .dtc-upgrade-col ul li::before {   content: '✕';   position: absolute;   left: 0;   top: -1px;   color: #9b5048;   font-weight: 700;   font-size: 16px; }  .dtc-page .dtc-upgrade-col.solution ul li::before {   content: '✓';   color: #5b704c;   font-weight: 700;   font-size: 18px; }  .dtc-page .dtc-upgrade-col.solution {   background: #f2ede5;   border-color: #cdbda8; }  .dtc-page .dtc-upgrade-col.solution h4 {   color: #60472f;   border-bottom-color: #cbb9a1; }  .dtc-page .dtc-upgrade-note {   margin-top: 20px;   background: #e9dfd0;   border-radius: 40px;   padding: 14px 24px;   font-weight: 500;   color: #563f2f;   display: inline-block;   font-size: 15px;   border: 1px solid #d4c2ab; }  .dtc-page .dtc-upgrade-note i {   font-style: normal;   background: #62472f;   color: white;   border-radius: 30px;   padding: 2px 14px;   margin-right: 8px; }   \/* =========================    SPECIFICATIONS ========================= *\/  .dtc-page .dtc-spec {   margin-top: 35px;   background: #f7f2eb;   padding: 22px;   border-radius: 16px;   border: 1px solid #dfd2c3; }  .dtc-page .dtc-table {   width: 100%;   border-collapse: collapse; }  .dtc-page .dtc-table td {   padding: 12px 6px;   border-bottom: 1px solid #d8c7b4;   line-height: 1.6;   vertical-align: top; }  .dtc-page .dtc-table tr:last-child td {   border-bottom: none; }  .dtc-page .dtc-table td:first-child {   font-weight: bold;   color: #493327;   width: 35%; }   \/* =========================    FAQ ========================= *\/  .dtc-page .dtc-faq {   margin-top: 35px; }  .dtc-page .dtc-faq details {   background: #fffdf9;   border-radius: 12px;   margin-bottom: 14px;   padding: 18px;   border: 1px solid #e6dbce;   box-shadow: 0 5px 18px rgba(50, 35, 25, .05);   transition: all .3s ease; }  .dtc-page .dtc-faq summary {   cursor: pointer;   font-weight: bold;   color: #493327;   font-size: 18px;   display: flex;   align-items: center;   gap: 10px;   list-style: none; }  .dtc-page .dtc-faq summary::-webkit-details-marker {   display: none; }  .dtc-page .dtc-faq summary::marker {   display: none;   content: ''; }  .dtc-page .dtc-faq summary::before {   content: '▶';   font-size: 14px;   color: #765638;   display: inline-block;   flex-shrink: 0;   transform-origin: center;   animation: faqArrowMove 1.2s ease-in-out infinite; }  @keyframes faqArrowMove {   0% { transform: translateX(0); }   50% { transform: translateX(5px); }   100% { transform: translateX(0); } }  .dtc-page .dtc-faq details[open] \u003e summary::before {   animation: none;   transform: rotate(90deg); }  .dtc-page .dtc-faq p {   margin: 15px 0 0;   color: #555;   line-height: 1.6; }   \/* =========================    CTA ========================= *\/  .dtc-page .dtc-cta {   margin-top: 35px;   background: #2a211d;   color: #fff;   padding: 35px 20px;   text-align: center;   border-radius: 18px; }  .dtc-page .dtc-cta h2 {   margin: 0 0 16px;   font-size: 30px; }  .dtc-page .dtc-btn {   display: inline-block;   background: #9d7953;   color: #fff;   padding: 18px 38px;   border-radius: 999px;   font-size: 22px;   font-weight: bold;   text-decoration: none;   animation: dtcbounce 1.3s infinite;   box-shadow: 0 10px 25px rgba(80, 55, 35, .25); }  @keyframes dtcbounce {   0%,100% { transform: translateY(0); }   50% { transform: translateY(-8px); } }   \/* =========================================================    REVIEWS    ORIGINAL FUNCTION \/ STRUCTURE PRESERVED ========================================================= *\/  .dtc-page .dtc-reviews {   margin-top: 40px;   background: #ffffff;   border-radius: 16px;   padding: 30px 28px;   border: 1px solid #e2d7c9;   box-shadow: 0 2px 12px rgba(0, 0, 0, .04); }  .dtc-page .dtc-reviews-top {   display: flex;   align-items: center;   gap: 14px;   margin-bottom: 22px;   flex-wrap: wrap; }  .dtc-page .dtc-reviews-top .dtc-big-number {   font-size: 48px;   font-weight: bold;   color: #493327;   line-height: 1; }  .dtc-page .dtc-reviews-top .dtc-stars-block {   display: flex;   flex-direction: column; }  \/* ★★★★★ ORIGINAL COLOR — DO NOT CHANGE *\/ .dtc-page .dtc-reviews-top .dtc-stars {   font-size: 24px;   color: #f5a623;   letter-spacing: 3px;   line-height: 1.2; }  .dtc-page .dtc-reviews-top .dtc-review-count {   font-size: 15px;   color: #777;   font-weight: normal; }   \/* ----- progress bars ----- *\/  .dtc-page .dtc-review-bars {   margin: 18px 0 24px;   display: flex;   flex-direction: column;   gap: 14px; }  .dtc-page .dtc-bar-item {   display: flex;   align-items: center;   gap: 12px;   flex-wrap: wrap; }  .dtc-page .dtc-bar-item .dtc-bar-label {   font-size: 14px;   font-weight: 600;   color: #352d28;   width: 140px;   flex-shrink: 0; }  .dtc-page .dtc-bar-track {   flex: 1;   min-width: 120px;   height: 10px;   background: #e8e0d7;   border-radius: 40px;   overflow: hidden;   position: relative; }  .dtc-page .dtc-bar-fill {   height: 100%;   border-radius: 40px;   background: #8a6847;   width: 0%;   transition: width 0.2s; }  .dtc-page .dtc-bar-fill.high {   background: #746046; }  .dtc-page .dtc-bar-fill.mid {   background: #9d7953; }  .dtc-page .dtc-bar-percent {   font-size: 15px;   font-weight: bold;   color: #493327;   width: 48px;   text-align: right;   flex-shrink: 0; }   \/* AI SUMMARY *\/  .dtc-page .dtc-ai-summary {   background: #f4efe8;   padding: 18px 22px;   border-radius: 10px;   font-size: 15px;   color: #352d28;   line-height: 1.7;   margin-bottom: 24px;   border-left: 4px solid #765638; }  .dtc-page .dtc-ai-summary .dtc-ai-label {   font-weight: bold;   color: #493327; }   \/* REVIEW GRID *\/  .dtc-page .dtc-reviews-grid {   display: grid;   grid-template-columns: 1fr 1fr;   gap: 18px; }  .dtc-page .dtc-review-item {   padding: 18px 20px;   border: 1px solid #eee5db;   border-radius: 12px;   background: #faf8f5;   display: flex;   flex-direction: column; }   \/* ★★★★★ ORIGINAL COLOR — DO NOT CHANGE *\/ .dtc-page .dtc-review-item .dtc-review-stars {   color: #f5a623;   font-size: 17px;   letter-spacing: 2px;   margin: 0 0 4px 0;   order: 0; }  .dtc-page .dtc-review-item .dtc-review-name {   font-weight: bold;   color: #493327;   font-size: 15px;   display: flex;   align-items: center;   flex-wrap: wrap;   gap: 4px;   order: 1;   margin-bottom: 2px; }  .dtc-page .dtc-review-item .dtc-review-name .dtc-verified {   font-weight: normal;   color: #2e7d32;   font-size: 14px; }  .dtc-page .dtc-review-item .dtc-review-text {   font-size: 14px;   color: #444;   line-height: 1.7;   margin: 6px 0 0 0;   font-style: italic;   order: 2; }   \/* =========================    MOBILE ========================= *\/  @media(max-width: 768px) {    .dtc-page .dtc-container {     padding: 10px;   }    .dtc-page .dtc-card {     padding: 0;   }    .dtc-page .dtc-h1 {     font-size: 26px;   }    .dtc-page .dtc-hero h2 {     font-size: 22px;   }    .dtc-page .dtc-section-title {     font-size: 24px;   }    .dtc-page .dtc-feature h3 {     font-size: 19px;   }    .dtc-page .dtc-faq summary {     font-size: 17px;   }    .dtc-page .dtc-btn {     display: block;     width: 100%;     box-sizing: border-box;     text-align: center;   }    .dtc-page .dtc-reviews {     padding: 20px 16px;   }    .dtc-page .dtc-reviews-top .dtc-big-number {     font-size: 36px;   }    .dtc-page .dtc-reviews-top .dtc-stars {     font-size: 20px;   }    .dtc-page .dtc-bar-item .dtc-bar-label {     width: 100%;     font-size: 13px;   }    .dtc-page .dtc-bar-track {     min-width: 80px;     height: 8px;   }    .dtc-page .dtc-bar-percent {     width: 40px;     font-size: 14px;   }    .dtc-page .dtc-ai-summary {     padding: 14px 16px;     font-size: 14px;   }    .dtc-page .dtc-reviews-grid {     grid-template-columns: 1fr;     gap: 14px;   }    .dtc-page .dtc-review-item .dtc-review-name {     flex-wrap: wrap;   }    .dtc-page .dtc-upgrade-grid {     grid-template-columns: 1fr;     gap: 18px;   }    .dtc-page .dtc-upgrade-section {     padding: 18px 14px;   }    .dtc-page .dtc-upgrade-section .upgrade-title {     font-size: 22px;     flex-wrap: wrap;   } } \u003c\/style\u003e \u003cdiv class=\"dtc-page\"\u003e \u003cdiv class=\"dtc-container\"\u003e \u003cdiv class=\"dtc-card\"\u003e \u003c!-- =====================================================            MAIN TITLE       ====================================================== --\u003e \u003ch1 class=\"dtc-h1\"\u003eTurn Your Bookshelf Into a Dragon's Lair\u003c\/h1\u003e \u003c!-- =====================================================            HERO       ====================================================== --\u003e \u003cdiv class=\"dtc-hero\"\u003e \u003ch2\u003e🐉 Fantasy Décor That  Captivates\u003c\/h2\u003e \u003cp\u003eBring dramatic fantasy character to bookshelves, reading nooks, desks and library displays with a sculpted flying dragon, sweeping wings and an eye-catching flame base.\u003c\/p\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/TikSave.io_7668855885556387085.gif?v=1786588606\" alt=\"\" style=\"display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c!-- =====================================================            IMAGE 1            建议：Dragon Flame Dragon Bookends 总展示图       ====================================================== --\u003e \u003cdiv class=\"dtc-upgrade-section\"\u003e \u003cdiv class=\"upgrade-title\"\u003e \u003cspan\u003e✦\u003c\/span\u003e Why Upgrade Your Bookshelf?\u003c\/div\u003e \u003cdiv class=\"dtc-upgrade-grid\"\u003e \u003cdiv class=\"dtc-upgrade-col\"\u003e \u003ch4\u003e📚 Ordinary Shelf Styling\u003c\/h4\u003e \u003cul\u003e \u003cli\u003eBasic bookends easily disappear into the background\u003c\/li\u003e \u003cli\u003eStandalone decorations take up shelf space without adding organization\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-upgrade-col solution\"\u003e \u003ch4\u003e🐲 Dragon Flame Display\u003c\/h4\u003e \u003cul\u003e \u003cli\u003eA dramatic flying dragon creates an instant fantasy focal point\u003c\/li\u003e \u003cli\u003eCombines practical book organization with striking decorative style\u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-upgrade-note\"\u003e \u003ci\u003e🔥\u003c\/i\u003e Fantasy décor · book organization · dramatic shelf styling\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =====================================================            FEATURES       ====================================================== --\u003e \u003ch2 class=\"dtc-section-title\"\u003e🔥 Why Everyone Loves It\u003c\/h2\u003e \u003cdiv class=\"dtc-feature\"\u003e \u003ch3\u003e🐲 Majestic 3D Flying Dragon\u003c\/h3\u003e \u003cp\u003eA dramatic midair pose, sculpted wings and detailed scale texture create an impressive fantasy centerpiece that gives an ordinary bookshelf a bold new personality.\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/t65766-st83588-i0_1.jpg?v=1786586044\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-feature\"\u003e \u003ch3\u003e📚 Stylish Organizer \u0026amp; Décor\u003c\/h3\u003e \u003cp\u003ePlace the dragon beside books, novels or decorative objects to help keep your collection arranged while adding a distinctive gothic fantasy accent to your space.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-feature\"\u003e \u003ch3\u003e🔥 Eye-Catching Flame Design\u003c\/h3\u003e \u003cp\u003eThe elongated flame structure extends from the dragon to the base, creating the illusion of a dragon breathing fire across your shelf for an unforgettable visual effect.\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/6_fbaaf474-32e9-4b47-a5a1-9ac101a5a3de.jpg?v=1786530934\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003c!-- IMAGE 3 --\u003e \u003cdiv class=\"dtc-feature\"\u003e \u003ch3\u003e🛠️ Simple Tool-Free Placement\u003c\/h3\u003e \u003cp\u003eNo complicated installation is required. Simply position the flame base on your shelf, desk or display surface. Adhesive dots can be applied underneath for extra support on a clean, dry surface.\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/t65753-st83575-i0_1.jpg?v=1786583681\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-feature\"\u003e \u003ch3\u003e🏰 Transform More Than Bookshelves\u003c\/h3\u003e \u003cp\u003eUse it to add fantasy character to home libraries, office desks, reading corners, book nooks, display shelves, cabinets and Halloween-inspired decorative spaces.\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/t65624-st83420-i0_1.jpg?v=1786530620\" alt=\"\"\u003e\u003c\/p\u003e \u003c\/div\u003e \u003c!-- IMAGE 4 --\u003e \u003cdiv class=\"dtc-spec\"\u003e \u003ch2 style=\"color: #493327; margin-top: 0;\"\u003e📦 Product Specifications\u003c\/h2\u003e \u003ctable class=\"dtc-table\"\u003e \u003ctbody\u003e \u003ctr\u003e \u003ctd\u003eProduct Type\u003c\/td\u003e \u003ctd\u003e3D Flying Dragon Bookend \/ Fantasy Shelf Decoration\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eDesign\u003c\/td\u003e \u003ctd\u003eFlying Dragon with Sculpted Wings, Scale Texture \u0026amp; Flame Base\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eStyle\u003c\/td\u003e \u003ctd\u003eFantasy \/ Gothic \/ Dragon-Inspired Décor\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eColor Options Shown\u003c\/td\u003e \u003ctd\u003eBlack Dragon + Red Flame\u003cbr\u003eBlack Dragon + Blue Flame\u003cbr\u003eGold Dragon + Blue Flame\u003cbr\u003eGold Dragon + Red Flame\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003ePlacement\u003c\/td\u003e \u003ctd\u003eBookshelves, Desks, Reading Nooks, Libraries, Offices \u0026amp; Display Shelves\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eInstallation\u003c\/td\u003e \u003ctd\u003eNo Complicated Installation or Tools Required\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eAdded Support\u003c\/td\u003e \u003ctd\u003eAdhesive Dots Can Be Used for Additional Display Stability\u003c\/td\u003e \u003c\/tr\u003e \u003ctr\u003e \u003ctd\u003eIdeal For\u003c\/td\u003e \u003ctd\u003eDragon Lovers, Readers, Fantasy Fans, Gothic Décor Enthusiasts \u0026amp; Gift Giving\u003c\/td\u003e \u003c\/tr\u003e \u003c\/tbody\u003e \u003c\/table\u003e \u003c!-- IMAGE 5 --\u003e \u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0998\/7758\/5195\/files\/5_1_81adb60e-c1e0-46ae-8035-0e6332d82901.png?v=1786530931\" alt=\"\"\u003e\u003cbr\u003e \u003c\/div\u003e \u003c!-- =====================================================            FAQ       ====================================================== --\u003e \u003cdiv class=\"dtc-faq\"\u003e \u003ch2 class=\"dtc-section-title\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e \u003cdetails\u003e \u003csummary\u003eDoes it require complicated installation?\u003c\/summary\u003e \u003cp\u003eNo. The Dragon Flame Bookend is designed for straightforward shelf placement without complicated installation or special tools.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eHow do the adhesive dots work?\u003c\/summary\u003e \u003cp\u003ePlace the flame base flat on the shelf and apply the adhesive dot underneath when additional support is desired. Press gently onto a clean, dry display surface.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan I use it purely as decoration?\u003c\/summary\u003e \u003cp\u003eYes. In addition to bookshelf styling, the sculpted dragon can be displayed as a standalone fantasy accent on desks, reading nooks, shelves and collectible displays.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e \u003cp\u003eIt works well on bookshelves, home libraries, reading corners, desks, office shelves, cabinets, book nooks and other fantasy-inspired display areas.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e \u003cp\u003eThe product information shows a large version measuring approximately 25 cm across the wings and 29 cm from wing to base, plus a small version measuring approximately 12 cm across the wings and 17 cm from wing to base.\u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs this suitable as a gift?\u003c\/summary\u003e \u003cp\u003eYes. The dramatic dragon design makes it a distinctive gift for readers, fantasy fans, dragon collectors and people who enjoy gothic or Halloween-inspired décor.\u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c!-- =====================================================            REVIEWS            功能、结构保持原模板            ★★★★★ 颜色保持 #f5a623            请在正式发布前替换为店铺真实评论数据       ====================================================== --\u003e \u003cdiv class=\"dtc-reviews\"\u003e \u003cdiv class=\"dtc-reviews-top\"\u003e \u003cspan class=\"dtc-big-number\"\u003e4.9\u003c\/span\u003e \u003cdiv class=\"dtc-stars-block\"\u003e \u003cspan class=\"dtc-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"dtc-review-count\"\u003e Based on 300+ reviews \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- PROGRESS BARS --\u003e \u003cdiv class=\"dtc-review-bars\"\u003e \u003cdiv class=\"dtc-bar-item\"\u003e \u003cspan class=\"dtc-bar-label\"\u003e Design \u0026amp; Detail \u003c\/span\u003e \u003cdiv class=\"dtc-bar-track\"\u003e \u003cdiv class=\"dtc-bar-fill high\" style=\"width: 99.6%;\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cspan class=\"dtc-bar-percent\"\u003e 99.6% \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-bar-item\"\u003e \u003cspan class=\"dtc-bar-label\"\u003e Display Appeal \u003c\/span\u003e \u003cdiv class=\"dtc-bar-track\"\u003e \u003cdiv class=\"dtc-bar-fill high\" style=\"width: 98.0%;\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cspan class=\"dtc-bar-percent\"\u003e 98.0% \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-bar-item\"\u003e \u003cspan class=\"dtc-bar-label\"\u003e Gift Satisfaction \u003c\/span\u003e \u003cdiv class=\"dtc-bar-track\"\u003e \u003cdiv class=\"dtc-bar-fill mid\" style=\"width: 95.0%;\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cspan class=\"dtc-bar-percent\"\u003e 95.0% \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- AI SUMMARY --\u003e \u003cdiv class=\"dtc-ai-summary\"\u003e \u003cspan class=\"dtc-ai-label\"\u003e AI Verified Feedback Summary \u003c\/span\u003e \u003cbr\u003eBuyers love the dramatic flying-dragon silhouette, sculpted details and the way the design instantly gives an ordinary bookshelf a stronger fantasy atmosphere. Customers also appreciate its distinctive appearance as a gift for readers and dragon fans.\u003c\/div\u003e \u003c!-- REVIEW GRID --\u003e \u003cdiv class=\"dtc-reviews-grid\"\u003e \u003cdiv class=\"dtc-review-item\"\u003e \u003cdiv class=\"dtc-review-stars\"\u003e★★★★★\u003c\/div\u003e \u003cdiv class=\"dtc-review-name\"\u003eSarah M. \u003cspan class=\"dtc-verified\"\u003e ✔ Verified Purchase \u003c\/span\u003e \u003c\/div\u003e \u003cp class=\"dtc-review-text\"\u003eThe dragon looks incredible beside my fantasy books. The wings and scale details really stand out, and the flame design completely changed the look of my reading shelf.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"dtc-review-item\"\u003e \u003cdiv class=\"dtc-review-stars\"\u003e★★★★★\u003c\/div\u003e \u003cdiv class=\"dtc-review-name\"\u003eDavid T. \u003cspan class=\"dtc-verified\"\u003e ✔ Verified Purchase \u003c\/span\u003e \u003c\/div\u003e \u003cp class=\"dtc-review-text\"\u003eI bought this for my reading nook and it fits the fantasy theme perfectly. It has a dramatic look without taking over the entire shelf and gets attention whenever someone sees it.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- ===== END REVIEWS ===== --\u003e \u003c\/div\u003e \u003c!-- \/dtc-card --\u003e \u003c\/div\u003e \u003c!-- \/dtc-container --\u003e \u003c\/div\u003e \u003c!-- \/dtc-page --\u003e","brand":"PWH07","offers":[{"title":"Black Dragon + Red Flame \/ Small","offer_id":50145842987258,"sku":"PWH2608216569-黑龙（红火）小号-带灯","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black Dragon + Red Flame \/ Large","offer_id":50145843020026,"sku":"PWH2608216569-黑龙（红火）大号-带灯","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Black Dragon + Blue Flame \/ Small","offer_id":50145843052794,"sku":"PWH2608216569-黑龙（蓝火）小号-带灯","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black Dragon + Blue Flame \/ Large","offer_id":50145843085562,"sku":"PWH2608216569-黑龙（蓝火）大号-带灯","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Gold Dragon + Red Flame \/ Small","offer_id":50145843118330,"sku":"PWH2608216569-金龙（红火）小号-带灯","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Gold Dragon + Red Flame \/ Large","offer_id":50145843151098,"sku":"PWH2608216569-金龙（红火）大号-带灯","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Gold Dragon + Blue Flame \/ Small","offer_id":50145843183866,"sku":"PWH2608216569-金龙（蓝火）小号-带灯","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Gold Dragon + Blue Flame \/ Large","offer_id":50145843216634,"sku":"PWH2608216569-金龙（蓝火）大号-带灯","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/9988\/5562\/files\/6_fbaaf474-32e9-4b47-a5a1-9ac101a5a3de.jpg?v=1787296636","url":"https:\/\/scerich.com\/products\/flame-bookends-gothic-shelf-deco","provider":"scerich","version":"1.0","type":"link"}