(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
😍GET ONE FOR YOU AND A LOVED ONE! 😍
Hugging is the most beautiful form of communication that allows your loved one to know beyond a doubt that they matter
The unique design reminds you of the endless love of people in your life. A variety of color options, suitable for partners, family, girlfriends, and favorite friends.
Wear this necklace to empower yourself and as a reminder of the never-ending love of the people in your life. Gift someone you love this adjustable necklace to send them a hug that they can wear every day!
This Necklace is the best way to show your significant other how much they mean to you Show your love and tell your story with this incredibly unique necklace. Treat yourself or someone you love with a special gift like no other!
MATERIAL & PRODUCTION
Size: Pendant 1.18'' + Chain 15.7''
Package: 1 x Hug Necklace
Click on "ADD TO CART" to get yours now!
🌎Worldwide Shipping ✈
OUR GUARANTEE
We truly believe we carry some of the most innovative products in the world, and we want to make sure we back that up with a risk-free ironclad 90 day guarantee.
If you don't have a positive experience for ANY reason, we will do WHATEVER it takes to make sure you are 100% satisfied with your purchase.
Buying items online can be a daunting task, so we want you to realize that there is absolute ZERO risk in buying something and trying it out. If you don't like it, no hard feelings we'll make it right.
SHIPPING & RETURN
We ship worldwide.
You'll receive an email with tracking information when your order is shipped.
With our 90 Days Return Guaranteed policy, Contact us if you need a refund or exchange, we are happy to help.
${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)