Mature Women Elegant Casual Long Sleeve Party Mini Dresses
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-
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":"46a5c517-60c9-4380-8d79-c499c37e77bf","product_id":"ffe48971-c9b0-41fc-aae2-1fa0a9d21ac9","title":"Black-3XL","weight_unit":"g","inventory_quantity":7,"sku":"CJNSSYLY03922-Black-3XL","barcode":"","position":1,"option1":"Black","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fdc4a5954496b9e0327ae5c9795132da.png","path":"fdc4a5954496b9e0327ae5c9795132da.png","width":489,"height":500,"alt":"Mature Women Elegant Casual Long Sleeve Party Mini Dresses","aspect_ratio":0.978},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"172","compare_at_price":"59.99","price":"29.99","retail_price":"59.99","available":true,"url":"\/products\/mature-women-elegant-casual-long-sleeve-party-mini-dresses?variant=46a5c517-60c9-4380-8d79-c499c37e77bf","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"3XL"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $29.99
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJNSSYLY03922-Black-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
`
}
`;
}()}