FAIABLE Dress Women's Comfortable Half Sleeve Midi Dress - Floral Printed A-line Boho Chiffon Flowy Long Dress Perfect Blend of Style and Comfort
${function() {
const variantData = data.variant || {"id":"7ca0f790-f7c6-4b4e-9327-98ca4366485a","product_id":"07246ade-9c10-41c3-b41a-3912a5b70148","title":"M-Yellow","weight_unit":"kg","inventory_quantity":1,"sku":"AL-FQPR-HAS-M","barcode":"","position":2,"option1":"M","option2":"Yellow","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c47eaf25a647e9253529437ea1d13350.jpg","path":"c47eaf25a647e9253529437ea1d13350.jpg","width":1601,"height":1601,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":true,"url":"\/products\/faiable-dress-womens-comfortable-half-sleeve-midi-dress-floral-printed-a-line-boho-chiffon-flowy-long-dress-perfect-blend-of-style-and-comfort?variant=7ca0f790-f7c6-4b4e-9327-98ca4366485a","available_quantity":1,"options":[{"name":"SIZE","value":"M"},{"name":"COLOR","value":"Yellow"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
M
${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:
Yellow
${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 minInventory = parseInt('6');
const maxInventory = parseInt('50');
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 `
`;
}()}
${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 `
`;
}()}
Add to cart
$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":"7ca0f790-f7c6-4b4e-9327-98ca4366485a","product_id":"07246ade-9c10-41c3-b41a-3912a5b70148","title":"M-Yellow","weight_unit":"kg","inventory_quantity":1,"sku":"AL-FQPR-HAS-M","barcode":"","position":2,"option1":"M","option2":"Yellow","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c47eaf25a647e9253529437ea1d13350.jpg","path":"c47eaf25a647e9253529437ea1d13350.jpg","width":1601,"height":1601,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":true,"url":"\/products\/faiable-dress-womens-comfortable-half-sleeve-midi-dress-floral-printed-a-line-boho-chiffon-flowy-long-dress-perfect-blend-of-style-and-comfort?variant=7ca0f790-f7c6-4b4e-9327-98ca4366485a","available_quantity":1,"options":[{"name":"SIZE","value":"M"},{"name":"COLOR","value":"Yellow"}],"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":"7ca0f790-f7c6-4b4e-9327-98ca4366485a","product_id":"07246ade-9c10-41c3-b41a-3912a5b70148","title":"M-Yellow","weight_unit":"kg","inventory_quantity":1,"sku":"AL-FQPR-HAS-M","barcode":"","position":2,"option1":"M","option2":"Yellow","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c47eaf25a647e9253529437ea1d13350.jpg","path":"c47eaf25a647e9253529437ea1d13350.jpg","width":1601,"height":1601,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"39.98","price":"19.99","retail_price":"39.98","available":true,"url":"\/products\/faiable-dress-womens-comfortable-half-sleeve-midi-dress-floral-printed-a-line-boho-chiffon-flowy-long-dress-perfect-blend-of-style-and-comfort?variant=7ca0f790-f7c6-4b4e-9327-98ca4366485a","available_quantity":1,"options":[{"name":"SIZE","value":"M"},{"name":"COLOR","value":"Yellow"}],"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
Care instructions: Hand Wash Only
About this item
Tips: The size Runs Large, if you usually wear Large, please place an order for Medium. If you still feel large after receiving this flowy dress, you can try it with a belt to give it more structure, try two different styles. We Recommend Hand Wash in Cold Water, Hanging to Dry.
Features: This boho maxi dress for women features a loose cut, v neck, 3/4 lantern sleeves, classic floral print pattern design. The pockets are well made with a stretchy fabric and hold things well. Neckline with a unique binding design which gives you a fresh look.
Comfortable and Lightweight: The floral midi dress are flowing and perfect for summer & fall, making you feel relaxed all day long. This plus size maxi dress are comfy, breathable, lightweight and breezy without being see-through.
Easy Matching: Wear the boho long dress completed with a belt, sun hat, heels, boots, sandals or ballet flats, very eye-catching, beautiful and flattering. Wear this casual summer dress and walking on streets or your garden, breeze waving the beach dress and relieve your fatigue of the day! For an edgy appearance on freezing fall and winter days, layer with coats, jackets and shirts.
All Occasion: This bohemian dress with puffy sleeves is suitable for vacation, garden, office, house, shopping, date, beach, bars, restaurants, wedding guest, maternity dress. Roomy fitting are comfortable for pregnancy!