{"product_id":"fulow","title":"🔥Poinsettia LED Flower String Lights","description":"\u003cstyle\u003e  \/* ===== BASE ===== *\/  .fl-wrap * { box-sizing: border-box; margin: 0; padding: 0; }  .fl-wrap {    font-family: 'Helvetica Neue', Arial, sans-serif;    color: #1a1a1a;    background: #fff;    max-width: 680px;    margin: 0 auto;    line-height: 1.6;  }  .fl-wrap img { width: 100%; height: auto; display: block; border-radius: 8px; }  \/* ===== HERO BANNER ===== *\/  .fl-hero {    background: linear-gradient(135deg, #7b0000 0%, #a02c2c 50%, #2d5a27 100%);    border-radius: 12px;    padding: 28px 20px;    text-align: center;    margin-bottom: 24px;    position: relative;    overflow: hidden;  }  .fl-hero::before {    content: '🎄✨🌺✨🎄';    display: block;    font-size: 22px;    letter-spacing: 6px;    margin-bottom: 12px;    opacity: 0.85;  }  .fl-hero-title {    font-size: 24px;    font-weight: 900;    color: #fff;    text-transform: uppercase;    letter-spacing: 1px;    line-height: 1.3;    margin-bottom: 10px;    text-shadow: 0 2px 8px rgba(0,0,0,0.4);  }  .fl-hero-sub {    font-size: 14px;    color: rgba(255,255,255,0.88);    margin-bottom: 16px;  }  .fl-hero-badge {    display: inline-block;    background: #ffd700;    color: #7b0000;    font-size: 12px;    font-weight: 800;    padding: 6px 18px;    border-radius: 50px;    letter-spacing: 0.5px;    text-transform: uppercase;  }  \/* ===== SECTION TITLES ===== *\/  .fl-section-title {    font-size: 20px;    font-weight: 800;    text-align: center;    color: #111;    margin: 36px 0 16px;    text-transform: uppercase;    letter-spacing: 0.5px;  }  .fl-section-title span {    border-bottom: 3px solid #a02c2c;    padding-bottom: 4px;  }  \/* ===== TRUST BAR ===== *\/  .fl-trust {    display: flex;    justify-content: space-around;    flex-wrap: wrap;    gap: 10px;    background: #1a1a1a;    color: #fff;    border-radius: 10px;    padding: 18px 12px;    margin: 20px 0 28px;    text-align: center;  }  .fl-trust-item { flex: 1 1 100px; }  .fl-trust-icon { font-size: 24px; margin-bottom: 4px; }  .fl-trust-val { font-size: 13px; font-weight: 800; color: #fff; }  .fl-trust-label { font-size: 11px; color: #aaa; text-transform: uppercase; letter-spacing: 0.4px; margin-top: 2px; }  \/* ===== FEATURES ===== *\/  .fl-features { margin: 8px 0 24px; }  .fl-feature-item {    margin-bottom: 28px;    border-left: 4px solid #a02c2c;    padding-left: 14px;  }  .fl-feature-num {    display: inline-block;    background: #a02c2c;    color: #fff;    font-size: 10px;    font-weight: 800;    letter-spacing: 1.5px;    text-transform: uppercase;    padding: 3px 9px;    border-radius: 3px;    margin-bottom: 6px;  }  .fl-feature-title {    font-size: 16px;    font-weight: 800;    color: #111;    margin-bottom: 6px;  }  .fl-feature-desc {    font-size: 14px;    color: #555;    line-height: 1.65;    margin-bottom: 12px;  }  \/* ===== REVIEWS ===== *\/  .fl-reviews { margin: 8px 0 24px; }  .fl-review-card {    background: #fdf6f6;    border-left: 4px solid #a02c2c;    border-radius: 8px;    padding: 16px 18px;    margin-bottom: 14px;  }  .fl-review-header {    display: flex;    align-items: center;    gap: 10px;    margin-bottom: 8px;  }  .fl-review-avatar {    width: 42px;    height: 42px;    border-radius: 50%;    background: linear-gradient(135deg, #a02c2c, #2d5a27);    display: flex;    align-items: center;    justify-content: center;    font-size: 18px;    flex-shrink: 0;    color: #fff;    font-weight: 700;  }  .fl-review-name { font-weight: 700; font-size: 14px; color: #111; }  .fl-review-stars { color: #e8a000; font-size: 14px; letter-spacing: 1px; }  .fl-review-text { font-size: 14px; color: #444; line-height: 1.65; font-style: italic; }  \/* ===== VARIANT HIGHLIGHT ===== *\/  .fl-variants {    display: flex;    gap: 12px;    margin: 16px 0 24px;    flex-wrap: wrap;  }  .fl-variant-card {    flex: 1 1 140px;    border: 2px solid #a02c2c;    border-radius: 10px;    padding: 16px 12px;    text-align: center;    background: #fff;  }  .fl-variant-card.fl-best {    background: #a02c2c;    color: #fff;    position: relative;  }  .fl-variant-badge {    position: absolute;    top: -10px;    left: 50%;    transform: translateX(-50%);    background: #ffd700;    color: #7b0000;    font-size: 10px;    font-weight: 800;    padding: 3px 10px;    border-radius: 50px;    white-space: nowrap;    text-transform: uppercase;  }  .fl-variant-size { font-size: 22px; font-weight: 900; margin-bottom: 4px; }  .fl-variant-price { font-size: 18px; font-weight: 800; }  .fl-variant-sub { font-size: 11px; opacity: 0.75; margin-top: 4px; }  \/* ===== NOTES ===== *\/  .fl-notes {    background: #f5f5f5;    border-radius: 8px;    padding: 14px 16px;    margin: 20px 0;    font-size: 13px;    color: #666;  }  .fl-notes strong { color: #333; display: block; margin-bottom: 6px; }  .fl-notes li { margin-left: 16px; margin-bottom: 4px; }  \/* ===== GUARANTEE ===== *\/  .fl-guarantee {    border: 2px dashed #a02c2c;    border-radius: 10px;    padding: 18px 16px;    margin: 20px 0;    text-align: center;  }  .fl-guarantee-icon { font-size: 36px; margin-bottom: 8px; }  .fl-guarantee-title { font-size: 16px; font-weight: 800; color: #a02c2c; margin-bottom: 8px; text-transform: uppercase; }  .fl-guarantee-text { font-size: 13px; color: #555; line-height: 1.6; }  \/* ===== CTA ===== *\/  .fl-cta-block {    background: linear-gradient(135deg, #7b0000 0%, #a02c2c 60%, #2d5a27 100%);    border-radius: 12px;    padding: 28px 20px;    text-align: center;    margin: 28px 0 16px;  }  .fl-cta-headline {    font-size: 20px;    font-weight: 900;    color: #fff;    margin-bottom: 6px;    text-transform: uppercase;    letter-spacing: 0.5px;    text-shadow: 0 2px 6px rgba(0,0,0,0.3);  }  .fl-cta-sub {    font-size: 13px;    color: rgba(255,255,255,0.85);    margin-bottom: 18px;  }  .fl-cta-btn {    display: inline-block;    background: #ffd700;    color: #7b0000;    font-size: 15px;    font-weight: 900;    text-transform: uppercase;    letter-spacing: 1px;    padding: 14px 36px;    border-radius: 50px;    cursor: pointer;    border: none;    box-shadow: 0 4px 16px rgba(0,0,0,0.25);    animation: fl-pulse 2s infinite;  }  @keyframes fl-pulse {    0%,100% { transform: scale(1); box-shadow: 0 4px 16px rgba(0,0,0,0.25); }    50% { transform: scale(1.04); box-shadow: 0 6px 24px rgba(255,215,0,0.5); }  }  \/* ===== DIVIDER ===== *\/  .fl-divider { border: none; border-top: 1px solid #eee; margin: 28px 0; }  \/* ===== MOBILE ===== *\/  @media (max-width: 480px) {    .fl-hero-title { font-size: 19px; }    .fl-section-title { font-size: 17px; }    .fl-cta-headline { font-size: 17px; }    .fl-variant-card { flex: 1 1 120px; }  }\u003c\/style\u003e\u003cdiv class=\"fl-wrap\"\u003e\n\u003c!-- ① HERO BANNER --\u003e\u003cdiv class=\"fl-hero\"\u003e\n\u003cdiv class=\"fl-hero-title\"\u003ePoinsettia LED Flower\u003cbr\u003eString Lights\u003c\/div\u003e\n\u003cdiv class=\"fl-hero-sub\"\u003eTransform Your Home Into a Festive Wonderland — Instantly\u003c\/div\u003e\n\u003cdiv class=\"fl-hero-badge\"\u003e⭐ 4.9\/5 · Loved by Holiday Decorators Across the US\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ② HERO IMAGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/1-450631a7-c5b1-4778-b2d8-be0c0969eb6c.jpg?v=1785914667\" alt=\"Poinsettia LED Flower String Lights - Holiday Decoration\"\u003e \u003c!-- ③ TRUST BAR --\u003e\u003cdiv class=\"fl-trust\"\u003e\n\u003cdiv class=\"fl-trust-item\"\u003e\n\u003cdiv class=\"fl-trust-icon\"\u003e🔋\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-val\"\u003eCordless\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-label\"\u003eBattery Powered\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-item\"\u003e\n\u003cdiv class=\"fl-trust-icon\"\u003e🌺\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-val\"\u003eRealistic\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-label\"\u003eLifelike Greenery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-item\"\u003e\n\u003cdiv class=\"fl-trust-icon\"\u003e♻️\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-val\"\u003eReusable\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-label\"\u003eYear After Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-item\"\u003e\n\u003cdiv class=\"fl-trust-icon\"\u003e💯\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-val\"\u003e30-Day\u003c\/div\u003e\n\u003cdiv class=\"fl-trust-label\"\u003eMoney-Back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ④ SIZE OPTIONS --\u003e\u003cdiv class=\"fl-section-title\"\u003e\u003cspan\u003eChoose Your Size\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fl-variants\"\u003e\n\u003cdiv class=\"fl-variant-card\"\u003e\n\u003cdiv class=\"fl-variant-size\"\u003e6 ft\u003c\/div\u003e\n\u003cdiv class=\"fl-variant-price\"\u003e$19.98\u003c\/div\u003e\n\u003cdiv class=\"fl-variant-sub\"\u003ePerfect for mantels \u0026amp; doorframes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-variant-card fl-best\" style=\"position: relative;\"\u003e\n\u003cdiv class=\"fl-variant-badge\"\u003e🔥 Most Popular\u003c\/div\u003e\n\u003cdiv class=\"fl-variant-size\" style=\"color: #fff;\"\u003e9 ft\u003c\/div\u003e\n\u003cdiv class=\"fl-variant-price\" style=\"color: #ffd700;\"\u003e$24.98\u003c\/div\u003e\n\u003cdiv class=\"fl-variant-sub\"\u003eIdeal for staircases \u0026amp; large spaces\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"fl-divider\"\u003e\n\u003c!-- ⑤ KEY FEATURES --\u003e\u003cdiv class=\"fl-section-title\"\u003e\u003cspan\u003eWhy You'll Love It\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fl-features\"\u003e\n\u003cdiv class=\"fl-feature-item\"\u003e\n\u003cdiv class=\"fl-feature-num\"\u003eFeature 01\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-title\"\u003e🎄 Instant Festive Ambiance\u003c\/div\u003e\n\u003cp class=\"fl-feature-desc\"\u003eDecorate stair railings, mantels, doorframes, and banisters in minutes — creating a holiday atmosphere effortlessly, with zero stress.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/2-62c6d643-add8-4b51-9e4b-b1ac4663ecdc.jpg?v=1785914667\" alt=\"Instant festive ambiance\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-item\"\u003e\n\u003cdiv class=\"fl-feature-num\"\u003eFeature 02\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-title\"\u003e🌺 Luminous Poinsettia Glow\u003c\/div\u003e\n\u003cp class=\"fl-feature-desc\"\u003eBeautiful red poinsettia flowers paired with warm LED lights create a cozy Christmas ambiance — perfect for day and night display.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/3-143f174c-72b4-469a-b396-db7afca450b7.jpg?v=1785914667\" alt=\"Luminous poinsettia glow\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-item\"\u003e\n\u003cdiv class=\"fl-feature-num\"\u003eFeature 03\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-title\"\u003e✨ Realistic Holiday Greenery\u003c\/div\u003e\n\u003cp class=\"fl-feature-desc\"\u003eLifelike pine branches, holly leaves, berries, and ornaments provide a full and exquisite festive look that guests will admire.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/b90e7672d4ad42c69425f0453512c519.jpg?v=1785914667\" alt=\"Realistic holiday greenery\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-item\"\u003e\n\u003cdiv class=\"fl-feature-num\"\u003eFeature 04\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-title\"\u003e🔋 Battery-Powered, Cordless Design\u003c\/div\u003e\n\u003cp class=\"fl-feature-desc\"\u003eNo power outlets or messy extension cords needed. Decorate anywhere in your home — indoors or outdoors — with total freedom.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/8f5f58bfa20e4fb2af64fc6f0057e34b.jpg?v=1785914667\" alt=\"Battery powered cordless design\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-item\"\u003e\n\u003cdiv class=\"fl-feature-num\"\u003eFeature 05\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-title\"\u003e🏡 Perfect for Any Space\u003c\/div\u003e\n\u003cp class=\"fl-feature-desc\"\u003eIdeal for stairs, fireplaces, windows, entrances, porches, and Christmas parties. One garland, endless possibilities.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/642d50872fb34d5a9200fb03df294db2.jpg?v=1785914667\" alt=\"Perfect for any space\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-item\"\u003e\n\u003cdiv class=\"fl-feature-num\"\u003eFeature 06\u003c\/div\u003e\n\u003cdiv class=\"fl-feature-title\"\u003e🎁 Reusable Holiday Decoration\u003c\/div\u003e\n\u003cp class=\"fl-feature-desc\"\u003eDurable and built to last — designed to bring lasting Christmas joy to your home, year after year. A smart investment in holiday magic.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/4-f4512564-230b-4284-a20e-a4edefc6a5e1.jpg?v=1785914667\" alt=\"Reusable holiday decoration\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ⑥ LIFESTYLE IMAGES --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/5-0729c600-3dd9-4e01-863f-a857b9fd130a.jpg?v=1785914667\" alt=\"Lifestyle - garland in home setting\" style=\"margin-bottom: 10px;\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/8-773f942a-8156-4a7a-861f-7717f8ed1ca2.jpg?v=1785914667\" alt=\"Lifestyle - garland on staircase\" style=\"margin-bottom: 10px;\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/9-82ff4134-dc95-4d4b-b187-76270a3a4260.jpg?v=1785914667\" alt=\"Lifestyle - garland at night\"\u003e\u003chr class=\"fl-divider\"\u003e\n\u003c!-- ⑦ CUSTOMER REVIEWS --\u003e\u003cdiv class=\"fl-section-title\"\u003e\u003cspan\u003eWhat Our Customers Say\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"fl-reviews\"\u003e\n\u003cdiv class=\"fl-review-card\"\u003e\n\u003cdiv class=\"fl-review-header\"\u003e\n\u003cdiv class=\"fl-review-avatar\"\u003eE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fl-review-name\"\u003eEmily R. — Verified Buyer 🇺🇸\u003c\/div\u003e\n\u003cdiv class=\"fl-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fl-review-text\"\u003e\"Absolutely gorgeous! It instantly elevated my living room for Christmas. So easy to set up — I had it draped over my mantel in under 5 minutes. The poinsettias look incredibly real!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-review-card\"\u003e\n\u003cdiv class=\"fl-review-header\"\u003e\n\u003cdiv class=\"fl-review-avatar\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fl-review-name\"\u003eDavid C. — Verified Buyer 🇺🇸\u003c\/div\u003e\n\u003cdiv class=\"fl-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fl-review-text\"\u003e\"The LED lights are just perfect — not too bright, not too dim. It feels so warm and inviting. My whole family loves the ambiance it creates in the evenings.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-review-card\"\u003e\n\u003cdiv class=\"fl-review-header\"\u003e\n\u003cdiv class=\"fl-review-avatar\"\u003eS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fl-review-name\"\u003eSarah W. — Verified Buyer 🇺🇸\u003c\/div\u003e\n\u003cdiv class=\"fl-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fl-review-text\"\u003e\"I love that it's battery-operated. I draped it over my porch railing without any hassle — no extension cords, no mess. Looks stunning both day and night!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fl-review-card\"\u003e\n\u003cdiv class=\"fl-review-header\"\u003e\n\u003cdiv class=\"fl-review-avatar\"\u003eM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"fl-review-name\"\u003eMichael B. — Verified Buyer 🇺🇸\u003c\/div\u003e\n\u003cdiv class=\"fl-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"fl-review-text\"\u003e\"This garland is even prettier in person! The poinsettias are vibrant and the greenery looks so real. Ordered the 9ft for my staircase — it's the centerpiece of our holiday decor this year.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"fl-divider\"\u003e\n\u003c!-- ⑧ 30-DAY GUARANTEE --\u003e\u003cdiv class=\"fl-guarantee\"\u003e\n\u003cdiv class=\"fl-guarantee-icon\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv class=\"fl-guarantee-title\"\u003e30-Day Money-Back Guarantee\u003c\/div\u003e\n\u003cp class=\"fl-guarantee-text\"\u003eWe believe in our product 100%. If you're not completely satisfied for any reason, we'll make it right — no questions asked. Zero risk, all holiday joy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ⑨ NOTES --\u003e\u003cdiv class=\"fl-notes\"\u003e\n\u003cstrong\u003e📋 Please Note:\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003eDue to manual measurements, please allow slight measurement deviations.\u003c\/li\u003e\n\u003cli\u003eActual color may vary slightly from photos due to different display settings and lighting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ⑪ FOOTER STRIP --\u003e\u003cdiv style=\"text-align: center; padding: 14px 0 8px; font-size: 12px; color: #999; letter-spacing: 0.3px;\"\u003e🔒 Secure Checkout  |  📦 Fast US Shipping  |  💯 30-Day Money-Back Guarantee\u003c\/div\u003e\n\u003c\/div\u003e","brand":"ZH728","offers":[{"title":"6 ft \/ 🔥Buy 1🔥","offer_id":53603563831590,"sku":"CYH2608055134-红花+红果-2米10灯【二节电池盒】","price":24.99,"currency_code":"USD","in_stock":true},{"title":"6 ft \/ ❤️Buy 2  |👍best selling","offer_id":53603563864358,"sku":"CYH2608055134-红花+红果-2米10灯【二节电池盒】*2","price":35.96,"currency_code":"USD","in_stock":true},{"title":"6 ft \/ 💥Buy 3 Get 1 Free (4 Pcs)  |🔥Free Shipping","offer_id":53603563897126,"sku":"CYH2608055134-红花+红果-2米10灯【二节电池盒】*4","price":59.94,"currency_code":"USD","in_stock":true},{"title":"9 ft \/ 🔥Buy 1🔥","offer_id":53603563929894,"sku":"CYH2608055134-红花+红果-3米20灯【二节电池盒款】","price":29.99,"currency_code":"USD","in_stock":true},{"title":"9 ft \/ ❤️Buy 2  |👍best selling","offer_id":53603563962662,"sku":"CYH2608055134-红花+红果-3米20灯【二节电池盒款】*2","price":44.96,"currency_code":"USD","in_stock":true},{"title":"9 ft \/ 💥Buy 3 Get 1 Free (4 Pcs)  |🔥Free Shipping","offer_id":53603563995430,"sku":"CYH2608055134-红花+红果-3米20灯【二节电池盒款】*4","price":74.94,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1019\/9636\/4070\/files\/1-450631a7-c5b1-4778-b2d8-be0c0969eb6c.jpg?v=1785998244","url":"https:\/\/zavrlyshop.com\/de\/products\/fulow","provider":"zavrlyshop","version":"1.0","type":"link"}