(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}/5
Description
✈Delivery time>>worldwide 5-15 days ⏰Handling time>> Ship within 8-24 hours after payment. 😊Returns>> Fast refund for any dissatisfaction within 30 days, 100% money-back guarantee. 🔥99.3% of Reviewers Recommends This Product.
(No need to use promotional codes, the system will automatically reduce the price after adding to the shopping cart.)
💗This bright and beautiful garden heart is sure to brighten any garden wall/fence/shed or living space💗 Suitable for hanging indoors or outdoors.
💗These hearts are all handmade with love, care and attention to detail.
💗Your heart will look the same as this although it may have very slight differences in it as every mosaic is unique and it is impossible to lay every tile the same, but it will be fabulous as I am passionate about mosaics and giving good customer service.
measure:
HOW TO PAY
If you want to checkout with Credit Card. Please Click Paypal and Search for ‘Pay with Debit or Credit Card’
Enter your Payment details, your Billing Address, and your Contact Information.
Click on "ADD TO CART" to get yours now!
SHIPPING & DELIVERY Due to high demand please allow 5-15 days for your order to be delivered to your address (This applies to all United States and United Kingdom orders). All other countries worldwide typically take 5-20 days. We apologize for any inconvenience this may cause you; however, we are 100% certain that you will enjoy your shopping upon delivery! Thank you for being one of our valued customers.
${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)