${function() {
const variantData = data.variant || {"id":"d9233c2c-dd4e-4e89-8526-5578c5294609","product_id":"74da66f5-6ae9-48f8-ba7a-67eb052a3600","title":"S","weight_unit":"kg","inventory_quantity":1000,"sku":"YJ1672496-S","barcode":"","position":1,"option1":"S","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a191b531dbfd4985e31a54786424e3e3.jpeg","path":"a191b531dbfd4985e31a54786424e3e3.jpeg","width":1469,"height":2056,"alt":"","aspect_ratio":0.7144941634241245},"wholesale_price":[{"price":29.98,"min_quantity":1}],"weight":"0","compare_at_price":"58.88","price":"29.98","retail_price":"58.88","available":true,"url":"\/products\/noire-dressc6ed408e-95b7-4d39-b83e-d579a6e88d23?variant=d9233c2c-dd4e-4e89-8526-5578c5294609","available_quantity":999999999,"options":[{"name":"Size","value":"S"}],"off_ratio":49,"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 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.
Description
- Adjustable shoulder straps
- Lace lining on bust and side slit
- Backless with strap
- Mini length
Introducing the iconic and highly sought-after Noire Dress, a seductive dress designed to be adored in. The backless design, intricate lace detailing, and alluring side slits combine to create a seductive and glamorous silhouette that will leave you feeling confident and empowered. Get ready to turn heads and steal the show in this must-have statement piece.
${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}
` }()}