{"product_id":"custom-photo-memorial-im-always-with-you-personalized-solar-garden-light-ym358dsr1282","title":"Custom Photo Memorial I'm Always With You - Personalized Solar Garden Light","description":"\u003c!--\n  PERSONALIZED MEMORIAL SOLAR GARDEN LIGHT\n  Shopify Product Description — complete HTML + CSS\n  Paste the entire module into the product Description HTML editor.\n--\u003e\n\u003cstyle\u003e\n  .memorial-light-page,\n  .memorial-light-page * {\n    box-sizing: border-box;\n  }\n\n  .memorial-light-page {\n    --ml-ink: #17202b;\n    --ml-muted: #53606d;\n    --ml-cream: #fbf7ef;\n    --ml-soft: #f3eadb;\n    --ml-gold: #b57a2a;\n    --ml-gold-dark: #815018;\n    --ml-green: #2f5d4a;\n    --ml-white: #ffffff;\n    --ml-border: #e5d8c5;\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 0;\n    color: var(--ml-ink);\n    background: var(--ml-white);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 19px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .memorial-light-page h2,\n  .memorial-light-page h3,\n  .memorial-light-page p {\n    margin-top: 0;\n  }\n\n  .memorial-light-page h2,\n  .memorial-light-page h3 {\n    color: var(--ml-ink);\n    font-weight: 800;\n    line-height: 1.18;\n    letter-spacing: -0.025em;\n  }\n\n  .memorial-light-page h2 {\n    margin-bottom: 16px;\n    font-size: clamp(30px, 5.8vw, 46px);\n  }\n\n  .memorial-light-page h3 {\n    margin-bottom: 12px;\n    font-size: clamp(25px, 4.8vw, 34px);\n  }\n\n  .memorial-light-page p {\n    margin-bottom: 18px;\n    color: var(--ml-muted);\n  }\n\n  .memorial-light-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0;\n    border: 0;\n  }\n\n  .ml-hero-copy,\n  .ml-copy,\n  .ml-faq,\n  .ml-final {\n    padding: 34px 22px;\n  }\n\n  .ml-hero-copy {\n    padding-top: 38px;\n    padding-bottom: 28px;\n    text-align: center;\n    background: linear-gradient(180deg, #fffdf8 0%, var(--ml-cream) 100%);\n  }\n\n  .ml-eyebrow {\n    display: inline-block;\n    margin: 0 0 13px;\n    color: var(--ml-gold-dark);\n    font-size: 14px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.13em;\n    text-transform: uppercase;\n  }\n\n  .ml-lead {\n    max-width: 690px;\n    margin-right: auto;\n    margin-left: auto;\n    font-size: 21px;\n    line-height: 1.55;\n  }\n\n  .ml-image-wrap {\n    overflow: hidden;\n    background: #eee8df;\n  }\n\n  .ml-copy {\n    background: var(--ml-white);\n  }\n\n  .ml-copy.ml-warm {\n    background: var(--ml-cream);\n  }\n\n  .ml-copy.ml-dark {\n    color: var(--ml-white);\n    background: #18231f;\n  }\n\n  .ml-copy.ml-dark h2,\n  .ml-copy.ml-dark h3,\n  .ml-copy.ml-dark p {\n    color: var(--ml-white);\n  }\n\n  .ml-copy.ml-dark p {\n    opacity: 0.88;\n  }\n\n  .ml-checklist,\n  .ml-steps,\n  .ml-benefits {\n    margin: 24px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ml-checklist li,\n  .ml-benefits li {\n    position: relative;\n    margin: 0;\n    padding: 14px 0 14px 42px;\n    color: var(--ml-ink);\n    font-size: 18px;\n    line-height: 1.5;\n    border-bottom: 1px solid var(--ml-border);\n  }\n\n  .ml-checklist li:last-child,\n  .ml-benefits li:last-child {\n    border-bottom: 0;\n  }\n\n  .ml-checklist li::before,\n  .ml-benefits li::before {\n    position: absolute;\n    top: 14px;\n    left: 0;\n    width: 28px;\n    height: 28px;\n    color: var(--ml-white);\n    background: var(--ml-green);\n    border-radius: 50%;\n    content: \"\\2713\";\n    font-size: 17px;\n    font-weight: 800;\n    line-height: 28px;\n    text-align: center;\n  }\n\n  .ml-benefits strong,\n  .ml-checklist strong {\n    color: var(--ml-ink);\n  }\n\n  .ml-steps {\n    counter-reset: ml-step;\n  }\n\n  .ml-steps li {\n    position: relative;\n    min-height: 52px;\n    margin: 0 0 18px;\n    padding: 2px 0 0 58px;\n    color: var(--ml-muted);\n    font-size: 18px;\n    line-height: 1.55;\n    counter-increment: ml-step;\n  }\n\n  .ml-steps li::before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 42px;\n    height: 42px;\n    color: var(--ml-white);\n    background: var(--ml-gold-dark);\n    border-radius: 50%;\n    content: counter(ml-step);\n    font-size: 19px;\n    font-weight: 800;\n    line-height: 42px;\n    text-align: center;\n  }\n\n  .ml-note {\n    margin: 26px 0 0;\n    padding: 18px;\n    color: #604219;\n    background: #fff4dc;\n    border: 1px solid #ead19e;\n    border-radius: 12px;\n    font-size: 17px;\n    line-height: 1.55;\n  }\n\n  .ml-quote {\n    margin: 8px 0 0;\n    padding: 0 0 0 18px;\n    color: var(--ml-gold-dark);\n    border-left: 4px solid var(--ml-gold);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 24px;\n    font-style: italic;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .ml-trust-strip {\n    margin: 0;\n    padding: 22px;\n    color: var(--ml-white);\n    background: var(--ml-green);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.55;\n    text-align: center;\n  }\n\n  .ml-faq {\n    background: var(--ml-cream);\n  }\n\n  .ml-faq h2 {\n    text-align: center;\n  }\n\n  .ml-faq details {\n    margin: 0 0 12px;\n    background: var(--ml-white);\n    border: 1px solid var(--ml-border);\n    border-radius: 12px;\n  }\n\n  .ml-faq summary {\n    position: relative;\n    padding: 19px 52px 19px 18px;\n    color: var(--ml-ink);\n    cursor: pointer;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.4;\n    list-style: none;\n  }\n\n  .ml-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ml-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--ml-gold-dark);\n    content: \"+\";\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1;\n    transform: translateY(-50%);\n  }\n\n  .ml-faq details[open] summary::after {\n    content: \"\\2212\";\n  }\n\n  .ml-faq details p {\n    margin: 0;\n    padding: 0 18px 20px;\n    color: var(--ml-muted);\n    font-size: 17px;\n    line-height: 1.6;\n  }\n\n  .ml-final {\n    padding-top: 42px;\n    padding-bottom: 42px;\n    text-align: center;\n    background: linear-gradient(145deg, #1f302a 0%, #101b17 100%);\n  }\n\n  .ml-final h2,\n  .ml-final p {\n    color: var(--ml-white);\n  }\n\n  .ml-final p {\n    max-width: 650px;\n    margin-right: auto;\n    margin-left: auto;\n    opacity: 0.88;\n  }\n\n  .ml-cta {\n    display: block;\n    width: 100%;\n    max-width: 520px;\n    margin: 26px auto 0;\n    padding: 17px 22px;\n    color: #142019 !important;\n    background: #f2c66d;\n    border: 2px solid #f2c66d;\n    border-radius: 8px;\n    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22);\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.3;\n    text-align: center;\n    text-decoration: none !important;\n  }\n\n  .ml-cta:hover,\n  .ml-cta:focus {\n    color: #142019 !important;\n    background: #ffd98e;\n    border-color: #ffd98e;\n  }\n\n  .ml-cta-note {\n    margin: 12px 0 0 !important;\n    font-size: 15px;\n  }\n\n  @media (min-width: 750px) {\n    .memorial-light-page {\n      font-size: 20px;\n      border-right: 1px solid #ece7df;\n      border-left: 1px solid #ece7df;\n    }\n\n    .ml-hero-copy,\n    .ml-copy,\n    .ml-faq,\n    .ml-final {\n      padding-right: 62px;\n      padding-left: 62px;\n    }\n\n    .ml-copy,\n    .ml-faq {\n      padding-top: 48px;\n      padding-bottom: 48px;\n    }\n\n    .ml-checklist li,\n    .ml-benefits li,\n    .ml-steps li,\n    .ml-faq summary {\n      font-size: 19px;\n    }\n\n    .ml-faq details p {\n      font-size: 18px;\n    }\n  }\n\n  @media (max-width: 360px) {\n    .memorial-light-page {\n      font-size: 18px;\n    }\n\n    .ml-hero-copy,\n    .ml-copy,\n    .ml-faq,\n    .ml-final {\n      padding-right: 17px;\n      padding-left: 17px;\n    }\n  }\n\u003c\/style\u003e\n\u003csection class=\"memorial-light-page\"\u003e\n\u003cdiv class=\"ml-hero-copy\"\u003e\n\u003cspan class=\"ml-eyebrow\"\u003ePersonalized With Your Photo \u0026amp; Words\u003c\/span\u003e\n\u003ch2\u003eA Beautiful Light for the Love That Never Leaves\u003c\/h2\u003e\n\u003cp class=\"ml-lead\"\u003eTurn a treasured photo into a warm garden tribute that gently glows after sunset.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/CustomPhotoMemorialI_mAlwaysWithYou-PersonalizedSolarGardenLight-YM358-DSR1282-MK5.webp?v=1787890229\" alt=\"Personalized memorial solar lights glowing beside a garden path\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ml-copy ml-warm\"\u003e\n\u003ch3\u003eKeep Their Memory Close—Right Where Life Still Blooms\u003c\/h3\u003e\n\u003cp\u003eA familiar face. Meaningful words. A soft light in the evening. This personalized garden lantern creates a peaceful place to pause, remember, and feel connected.\u003c\/p\u003e\n\u003cp class=\"ml-quote\"\u003e“Those we love never truly leave us.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/CustomPhotoMemorialI_mAlwaysWithYou-PersonalizedSolarGardenLight-YM358-DSR1282-DEF.webp?v=1787890228\" alt=\"Close view of a memorial lantern customized with a loved one's photo and message\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ml-copy\"\u003e\n\u003cspan class=\"ml-eyebrow\"\u003eMade Especially for You\u003c\/span\u003e\n\u003ch3\u003eOne Photo Can Hold a Lifetime of Love\u003c\/h3\u003e\n\u003cp\u003ePersonalize the lantern with a favorite photo and your chosen message to create a tribute that feels deeply personal—not like an ordinary garden decoration.\u003c\/p\u003e\n\u003cul class=\"ml-checklist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eYour favorite photo\u003c\/strong\u003e becomes the heart of the design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYour meaningful words\u003c\/strong\u003e help tell their story\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA warm illuminated display\u003c\/strong\u003e keeps the tribute visible after dark\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA thoughtful memorial gift\u003c\/strong\u003e for someone navigating loss\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ml-note\"\u003e\n\u003cstrong\u003ePhoto tip:\u003c\/strong\u003e For the clearest result, choose a bright, high-resolution image with the face centered and unobstructed. Please double-check all names, dates, and wording before ordering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/CustomPhotoMemorialI_mAlwaysWithYou-PersonalizedSolarGardenLight-YM358-DSR1282-MK4.webp?v=1787890229\" alt=\"Memorial solar garden light components and simple assembly\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ml-copy ml-warm\"\u003e\n\u003cspan class=\"ml-eyebrow\"\u003eSimple, Cord-Free Setup\u003c\/span\u003e\n\u003ch3\u003eA Meaningful Tribute Without Complicated Installation\u003c\/h3\u003e\n\u003cp\u003eNo outdoor outlet and no tangled wires are needed. Assemble the stake, place the lantern in a sunny spot, switch it on, and let daylight do the rest.\u003c\/p\u003e\n\u003col class=\"ml-steps\"\u003e\n\u003cli\u003eConnect the reinforced stake and extension pole.\u003c\/li\u003e\n\u003cli\u003eAttach the personalized lantern to the top.\u003c\/li\u003e\n\u003cli\u003eTurn the power switch on and select your preferred light mode.\u003c\/li\u003e\n\u003cli\u003ePlace it where the solar panel receives direct sunlight.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/YM358-DSR1282-MK_3.webp?v=1787890229\" alt=\"Solar powered and IP44 weather-resistant memorial garden light\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ml-copy ml-dark\"\u003e\n\u003cspan class=\"ml-eyebrow\" style=\"color: #f2c66d;\"\u003eSunset to Starlight\u003c\/span\u003e\n\u003ch3\u003eCharges by Day. Glows Automatically at Night.\u003c\/h3\u003e\n\u003cp\u003eThe top-mounted solar panel gathers energy in the sun, while the built-in light sensor turns the lantern on automatically when darkness falls.\u003c\/p\u003e\n\u003cp\u003eIts IP44 weather-resistant construction is designed for everyday outdoor placement and helps protect against rain and splashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/BCT0-MK_2_a7bd3b38-8136-4d9a-bfec-1b60dc3da410.webp?v=1787890229\" alt=\"Memorial solar lantern dimensions, light modes, solar panel and garden stakes\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ml-copy\"\u003e\n\u003cspan class=\"ml-eyebrow\"\u003eDesigned for Everyday Remembrance\u003c\/span\u003e\n\u003ch3\u003eThoughtful Details, Gentle Light\u003c\/h3\u003e\n\u003cul class=\"ml-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo lighting options:\u003c\/strong\u003e choose steady white light or a comforting flame-like effect\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePremium solar panel:\u003c\/strong\u003e recharges the built-in 600mAh cell in sunlight\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRugged ABS construction:\u003c\/strong\u003e lightweight, practical, and made for outdoor display\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable height:\u003c\/strong\u003e use the extension pole for a taller display or a lower garden placement\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReinforced stake:\u003c\/strong\u003e helps secure the lantern in soil, flower beds, or beside a walkway\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/CustomPhotoMemorialI_mAlwaysWithYou-PersonalizedSolarGardenLight-YM358-DSR1282-MK1.webp?v=1787890229\" alt=\"Woman placing a personalized memorial solar light in a flower garden\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ml-copy ml-warm\"\u003e\n\u003cspan class=\"ml-eyebrow\"\u003eA Place to Pause and Remember\u003c\/span\u003e\n\u003ch3\u003eBeautiful in the Garden, Meaningful in the Heart\u003c\/h3\u003e\n\u003cp\u003ePlace it beside a favorite flower bed, along a walkway, near a memorial tree, or in a quiet corner of the yard. Wherever it stands, the lantern creates a gentle reminder that love continues to shine.\u003c\/p\u003e\n\u003cul class=\"ml-checklist\"\u003e\n\u003cli\u003eA comforting tribute for your own home or garden\u003c\/li\u003e\n\u003cli\u003eA heartfelt sympathy gift that feels truly personal\u003c\/li\u003e\n\u003cli\u003eA meaningful way to honor anniversaries and remembrance dates\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cp class=\"ml-trust-strip\"\u003ePersonalized Photo \u0026amp; Message  •  Solar Powered  •  Automatic Night Lighting  •  IP44 Weather-Resistant\u003c\/p\u003e\n\u003cdiv class=\"ml-faq\"\u003e\n\u003cspan class=\"ml-eyebrow\"\u003eQuestions, Answered\u003c\/span\u003e\n\u003ch2\u003eGood to Know Before You Order\u003c\/h2\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes it need an electrical outlet?\u003c\/summary\u003e\n\u003cp\u003eNo. The lantern is solar powered and designed for cord-free outdoor use. Place the solar panel in direct sunlight and leave the power switch in the on position.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it turn on by itself?\u003c\/summary\u003e\n\u003cp\u003eYes. After the switch is turned on, the built-in light sensor allows the lantern to illuminate automatically after dark and recharge during daylight.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat happens on cloudy or rainy days?\u003c\/summary\u003e\n\u003cp\u003eLike all solar lights, brightness and nightly operating time depend on the amount of direct sunlight received. Performance may be reduced during winter, extended rain, heavy shade, or overcast weather.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I leave it outside in the rain?\u003c\/summary\u003e\n\u003cp\u003eThe lantern is rated IP44 for everyday outdoor use and resistance to rain and splashes. Do not submerge it or place it where standing water can cover the lantern or solar panel.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich photo should I choose?\u003c\/summary\u003e\n\u003cp\u003eUse a clear, well-lit, high-resolution photo. A centered face with some space around the edges gives the best room for the personalized layout.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs assembly difficult?\u003c\/summary\u003e\n\u003cp\u003eNo. The modular lantern, pole, and reinforced garden stake are designed for straightforward assembly and easy placement in suitable soil.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have more than one light style?\u003c\/summary\u003e\n\u003cp\u003eYes. You can select a steady white light or a soft flame-like effect, depending on the mood you want to create.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ml-final\"\u003e\n\u003ch2\u003eLet Their Memory Light the Way Home\u003c\/h2\u003e\n\u003cp\u003eCreate a one-of-a-kind garden tribute with the photo and words that mean the most to you.\u003c\/p\u003e\n\u003ca class=\"ml-cta\" href=\"#\"\u003ePersonalize Your Memorial Light\u003c\/a\u003e\n\u003cp class=\"ml-cta-note\"\u003eChoose your photo and personalization options at the top of this page.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Wander Prints","offers":[{"title":"Flame-like Light \/ BUY 1","offer_id":47079377207468,"sku":"SZ03852608286316-单面定制-火焰光","price":35.99,"currency_code":"USD","in_stock":true},{"title":"Flame-like Light \/ BUY 2","offer_id":47079530365100,"sku":"SZ03852608286316-单面定制-火焰光*2","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Flame-like Light \/ BUY 4","offer_id":47079530397868,"sku":"SZ03852608286316-单面定制-火焰光*4","price":79.99,"currency_code":"USD","in_stock":true},{"title":"White Light \/ BUY 1","offer_id":47079377240236,"sku":"SZ03852608286316-单面定制-白光","price":35.99,"currency_code":"USD","in_stock":true},{"title":"White Light \/ BUY 2","offer_id":47079530430636,"sku":"SZ03852608286316-单面定制-白光*2","price":59.99,"currency_code":"USD","in_stock":true},{"title":"White Light \/ BUY 4","offer_id":47079530463404,"sku":"SZ03852608286316-单面定制-白光*4","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0758\/7427\/1404\/files\/CustomPhotoMemorialI_mAlwaysWithYou-PersonalizedSolarGardenLight-YM358-DSR1282-DEF.webp?v=1787890228","url":"https:\/\/zavrlypro.com\/products\/custom-photo-memorial-im-always-with-you-personalized-solar-garden-light-ym358dsr1282","provider":"zavrlypro","version":"1.0","type":"link"}