Women Midi Dress Summer Maxi Dress Short Sleeve V Neck Ruffle Boho Dress Long Summer Dresses for Women Beach Vacation
${function() {
const variantData = data.variant || {"id":"056dcaef-a61a-42b8-a2ec-0f37656529a8","product_id":"1c2fe62e-0bf8-434a-b2af-1ff0ef6fb186","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"AL-KFFPLYQ-HS-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed627401bfab644cd35e19aa2052bcb6.jpg","path":"ed627401bfab644cd35e19aa2052bcb6.jpg","width":1000,"height":1300,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":false,"url":"\/products\/women-midi-dress-summer-maxi-dress-short-sleeve-v-neck-ruffle-boho-dress-long-summer-dresses-for-women-beach-vacation?variant=056dcaef-a61a-42b8-a2ec-0f37656529a8","available_quantity":0,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
S
${function(){
const optName = "SIZE";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
Black
${function(){
const optName = "COLOR";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('5');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + ' ')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + ' ');
return `
${tipText}
`;
}()}
${function() {
const postageFreeAmount = 55;
const custom_text = "Free shipping on orders over $55";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Sold out
$19.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"056dcaef-a61a-42b8-a2ec-0f37656529a8","product_id":"1c2fe62e-0bf8-434a-b2af-1ff0ef6fb186","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"AL-KFFPLYQ-HS-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed627401bfab644cd35e19aa2052bcb6.jpg","path":"ed627401bfab644cd35e19aa2052bcb6.jpg","width":1000,"height":1300,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":false,"url":"\/products\/women-midi-dress-summer-maxi-dress-short-sleeve-v-neck-ruffle-boho-dress-long-summer-dresses-for-women-beach-vacation?variant=056dcaef-a61a-42b8-a2ec-0f37656529a8","available_quantity":0,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"056dcaef-a61a-42b8-a2ec-0f37656529a8","product_id":"1c2fe62e-0bf8-434a-b2af-1ff0ef6fb186","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"AL-KFFPLYQ-HS-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ed627401bfab644cd35e19aa2052bcb6.jpg","path":"ed627401bfab644cd35e19aa2052bcb6.jpg","width":1000,"height":1300,"alt":"","aspect_ratio":0.7692307692307693},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":false,"url":"\/products\/women-midi-dress-summer-maxi-dress-short-sleeve-v-neck-ruffle-boho-dress-long-summer-dresses-for-women-beach-vacation?variant=056dcaef-a61a-42b8-a2ec-0f37656529a8","available_quantity":0,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
Product details
Fabric type: 23% Rayon 4% Spandex 30% Nylon 43% Polyester
Care instructions: Machine Wash, Hand Wash Only
About this item
Summer maxi dress with a chic, V neck. Made of light fabric, with a smooth and uniform structure. Elastic at the waist, emphasizing the waistline. Short sleeve, with a deep V neckline. Loose cut at the height of the bust. The dress is characterized by femininity and uniqueness.
Make sure your style is in full bloom wearing the Hatant Maxi Dress! With its ruffled balloon sleeves, v-neck and open back, you’ll have all eyes on you. This tiered maxi length dress is perfect for any summer day and available in four colors to choose from.
【Feel】Our usual soft, lightweight, stretch fabric double lined compression material which is inherently supportive.
【Occasion】SUMMER SOLID V NECK DRESS! It Suits For Many Occasions, Like Beach, Cocktail, Wedding, Party, Homecoming, Dating, Work, Going Out. In Fall And Winter Cold Days, You Can Overlay With Coats, Jackets, Shirts For A Fashion Look.
【Care Instructions】Rinse after use, Cold gentle machine wash separately or hand wash with lukewarm water using mild detergent. Dry in shade.