${function() {
const variantData = data.variant || {"id":"53db897a-e5d2-4db4-bda1-bbbb4d7e86ac","product_id":"8a7acf2d-7d11-4dc7-b320-e0fb85fc84f9","title":"Cr\u00e9me","weight_unit":"kg","inventory_quantity":1000,"sku":"KI7RQ4X","barcode":"","position":1,"option1":"Cr\u00e9me","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d30e663f20ae5f92a559f5218d83b4b1.png","path":"d30e663f20ae5f92a559f5218d83b4b1.png","width":1024,"height":1536,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"59.98","price":"29.99","retail_price":"59.98","available":true,"url":"\/products\/elegant-cape-shawl?variant=53db897a-e5d2-4db4-bda1-bbbb4d7e86ac","available_quantity":999999999,"options":[{"name":"Color","value":"Cr\u00e9me"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = null;
const productSaveLabel = null;
return `
-
${ variantData.off_ratio }%
`; }()}
Viewed by 2,000+ shoppers in 7 days
Free Shipping
${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
${function(){
return `
Please select a Color
`;
}()}
Product was out of stock.
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.
Wear it loose, belted, or boldly undone — a silhouette that flows with your presence and adapts with quiet certainty to every moment, from dusk sophistication to daytime ease.
Textile Design
Designed using performance-spun fibers that offer a soft touch, resilient structure, and effortless movement from day to night.
If you are not satisfied with your purchase, you can return the product free of charge within 30 days from the date of delivery.
Your peace of mind is our priority
What if I’m not satisfied?
At we want you to feel 100% satisfied with your purchase. That's why all our products come with a 30-day money-back guarantee from the day you receive them.
${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}
` }()}