${function() {
const variantData = data.variant || {"id":"de23d807-0230-44cb-86f4-6a095a6754af","product_id":"1fc932ea-61ef-44b8-a3cc-4f89fa0e0ac7","title":"XS-Beige","weight_unit":"kg","inventory_quantity":1000,"sku":"RP1833203-XS","barcode":"","position":1,"option1":"XS","option2":"Beige","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80fbd1878cd7f296a0e93a11b38bd2ac.png","path":"80fbd1878cd7f296a0e93a11b38bd2ac.png","width":1000,"height":1500,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":44.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"44.99","retail_price":"0","available":true,"url":"\/products\/oasis8a2abde4-344e-4ab8-868f-4476b33e516a?variant=de23d807-0230-44cb-86f4-6a095a6754af","available_quantity":999999999,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"Beige"}],"off_ratio":0,"flashsale_info":[],"sales":4};
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
`;
}()}
${function(){
return `
Please select a Color
`;
}()}
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.
Simple cotton mid length dress from our most comfortable collection. It has a loose, flowing shape with a stretchy top and puffy sleeves.
Details:
- Ruffled neckline
- Adjustable tie at bustline
- Lined skirt
- 100% Cotton
- Machine Wash Cold
- Chest: Place the tape close under the armhole and measure from side seam to side seam.
- Waist: This is the narrowest part of the waist. Place the tape from side to side directly at the waistline.
- Hip: Place the tape approximately 7–9 inches below the natural waistline and measure from side to side at the hip line.
- Flare: This is the length of the flare of your dress. Flare is the bottom wide length of your dress.
- Strap to Hem: This is the length from the top of the strap down to the hem.
- Waist to Hem: This is the length from the top of the waistband to the bottom of the hemline.
- Measure your chest: Stand up straight with your arms hang down in a relaxed, natural pose. Measure around the fullest part of your chest. Tight up under the armpits and over the shoulder blades.
- Measure your waist: Stand up straight in a relaxed, normal position. Run the tape around the narrowest part of your natural waist. This is usually where the belly button is.
- Measure your hips:Stand with your feet together. Measure around the fullest part of your hips and rear. This is typically midway between your crotch and your belly button.
${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}
` }()}