(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/8
Description
๐ผBright Angel Lights for Cemetery or Yard๐ผ
๐They will not break or fade when it snows, rains, or is under the sunlight. Perfect for sun garden decoration
๐[Memorial & Sympathy Gift]This angel solar light for cemetary is one of the best memorial gifts you can give. This angel solar lights outdoor is a perfect gift for your family and friends on Christmas, Thanksgiving, Mother's Day and Housewarming.
๐[Energy Efficiency] 100% solar-powered and no wiring. Turn on the power switch before usage, solar angel stake lights will automatically charge and store energy during the daytime, and at night these solar angel lights outdoor will light up automatically to illuminate your garden, which will save your time and electricity bills.
๐ [High Quality Waterproof Design]Size: 31.1'' x 3.54'' x 1.97''. These angel eternal lights are made of long-lasting stainless steel and premium plastic, and the light is waterproof. Each solar light angel cemetery has 7 cold-white LEDs, giving elegant glow for your garden.
๐[Widely Use & Multipurpose] Perfect as garden decor, suitable for the cemetery grave, garden, backyard, lawn and walkway. Insert these Christmas angel lawn decorations anywhere you like, and enjoy color at day and soft light at night.
๐ฆ Insured Worldwide Shipping: Each order includes real-time tracking details and insurance coverage in the unlikely event that a package gets lost or stolen in transit.
๐ฐ Money-Back Guarantee: If your items arrive damaged or become defective within 15 days of normal usage, we will gladly issue out a replacement or refund.
โ๏ธ 24/7 Customer Support: We have a team of live reps ready to help and answer any questions you have within a 24-hour time frame, 7 days a week.
๐ Safe & Secure Checkouts: We use state-of-the-art SSL Secure encryption to keep your personal and financial information 100% protected.
RETURN & WARRANTY
100% Secure payment with SSL Encryption.
If you're not 100% satisfied, let us know and we'll make it right.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)