${function() {
const variantData = data.variant || {"id":"2100323c-1142-4dc8-b14a-782b690fcb48","product_id":"ebafd386-9d4c-4c97-b7fa-6325092b6579","title":"Aquamarine-6 inches","weight_unit":"kg","inventory_quantity":999,"sku":"ON1627252EAE","barcode":"","position":1,"option1":"Aquamarine","option2":"6 inches","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d9264244be76646e888fe6a455cc6cac.jpeg","path":"d9264244be76646e888fe6a455cc6cac.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":61.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"61.59","retail_price":"0","available":true,"url":"\/products\/relaxing-lullaby-feng-shui-aquamarine-stone-feng-shui-tree?variant=2100323c-1142-4dc8-b14a-782b690fcb48","available_quantity":999999999,"options":[{"name":"material","value":"Aquamarine"},{"name":"size","value":"6 inches"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
${function() {
const minInventory = parseInt('7');
const maxInventory = parseInt('10');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
people are viewing this right now
Please select a material
${function(){
return `
Please select a material
`;
}()}
Please select a size
${function(){
return `
Please select a size
`;
}()}
Product was out of stock.
Product is unavailable.
Enjoy free shipping on every order, delivered to your doorstep no matter where you are in the world.
Shop with confidence with our hassle-free returns policy, ensuring you love what you buy.
Designed with the planet in mind, all our products are committed to sustainable practices.
Your payment information is always protected with our advanced, encrypted checkout security.
Each of our pieces is carefully handcrafted by small artisans, using metal and eco-resin layers and carefully selected crystals.
Tranquility is a choice. So is anxiety. But if we want inner peace, we can achieve it. Our flowing relaxation lullaby is like an endless warm ocean to your soul, its leaves soothing like waves.
Caring for your gemstone jewelry
Do not hit hard objects or drop them and keep them away from chemicals, cosmetics, alcohol, acids and alkalis.
Avoid high temperatures and direct sunlight as this may damage the gemstone.
Please note that
As the above sizes are measured by hand, the actual size of the item you receive may vary slightly from the above.
Due to lighting effects, monitor brightness/contrast settings, etc., the hue of the picture may be slightly different from the actual item.
${function(){
const variantData = data.variant || null;
return `
Vendor by :
${data.product && data.product.vendor}
Weight :
${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode :
${variantData && variantData.barcode}
Sku :
${variantData && variantData.sku}
Inventory :
${variantData && variantData.available_quantity}
` }()}