Mature Women Casual Cotton Plus Size Top
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Grey
${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-
L
${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":"07256736-4294-4223-8540-9bcfd0dece1f","product_id":"90b06350-6581-4144-9a5a-9ea9f2e81e3a","title":"Grey-L","weight_unit":"g","inventory_quantity":414,"sku":"CJNSSYCS04388-Grey-L","barcode":"","position":1,"option1":"Grey","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/69e590bd0cf8500ee1c95ec291f9af00.jpeg","path":"69e590bd0cf8500ee1c95ec291f9af00.jpeg","width":596,"height":800,"alt":"Mature Women Casual Cotton Plus Size Top","aspect_ratio":0.745},"wholesale_price":[{"price":34.88,"min_quantity":1}],"weight":"160","compare_at_price":"78.88","price":"34.88","retail_price":"78.88","available":true,"url":"\/products\/mature-women-casual-cotton-plus-size-top?variant=07256736-4294-4223-8540-9bcfd0dece1f","available_quantity":999999999,"options":[{"name":"Color","value":"Grey"},{"name":"Size","value":"L"}],"off_ratio":56,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $34.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJNSSYCS04388-Grey-L
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
`
}
`;
}()}