(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}/6
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.
👏How Do You Show Your Faith?
The cross represents love and salvation, and is to show everyone's beliefs
Why is it so important that we keep Faith around the world? Faith, at its core, is deep-rooted in the expectation of good things to come, It goes beyond hope. While much of hope lives in mind, faith is steeped in the heart and the spirit.
You can wear this vintage cross-shaped punk ring at any time. In difficult times, wearing this ring can inspire and enhance faith.This is a retro punk style cross ring, highlighting the fashion trend
Description:
100% Brand New High Quality
Newest Design Meaningful Jewelry
Style: Fasion
Size: 6/7/8/9/10
Package Content: 1 x Ring
Applicable gender:Man
❤ 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)