"I've had cheap versions of this style before that went dull fast. A month in and this still looks the same as day one."
Claire M.
"I have really sensitive skin and most rings break me out within a day. This one hasn't, which is the main reason I'm leaving a review."
Greg P.
"Wore it in the shower and to the gym without thinking and it's totally fine, no fading."
Joel W.
"Took a chance on the bundle deal and it worked out. A couple of pieces I wear constantly, one not so much, but at that price I'm not complaining."
Robin K
"Ordered seven and all arrived well packaged. Good quality, doesn't feel cheap. Recommend."
Liam D.
"Really happy with it, exactly as described."
Owen M.
"Looks just like the photos. Recommend."
Drew B.
"Came quick and looks great. Thanks!"
Demi C.
"Bought this as a birthday gift for my daughter and she hasn't taken it off since. Safe to say it was a hit."
Megan F.
“The attention to detail is unreal. My pendant feels like a true statement piece and fits perfectly with my gothic wardrobe.”
Isaac R.
Build Your 5-Piece Bundle
Pick any 5 pieces and get them together
Select 5 more piece(s) to complete your bundle
Yay! Selected 0 out of 5 pieces.
Select Option
Why you'll love it 🥀
100% waterproof & sweatproof (shower, pool, ocean, gym) Hypoallergenic & lead-free (safe for sensitive skin) Tarnish-resistant, long-lasting shine Built for everyday wear (work, travel, active days)
Materials & care 🔮
Base: 316L stainless steel After care: Rinse after saltwater/chlorine, pat dry, store in a soft pouch
Quick FAQ ❓
Truly waterproof? Yes — showers, pools, gym, no problem Sensitive skin safe? Yes — hypoallergenic & lead-free Can I layer it? Absolutely — pairs beautifully with other pieces from our store
1/
${data.index + 1}/${data.total}
${product.title}
-
Please select a ${option.name}
Please select a
Cart
(${data.data && data.data.count})
Your cart is empty
${(function(){
var isClassic = 'fashion' == 'classic';
var total_price = data.total_price;
var postageFreeAmount = 1;
var freeAmount = parseFloat(postageFreeAmount) - parseFloat(total_price);
var isFreeShipping = freeAmount <= 0;
var rate = Math.min(total_price / postageFreeAmount * 100, 100).toFixed(2);
const textArray = "\u003Cp\u003ESpend {amount} for Free Standard Delivery\u003C\/p\u003E".split(/\{\s*amount\s*\}/);
const textArrayHtml = textArray.map((text, index) => {
if (index == 0) {
return `${text}`;
}
return `${text}`;
}).join('');
return `