Vintage Dress Women Summer Floral Leaf Print Slit Round Neck Half Sleeve Dresses
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Blue
${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":"e79dabd7-3a7c-4f46-a36a-c7a97ee1b3fd","product_id":"62d061fe-f7d4-432e-87ff-834d74c3efb6","title":"Blue-3XL","weight_unit":"g","inventory_quantity":454,"sku":"CJLY1764996-Blue-3XL","barcode":"","position":1,"option1":"Blue","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a9c3e6c44df7285cbc50ec13f06ea33a.jpeg","path":"a9c3e6c44df7285cbc50ec13f06ea33a.jpeg","width":1600,"height":1600,"alt":"Vintage Dress Women Summer Floral Leaf Print Slit Round Neck Half Sleeve Dresses","aspect_ratio":1},"wholesale_price":[{"price":49.99,"min_quantity":1}],"weight":"255","compare_at_price":"98.88","price":"49.99","retail_price":"98.88","available":true,"url":"\/products\/vintage-dress-women-summer-floral-leaf-print-slit-round-neck-half-sleeve-dresses?variant=e79dabd7-3a7c-4f46-a36a-c7a97ee1b3fd","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"3XL"}],"off_ratio":49,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $49.99
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJLY1764996-Blue-3XL
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-17 - Feb-22
${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
`
}
`;
}()}