(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}/11
Description
Our earrings are designed by professional designers with genuine patents, counterfeit must be investigated! Customers please identify our products!
Every beautiful piece is designed and handcrafted in-house then shipped directly to you. We take great pride in our craftsmanship and utilize environmentally conscious materials so that you can feel confident in your purchase.
😊return it for free within 30 days.
🍭Fast refund>>100% Money Back Guarantee.
🚢Shipping>>Worldwide Express Shipping Available.
💖CELEBRATE YOUR BEAUTY WITH A DISTINCTIVELY FASHION-FORWARD STYLE!✨
😘Represent the infinite bond formed by love and inspire you to seek beauty in every moment of your life.
💝These Earrings are like cascading waterfalls of light, infused with love and a promise of a better tomorrow.
FEATURES:
TOP QUALITY --Piercing ear cuff for women, nickel-free earrings, protect your ear from allergy. These hypoallergenic earrings for women sensitive ears won’t turn your ears green, protect, and keep your ears comfortably.
UNIQUE AND FASHION DESIGN -- Our craftsmen created great wearable experiences, simple and statement-making at the same time, but gorgeous and classy. Nobody will miss it and you will receive a lot of compliments.
SUITABLE FOR ANY OCCASION -- The unique design can highlight your appearance, grasp everyone's eyes in the crowd. Just show your own style and make you bling, just fit for all ages.
WONDERFUL GIFT -- Give this sparkling earring as a unique present to your loved ones, like lover girlfriend, wife, fiancee, etc., or even yourself for valentine's day, mother's day, Christmas, wedding, and so on.
SPECIFICATION
Weight: 10G
Color: Gold/Sliver Package
Includes: 1Pair * Fashion Cross Curved Earrings
Metal: Alloy
PACKAGE INCLUDE:
1Pair* Fashion Cross Curved Earrings
30DAY GUARANTEE
We have an iron-clad risk-free guarantee. If you aren't 100% happy with your hearing device for any reason, you have up to 30 days after receiving your product to return it for a full refund.
${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)