(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}/4
Description
Shipping--Worldwide Express Shipping Available
💯Fast refund--100% Money Back Guarantee
🔥99.2% of customers are buying 2PCS and more
🎉 Order Over $49.99 Free Shipping
We will choose the shipping warehouse according to your location.
All rings are U.S.A size rings. Please look at the size chart for the equivalent international sizes.
A stunning genuine Sky Blue ring with the universal goddess sign carved out in a double crescent moon shape. A simple, timeless ring that stands for clear thinking and beauty.
Description:
100% Brand New High Quality
Newest Design Meaningful Jewelry
Style: Fasion
Surface Width: 2 mm | 0.08 inch
Material: Brass with white steel electroplating
Size:6/7/8/9/10
Package Content: 1 x Ring
A perfect opportunity to take some to your friends
Anyone will fall in love with this unique design, prepare yourself to get compliments from all around you.
How To Care Your Jewelry: 1. It's recommended to gently rub your jewelry with a silver cleaning cloth 2. To restore the shine, rub with a clean but dry cotton cloth 3. To prevent scratches, wrap in a soft fabric swath and avoid rubbing it against other jewelry 4. Take off the jewelry when you take a shower, swim or engage in other activities involving contact with water
We will choose the shipping warehouse according to your location.
Our Warehouse
🔒 100% Risk-Free Purchase 🔥
📦 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 becomes defective within 30 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.
${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)