V-neck Shirts Women Summer Short Sleeve Green Tops With Patched Pocket
For Mature & Elderly Over 40, 50, 60 & 70
Color-
Bright pink
${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":"8fca74fc-8511-4971-b516-ace2f020f911","product_id":"13f5b585-a093-4164-8d06-0f81ea6a56e1","title":"Bright pink-L","weight_unit":"g","inventory_quantity":19,"sku":"CJLS1718881-Bright pink-L","barcode":"","position":1,"option1":"Bright pink","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/831b150859df518b1c4993c8323f9e61.jpeg","path":"831b150859df518b1c4993c8323f9e61.jpeg","width":342,"height":550,"alt":"V-neck Shirts Women Summer Short Sleeve Green Tops With Patched Pocket","aspect_ratio":0.6218181818181818},"wholesale_price":[{"price":35.88,"min_quantity":1}],"weight":"210","compare_at_price":"68.88","price":"35.88","retail_price":"68.88","available":true,"url":"\/products\/v-neck-shirts-women-summer-short-sleeve-green-tops-with-patched-pocket?variant=8fca74fc-8511-4971-b516-ace2f020f911","available_quantity":999999999,"options":[{"name":"Color","value":"Bright pink"},{"name":"Size","value":"L"}],"off_ratio":48,"flashsale_info":[],"sales":1};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $35.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJLS1718881-Bright pink-L
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:Feb-18 - Feb-23
${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
`
}
`;
}()}