{"product_id":"solar-christmas-tree-lights-holiday-decorations-outdoor-courtyards-gardens-lawns-small-path-lights-atmosphere-lights","title":"🔥 LAST DAY 49% OFF – Solar Christmas Tree Pathway Lights (with 80 strawberry decorations)🎄✨","description":"\u003cp\u003e \u003c\/p\u003e \u003cstyle\u003e     * {       margin: 0;       padding: 0;       box-sizing: border-box;     }      body {       font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;       background: #f9f6f0;       color: #1e2b2f;       line-height: 1.5;       padding: 1rem 0.75rem;     }      .landing {       max-width: 600px;       margin: 0 auto;       background: #ffffff;       border-radius: 32px 32px 28px 28px;       box-shadow: 0 16px 48px rgba(0, 20, 10, 0.06);       overflow: hidden;       padding: 1.8rem 1rem 2.2rem;     }      \/* HERO *\/     .hero {       text-align: center;       margin-bottom: 1.5rem;       padding: 0 0.25rem;     }      .hero h1 {       font-size: 2rem;       font-weight: 700;       letter-spacing: -0.02em;       color: #1d3b3a;       display: flex;       align-items: center;       justify-content: center;       gap: 0.25rem;       flex-wrap: wrap;     }      .hero h1 span {       background: #f1ede8;       padding: 0.1rem 0.7rem;       border-radius: 60px;       font-size: 1.7rem;       display: inline-block;     }      .hero .subhead {       font-size: 1rem;       color: #4f5e5c;       margin-top: 0.4rem;       font-weight: 400;       background: #f4f1ec;       padding: 0.4rem 1rem;       border-radius: 60px;       display: inline-block;       width: auto;       max-width: 90%;     }      \/* main gif — larger on mobile *\/     .visual-main {       text-align: center;       margin: 0.75rem 0 1.6rem;     }      .visual-main img {       max-width: 100%;       width: 100%;       max-width: 340px;       height: auto;       border-radius: 28px;       box-shadow: 0 10px 24px rgba(0, 0, 0, 0.04);       background: #f1ede8;       display: block;       margin: 0 auto;     }      \/* feature grid — mobile first, large images *\/     .feature-grid {       display: flex;       flex-direction: column;       gap: 1.8rem;       margin-top: 1.2rem;     }      .feature-item {       display: flex;       flex-direction: column;       align-items: center;       background: #fcfaf8;       padding: 1.2rem 1rem 1.5rem;       border-radius: 28px;       border: 1px solid #f0ebe5;       transition: background 0.1s;       text-align: center;     }      .feature-text {       width: 100%;       margin-bottom: 0.75rem;     }      .feature-text strong {       font-size: 1.2rem;       font-weight: 700;       color: #1d3b3a;       display: inline-block;       margin-bottom: 0.1rem;       letter-spacing: -0.01em;     }      .feature-text p {       font-size: 0.98rem;       color: #2c3f3d;       margin-top: 0.2rem;       font-weight: 400;       line-height: 1.6;       max-width: 500px;       margin-left: auto;       margin-right: auto;     }      \/* 🔥 larger images on mobile — full width, clear *\/     .feature-media {       width: 100%;       max-width: 400px;       margin: 0.2rem auto 0;       text-align: center;     }      .feature-media img {       width: 100%;       height: auto;       max-width: 380px;       border-radius: 24px;       background: #ede8e1;       box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);       display: block;       margin: 0 auto;       transition: transform 0.15s;     }      .feature-media img:hover {       transform: scale(1.01);     }      \/* CTA *\/     .cta-section {       margin-top: 2.5rem;       text-align: center;       background: #e9f0ed;       padding: 1.8rem 1.2rem;       border-radius: 48px;       background: linear-gradient(145deg, #f0f5f2, #e6ede9);     }      .cta-section h3 {       font-size: 1.6rem;       font-weight: 600;       color: #1a3331;       letter-spacing: -0.02em;       margin-bottom: 0.2rem;     }      .cta-section p {       font-size: 1rem;       color: #2d4946;       margin-bottom: 1.2rem;       font-weight: 400;     }      .cta-button {       display: inline-block;       background: #1d3b3a;       color: white;       font-weight: 600;       font-size: 1.15rem;       padding: 0.8rem 2rem;       border-radius: 80px;       text-decoration: none;       box-shadow: 0 8px 18px rgba(26, 60, 55, 0.12);       transition: all 0.2s ease;       letter-spacing: 0.2px;       border: 1px solid #2b524f;       width: 100%;       max-width: 280px;     }      .cta-button:hover {       background: #12302e;       transform: translateY(-2px);       box-shadow: 0 12px 24px rgba(18, 48, 46, 0.15);     }      .cta-button:active {       transform: translateY(0px);     }      .cta-rating {       margin-top: 0.6rem;       font-size: 0.9rem;       color: #2c514c;     }      hr {       border: none;       border-top: 2px dashed #d5dcd7;       margin: 1.2rem 0 0.2rem;       opacity: 0.3;     }      .footer-note {       text-align: center;       font-size: 0.75rem;       color: #6d7e7a;       margin-top: 1rem;       letter-spacing: 0.2px;     }      \/* small phone tweaks *\/     @media (max-width: 420px) {       .landing {         padding: 1.2rem 0.75rem 1.5rem;         border-radius: 24px;       }        .hero h1 {         font-size: 1.6rem;       }       .hero h1 span {         font-size: 1.3rem;         padding: 0.05rem 0.5rem;       }       .hero .subhead {         font-size: 0.85rem;       }        .feature-item {         padding: 1rem 0.75rem 1.2rem;         border-radius: 24px;       }        .feature-text strong {         font-size: 1.05rem;       }       .feature-text p {         font-size: 0.9rem;       }        .feature-media img {         max-width: 300px;       }        .cta-section {         padding: 1.5rem 0.8rem;         border-radius: 32px;       }       .cta-section h3 {         font-size: 1.3rem;       }       .cta-button {         font-size: 1rem;         padding: 0.7rem 1.5rem;         max-width: 240px;       }     }      @media (min-width: 600px) {       \/* on tablets+ we keep mobile layout but nicer max-width *\/       .landing {         max-width: 640px;         padding: 2rem 1.8rem;       }       .feature-media img {         max-width: 440px;       }       .visual-main img {         max-width: 380px;       }     }      \/* tiny extra polish *\/     .badge-soft {       background: #d9e3df;       color: #1a3d39;       font-size: 0.7rem;       font-weight: 600;       padding: 0.15rem 0.7rem;       border-radius: 30px;       display: inline-block;       margin-top: 0.25rem;     }   \u003c\/style\u003e \u003cdiv class=\"landing\"\u003e\n\u003c!-- HERO --\u003e \u003cdiv class=\"hero\"\u003e \u003ch1\u003e🎄 Light up your night\u003c\/h1\u003e \u003cdiv class=\"subhead\"\u003e4-in-1 LED Outdoor Solar Christmas Tree Light\u003c\/div\u003e \u003c\/div\u003e \u003c!-- main gif — larger on mobile --\u003e \u003cdiv class=\"visual-main\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/c4f93a8b2369771e7766a2a3d4f5c4cd9f1b1cb3.gif\" alt=\"4-in-1 LED Solar Christmas Tree Light animated\" width=\"240\" height=\"426\" loading=\"eager\"\u003e\u003c\/div\u003e \u003c!-- FEATURE LIST — images are now larger \u0026 clear --\u003e \u003cdiv class=\"feature-grid\"\u003e\n\u003c!-- 1. Solar --\u003e \u003cdiv class=\"feature-item\"\u003e \u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003e☀️ Solar powered\u003c\/strong\u003e \u003cp\u003eIt collects energy using solar panels, automatically charging for 6-8 hours during the day and automatically lighting up for 16-18 hours at night. No external power source is required, making it energy-efficient, environmentally friendly, and easy to use.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/099e3c9608baf7b91ecad2eeb3b98aee09849392.png\" alt=\"solar panel\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- 2. Waterproof --\u003e \u003cdiv class=\"feature-item\"\u003e \u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003e💧 Reliable Waterproof Design\u003c\/strong\u003e \u003cp\u003eWith good waterproof performance, it can resist the impact of rain, snow and other weather conditions, ensuring stable operation in various outdoor environments, so you don't have to worry about the weather affecting the use of the lights.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/f28747bf35c5f06860cdb88767f6ff91f410919c.jpeg\" alt=\"waterproof design\" width=\"800\" height=\"900\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- 3. Two color-changing --\u003e \u003cdiv class=\"feature-item\"\u003e \u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003e✨ Two color-changing lights\u003c\/strong\u003e \u003cp\u003eEquipped with two lighting modes, the colored lights can automatically change from gradual to flashing, creating a rich and varied Christmas atmosphere and bringing a vivid visual effect to your outdoor space.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/5360fcd3aa2734111033c4b524e991f3e50a1861.png\" alt=\"color changing lights\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- 4. Versatile scenes --\u003e \u003cdiv class=\"feature-item\"\u003e \u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003e🌿 Versatile for Multiple Scenes\u003c\/strong\u003e \u003cp\u003eSuitable for various outdoor scenes such as pathways, patios, courtyards, and gardens.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/75e5669505f28da431bdd1d37dc3267df566cb29.webp\" alt=\"outdoor scenes patio garden\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- 5. Gift --\u003e \u003cdiv class=\"feature-item\"\u003e \u003cdiv class=\"feature-text\"\u003e\n\u003cstrong\u003e🎁 Excellent Christmas Gift\u003c\/strong\u003e \u003cp\u003eWith an exquisite appearance and practical functions, it combines decoration and utility, making it an ideal Christmas gift for relatives and friends, letting them feel strong blessings and warmth during the holiday.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/31fac0e43a940160486327f6a8a6ed02175e5e8a.webp\" alt=\"Christmas gift\" width=\"800\" height=\"800\" loading=\"lazy\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- CTA --\u003e \u003cdiv class=\"cta-section\"\u003e \u003ch3\u003e✨ Bring the magic home\u003c\/h3\u003e \u003cp\u003eLimited stock · Perfect for holiday cheer\u003c\/p\u003e \u003ca class=\"cta-button\" href=\"#top\"\u003e🛒 Order now – Light up your night\u003c\/a\u003e \u003cdiv class=\"cta-rating\"\u003e⭐ 4.9\/5 · 2,400+ happy customers\u003c\/div\u003e \u003c\/div\u003e \u003chr\u003e \u003cdiv class=\"footer-note\"\u003e🌟 Solar · Waterproof · 2 lighting modes · Perfect gift\u003c\/div\u003e \u003c\/div\u003e","brand":"zcm123","offers":[{"title":"A","offer_id":43608749375536,"sku":"ZCM2609124123-绿树-圆太阳能板","price":25.99,"currency_code":"USD","in_stock":true},{"title":"B","offer_id":43608749408304,"sku":"ZCM2609124123-绿树装饰款-圆太阳能板","price":25.99,"currency_code":"USD","in_stock":true},{"title":"C","offer_id":43608749441072,"sku":"ZCM2609124123-植绒款-圆太阳能板","price":25.99,"currency_code":"USD","in_stock":true},{"title":"D","offer_id":43608749473840,"sku":"ZCM2609124123-糖果款","price":25.99,"currency_code":"USD","in_stock":true},{"title":"4 items","offer_id":43608749506608,"sku":"ZCM2609124123-一拖四","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/3bff625419f9ccb6eaf66c66d30a29080f2d59b4.jpg?v=1789144314","url":"https:\/\/ahlet.com\/products\/solar-christmas-tree-lights-holiday-decorations-outdoor-courtyards-gardens-lawns-small-path-lights-atmosphere-lights","provider":"Ahlet","version":"1.0","type":"link"}