Women's Dress With Pockets Cotton Linen Solid Color Loose Round Neck Short Sleeve Dress Summer
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Army green
${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-
2XL
${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":"9cb299cb-6244-4754-8cbe-3f2fbef7fb97","product_id":"e73943de-d3f7-4cbe-9f28-065cc5030076","title":"Army green-2XL","weight_unit":"g","inventory_quantity":182,"sku":"CJLY1765134-Army green-2XL","barcode":"","position":1,"option1":"Army green","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1f15ce79d7d2cc3870f87f7ddd91a80e.jpeg","path":"1f15ce79d7d2cc3870f87f7ddd91a80e.jpeg","width":800,"height":800,"alt":"Women's Dress With Pockets Cotton Linen Solid Color Loose Round Neck Short Sleeve Dress Summer","aspect_ratio":1},"wholesale_price":[{"price":46.88,"min_quantity":1}],"weight":"260","compare_at_price":"98.88","price":"46.88","retail_price":"98.88","available":true,"url":"\/products\/womens-dress-with-pockets-cotton-linen-solid-color-loose-round-neck-short-sleeve-dress-summer?variant=9cb299cb-6244-4754-8cbe-3f2fbef7fb97","available_quantity":999999999,"options":[{"name":"Color","value":"Army green"},{"name":"Size","value":"2XL"}],"off_ratio":53,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $46.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJLY1765134-Army green-2XL
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-20 - Feb-25
${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
`
}
`;
}()}