{"product_id":"poinsettia-led-garland-lights","title":"Poinsettia LED Garland Lights for Christmas Décor","description":"\u003cstyle\u003e\n    .poinsettia-product-page {\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 0 12px 36px;\n      color: #252525;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      line-height: 1.65;\n      background: #ffffff;\n    }\n\n    .poinsettia-product-page * {\n      box-sizing: border-box;\n    }\n\n    .poinsettia-product-page img {\n      display: block;\n      width: 100%;\n      height: auto;\n      margin: 18px auto;\n      border-radius: 12px;\n    }\n\n    .poinsettia-product-page h2 {\n      margin: 14px 0 10px;\n      color: #8e1015;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 30px;\n      line-height: 1.18;\n      text-align: center;\n    }\n\n    .poinsettia-product-page h3 {\n      margin: 10px 0 8px;\n      color: #183d28;\n      font-size: 21px;\n      line-height: 1.3;\n    }\n\n    .poinsettia-product-page p {\n      margin: 8px 0 14px;\n      font-size: 16px;\n    }\n\n    .poinsettia-product-page .hero {\n      padding: 22px 14px 12px;\n      text-align: center;\n      background: linear-gradient(180deg, #fff8f2 0%, #ffffff 100%);\n      border-radius: 16px;\n    }\n\n    .poinsettia-product-page .eyebrow {\n      display: inline-block;\n      margin-bottom: 8px;\n      color: #8e1015;\n      font-size: 13px;\n      font-weight: 800;\n      letter-spacing: 1.4px;\n      text-transform: uppercase;\n    }\n\n    .poinsettia-product-page .hero-title {\n      margin: 0 0 10px;\n      color: #173b27;\n      font-family: Georgia, \"Times New Roman\", serif;\n      font-size: 34px;\n      line-height: 1.12;\n    }\n\n    .poinsettia-product-page .hero-copy {\n      max-width: 680px;\n      margin: 0 auto 10px;\n      font-size: 18px;\n      line-height: 1.55;\n    }\n\n    .poinsettia-product-page .highlight {\n      color: #9d1117;\n      font-weight: 800;\n    }\n\n    .poinsettia-product-page .section {\n      margin-top: 28px;\n    }\n\n    .poinsettia-product-page .intro {\n      max-width: 720px;\n      margin: 0 auto 16px;\n      text-align: center;\n    }\n\n    .poinsettia-product-page .benefit-list {\n      padding: 6px 0;\n      margin: 0;\n      list-style: none;\n    }\n\n    .poinsettia-product-page .benefit-list li {\n      position: relative;\n      margin: 10px 0;\n      padding: 14px 14px 14px 44px;\n      background: #fff8f2;\n      border: 1px solid #f0dfd3;\n      border-radius: 12px;\n      font-size: 16px;\n    }\n\n    .poinsettia-product-page .benefit-list li span {\n      position: absolute;\n      top: 13px;\n      left: 14px;\n      font-size: 20px;\n    }\n\n    .poinsettia-product-page .content-box {\n      margin: 18px 0;\n      padding: 18px;\n      background: #f8faf8;\n      border-left: 4px solid #1f5335;\n      border-radius: 10px;\n    }\n\n    .poinsettia-product-page .steps {\n      margin: 16px 0 0;\n      padding: 0;\n      list-style: none;\n      counter-reset: decorating-step;\n    }\n\n    .poinsettia-product-page .steps li {\n      position: relative;\n      min-height: 48px;\n      margin: 12px 0;\n      padding: 5px 0 5px 56px;\n      counter-increment: decorating-step;\n    }\n\n    .poinsettia-product-page .steps li::before {\n      content: counter(decorating-step);\n      position: absolute;\n      top: 0;\n      left: 0;\n      display: flex;\n      width: 42px;\n      height: 42px;\n      align-items: center;\n      justify-content: center;\n      color: #ffffff;\n      background: #99141a;\n      border-radius: 50%;\n      font-weight: 800;\n    }\n\n    .poinsettia-product-page .spec-table {\n      width: 100%;\n      margin-top: 14px;\n      border-collapse: collapse;\n      overflow: hidden;\n      border: 1px solid #eadfd6;\n      border-radius: 10px;\n    }\n\n    .poinsettia-product-page .spec-table th,\n    .poinsettia-product-page .spec-table td {\n      padding: 12px 10px;\n      text-align: left;\n      vertical-align: top;\n      border-bottom: 1px solid #eadfd6;\n      font-size: 15px;\n    }\n\n    .poinsettia-product-page .spec-table th {\n      width: 38%;\n      color: #173b27;\n      background: #fff8f2;\n      font-weight: 800;\n    }\n\n    .poinsettia-product-page .spec-table tr:last-child th,\n    .poinsettia-product-page .spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .poinsettia-product-page .trust-box {\n      margin-top: 28px;\n      padding: 22px 16px;\n      text-align: center;\n      background: #173b27;\n      border-radius: 14px;\n      color: #ffffff;\n    }\n\n    .poinsettia-product-page .trust-box h2 {\n      margin-top: 0;\n      color: #ffffff;\n    }\n\n    .poinsettia-product-page .trust-items {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .poinsettia-product-page .trust-item {\n      padding: 13px 10px;\n      background: rgba(255, 255, 255, 0.09);\n      border-radius: 10px;\n      font-size: 15px;\n      font-weight: 700;\n    }\n\n    .poinsettia-product-page .cta-box {\n      margin-top: 22px;\n      padding: 22px 16px;\n      text-align: center;\n      background: linear-gradient(135deg, #99141a 0%, #691015 100%);\n      border-radius: 14px;\n      color: #ffffff;\n    }\n\n    .poinsettia-product-page .cta-box h2 {\n      margin: 0 0 8px;\n      color: #ffffff;\n    }\n\n    .poinsettia-product-page .cta-box p {\n      margin-bottom: 0;\n    }\n\n    @media screen and (min-width: 750px) {\n      .poinsettia-product-page {\n        padding: 0 20px 48px;\n      }\n\n      .poinsettia-product-page .hero {\n        padding: 36px 30px 18px;\n      }\n\n      .poinsettia-product-page .hero-title {\n        font-size: 46px;\n      }\n\n      .poinsettia-product-page h2 {\n        font-size: 36px;\n      }\n\n      .poinsettia-product-page .trust-items {\n        grid-template-columns: repeat(3, 1fr);\n      }\n    }\n  \u003c\/style\u003e\n\u003cdiv class=\"poinsettia-product-page\"\u003e\n\u003c!-- ATTENTION \/ HOOK --\u003e\n\u003csection class=\"hero\"\u003e\u003cspan class=\"eyebrow\"\u003eHoliday Decorating Made Beautiful\u003c\/span\u003e\n\u003ch2 class=\"hero-title\"\u003eTurn Any Corner Into a Warm Christmas Centerpiece\u003c\/h2\u003e\n\u003cp class=\"hero-copy\"\u003eBring your holiday décor to life with glowing \u003cspan class=\"highlight\"\u003epoinsettia LED garland lights\u003c\/span\u003e that add rich color, warm light and festive charm in seconds.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1: Main hero image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/3bbf6f0b-5612-426c-bc17-bcdd17103a5a.png?v=1785220686\" alt=\"\"\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eWhy You’ll Love It\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eMore than ordinary string lights, this decorative garland combines \u003cstrong\u003evibrant poinsettia flowers, lush green foliage and a soft warm glow\u003c\/strong\u003e in one effortless holiday display.\u003c\/p\u003e\n\u003c!-- IMAGE 3: Benefits infographic --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/6e848d77-feea-4922-b8bc-4566766c6d9b.png?v=1785220686\" alt=\"\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eInstant festive atmosphere:\u003c\/strong\u003e Warm glowing lights make your home feel more inviting, cozy and ready for Christmas.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🌺\u003c\/span\u003e \u003cstrong\u003eEye-catching floral design:\u003c\/strong\u003e Bright red poinsettias add fullness and color without requiring separate flowers and lights.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e〰️\u003c\/span\u003e \u003cstrong\u003eFlexible decorating:\u003c\/strong\u003e Shape and arrange the garland around different spaces to create a display that suits your home.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e🏠\u003c\/span\u003e \u003cstrong\u003eBeautiful in multiple locations:\u003c\/strong\u003e Use it to enhance mantels, Christmas trees, stair railings and other indoor holiday areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE \/ FIREPLACE USE CASE --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eInstant Fireplace Magic\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eA plain mantel can feel unfinished during the holidays. Drape the glowing poinsettia garland across it to create a rich, coordinated display without buying flowers, foliage and lights separately.\u003c\/p\u003e\n\u003c!-- IMAGE 6: Fireplace lifestyle image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/e5d3bf6a-3641-4c79-b7a8-12d389ab0c0f.png?v=1785220686\" alt=\"\"\u003e\n\u003cdiv class=\"content-box\"\u003e\n\u003ch3\u003e🔥 Create a Cozy Focal Point\u003c\/h3\u003e\n\u003cp\u003eThe vivid red flowers attract attention during the day, while the warm lights add a soft, comforting glow after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIRE \/ TREE USE CASE --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eMake Your Christmas Tree Bloom\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eFill visible gaps and add bold holiday color with glowing poinsettia accents that help your tree look fuller, brighter and more professionally decorated.\u003c\/p\u003e\n\u003c!-- IMAGE 4: Christmas tree lifestyle image --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/aa2c4286-dce3-4df9-88ce-cbb225d67225.png?v=1785220686\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- DESIRE \/ MULTIPLE USES --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003ePerfect for Every Holiday Corner\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eOne festive design, multiple decorating possibilities. Arrange it where your home needs an extra touch of Christmas warmth.\u003c\/p\u003e\n\u003c!-- IMAGE 5: Mantel, tree and railing use cases --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/b127a748-ba45-4bd8-8abf-65768b178152.png?v=1785220686\" alt=\"\"\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e \u003cstrong\u003eMantels:\u003c\/strong\u003e Frame your fireplace and create a warm holiday centerpiece.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e \u003cstrong\u003eChristmas trees:\u003c\/strong\u003e Add large floral accents, richer color and a fuller appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e \u003cstrong\u003eStair railings:\u003c\/strong\u003e Guide the festive atmosphere throughout your home.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan\u003e✅\u003c\/span\u003e \u003cstrong\u003eIndoor displays:\u003c\/strong\u003e Style shelves, entryways and other seasonal decorating areas.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ACTION \/ HOW IT WORKS --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eEasy to Decorate\u003c\/h2\u003e\n\u003cp class=\"intro\"\u003eNo complicated styling skills are needed. Shape it, position it and enjoy an instant holiday transformation.\u003c\/p\u003e\n\u003c!-- IMAGE 2: Three-step decorating guide --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/6ae1b185-5b1c-4cb4-89b9-9e3fa2d1f100.png?v=1785220686\" alt=\"\"\u003e\n\u003col class=\"steps\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eShape It\u003c\/strong\u003e\u003cbr\u003eGently arrange the flowers, leaves and garland into your preferred shape.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWrap or Drape It\u003c\/strong\u003e\u003cbr\u003ePosition it around your tree, across a mantel or along a railing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight It Up\u003c\/strong\u003e\u003cbr\u003eTurn on the lights and enjoy a warm, festive glow throughout your space.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection class=\"section\"\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Type\u003c\/th\u003e\n\u003ctd\u003eDecorative poinsettia LED garland lights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLight Appearance\u003c\/th\u003e\n\u003ctd\u003eSoft warm-white holiday glow\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eRed poinsettia flowers with green decorative foliage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Use\u003c\/th\u003e\n\u003ctd\u003eIndoor Christmas and seasonal decorating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSuggested Locations\u003c\/th\u003e\n\u003ctd\u003eMantels, Christmas trees, stair railings, shelves and entryways\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eShape, wrap or drape according to your decorating space\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage Options\u003c\/th\u003e\n\u003ctd\u003ePlease refer to the selected product option and package details above\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003csection class=\"trust-box\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eA simple and secure shopping experience from checkout to delivery.\u003c\/p\u003e\n\u003cdiv class=\"trust-items\"\u003e\n\u003cdiv class=\"trust-item\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e📦 Order Tracking\u003c\/div\u003e\n\u003cdiv class=\"trust-item\"\u003e💬 Customer Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 16px; margin-bottom: 0; font-size: 13px; opacity: 0.86;\"\u003eShipping, returns and after-sales service are subject to the policies displayed on this store.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"cta-box\"\u003e\n\u003ch2\u003eBring the Warmth of Christmas Home\u003c\/h2\u003e\n\u003cp\u003eChoose your preferred option above, add it to your cart and create a glowing holiday display your family and guests will love.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"adgafuzzl","offers":[{"title":"2m 10-Light String (Battery-Operated)","offer_id":54554233995543,"sku":"NC02532607281390-2米10灯【二节电池盒】","price":18.99,"currency_code":"USD","in_stock":true},{"title":"2m 10-Light String (USB Version)","offer_id":54554234028311,"sku":"NC02532607281390-2米10灯【USB款】","price":18.99,"currency_code":"USD","in_stock":true},{"title":"3m 20-Light String (Battery-Operated)","offer_id":54554234061079,"sku":"NC02532607281390-3米20灯【二节电池盒款】","price":22.99,"currency_code":"USD","in_stock":true},{"title":"3m 20-Light String (USB Version)","offer_id":54554234093847,"sku":"NC02532607281390-3米20灯【USB款】","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1011\/6589\/1863\/files\/e5d3bf6a-3641-4c79-b7a8-12d389ab0c0f.png?v=1785220686","url":"https:\/\/fivorauw.com\/products\/poinsettia-led-garland-lights","provider":"fivorauw","version":"1.0","type":"link"}