Mature Women Summer Elegant Sleeveless V-Neck Blouse
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":"bb75723f-02fc-4190-a072-6674bcf9d203","product_id":"3cb5dfa2-2cf3-404c-918e-e0a75a469efb","title":"Black-2XL","weight_unit":"g","inventory_quantity":164,"sku":"CJCS223957405EV","barcode":"","position":1,"option1":"Black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1fb16912d1967da8fc4576ff0e01c241.png","path":"1fb16912d1967da8fc4576ff0e01c241.png","width":430,"height":560,"alt":"Mature Women Summer Elegant Sleeveless V-Neck Blouse","aspect_ratio":0.7678571428571429},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"29.99","retail_price":"0","available":true,"url":"\/products\/mature-women-summer-elegant-sleeveless-v-neck-blouse?variant=bb75723f-02fc-4190-a072-6674bcf9d203","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $29.99
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]) || Object.keys(data).length > 1 ? data : null;
const productVariant = {"id":"bb75723f-02fc-4190-a072-6674bcf9d203","product_id":"3cb5dfa2-2cf3-404c-918e-e0a75a469efb","title":"Black-2XL","weight_unit":"g","inventory_quantity":164,"sku":"CJCS223957405EV","barcode":"","position":1,"option1":"Black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1fb16912d1967da8fc4576ff0e01c241.png","path":"1fb16912d1967da8fc4576ff0e01c241.png","width":430,"height":560,"alt":"Mature Women Summer Elegant Sleeveless V-Neck Blouse","aspect_ratio":0.7678571428571429},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"29.99","retail_price":"0","available":true,"url":"\/products\/mature-women-summer-elegant-sleeveless-v-neck-blouse?variant=bb75723f-02fc-4190-a072-6674bcf9d203","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJCS223957405EV
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:May-05 - May-10
${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
`
}
`;
}()}