${function() {
const variantData = data.variant || {"id":"925366f3-b6b3-4cfe-b7ee-3ca7d3a1228b","product_id":"f003b36b-8419-469f-b119-81deeb70ea02","title":"Blue-S(8)","weight_unit":"kg","inventory_quantity":1000,"sku":"NK2384413-\u84dd\u8272S","barcode":"","position":1,"option1":"Blue","option2":"S(8)","option3":"","note":"","image":{"src":"\/\/imgpro.staticdj.com\/ca217238fb467012c839d35d4a746b39.jpeg","path":"ca217238fb467012c839d35d4a746b39.jpeg","width":720,"height":1080,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":37.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.8","price":"37.99","retail_price":"58.8","available":true,"url":"\/products\/molly-208c94147-958a-4e2f-be1a-5249f199b098?variant=925366f3-b6b3-4cfe-b7ee-3ca7d3a1228b","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S(8)"}],"off_ratio":35,"flashsale_info":[],"sales":2};
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
`;
}()}
Please select a Size
${function(){
return `
Please select a Size
`;
}()}
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.
Step Out in Timeless Elegance
This dress brings out a sense of natural elegance that’s perfect for both day and night. Whether you’re headed to a brunch or an evening event, this dress will keep you looking chic and feeling comfortable all day.
Why You'll Love This Dress
- Elegant Fit - Designed to flatter your figure while keeping a relaxed, comfortable feel.
- Breathable Chiffon - Crafted from soft, premium chiffon to keep you cool and light.
- Versatile Look - Ideal for both casual outings and formal gatherings, fitting every occasion.
- Easy Care - High-quality material that’s easy to maintain and long-lasting.
- Feel-Good Fashion - Ethically made with attention to every detail for a dress you can feel good about wearing.
${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}
` }()}