Mature Women Casual Assymetric Dress
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Black
${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":"452024e4-c43c-4b14-b37f-085a1d88b27c","product_id":"019c5e73-0f14-45b4-8bbf-cfbb6c3b523f","title":"Black-2XL","weight_unit":"g","inventory_quantity":324,"sku":"CJNSSYLY00140-Black-2XL","barcode":"","position":1,"option1":"Black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6d90ec8f24d6176bc020001ebfb5ca27.png","path":"6d90ec8f24d6176bc020001ebfb5ca27.png","width":728,"height":703,"alt":"Mature Women Casual Assymetric Dress","aspect_ratio":1.035561877667141},"wholesale_price":[{"price":36.68,"min_quantity":1}],"weight":"230","compare_at_price":"78.88","price":"36.68","retail_price":"78.88","available":true,"url":"\/products\/mature-women-casual-assymetric-dress?variant=452024e4-c43c-4b14-b37f-085a1d88b27c","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"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
- $36.68
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJNSSYLY00140-Black-2XL
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
`
}
`;
}()}