Ruffle Sleeve Dress Summer Loose Flower Print Beach Dresses Sweet Skirt Women
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Black white flowers
${function(){
const optName = "Color";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Color";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Color
`;
}()}
Size-
3XL
${function(){
const optName = "Size";
const enable_selected_variants = "true" === 'false';
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
${optionValue ? `${enable_selected_variants ? '-' : ''}${optionValue}` : ''}
`;
}()}
${function(){
const optName = "Size";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value[0] : data.originData.value;
return `
Please select a Size
`;
}()}
people are viewing this right now
${function() {
const variantData = data.variant || {"id":"cdf5c671-bc79-437d-8949-e888ff7e6d08","product_id":"693de220-4a97-4e80-baf0-5c183cac4abf","title":"Black white flowers-3XL","weight_unit":"g","inventory_quantity":713,"sku":"CJLY1765163-Black white flowers-3XL","barcode":"","position":1,"option1":"Black white flowers","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f768edcf13797f336c7351115d3dfcfc.jpeg","path":"f768edcf13797f336c7351115d3dfcfc.jpeg","width":1600,"height":1600,"alt":"Ruffle Sleeve Dress Summer Loose Flower Print Beach Dresses Sweet Skirt Women","aspect_ratio":1},"wholesale_price":[{"price":54.88,"min_quantity":1}],"weight":"300","compare_at_price":"118.88","price":"54.88","retail_price":"118.88","available":true,"url":"\/products\/ruffle-sleeve-dress-summer-loose-flower-print-beach-dresses-sweet-skirt-women?variant=cdf5c671-bc79-437d-8949-e888ff7e6d08","available_quantity":999999999,"options":[{"name":"Color","value":"Black white flowers"},{"name":"Size","value":"3XL"}],"off_ratio":54,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $54.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJLY1765163-Black white flowers-3XL
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-24 - Mar-01
${function() {
const type = 'hero';
const postageFreeAmount = 80;
const custom_text_hero = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
const custom_text_wind = "Buy {amount} more to enjoy FREE Shipping";
const custom_text = type === 'hero' ? custom_text_hero : custom_text_wind;
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
${type === 'hero' ?
`
` :
`
${tipText}
Your order is free delivery
`
}
`;
}()}