Long Puff Sleeve Tops Women Flowers Print Casual V-Neck Cotton Blouse T-Shirts Babydoll Tops
For Mature & Elderly Over 40, 50, 60 & 70
Color-
No.1 flower
${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":"9a0873c1-8360-48d3-bec9-51ab3fccfb9f","product_id":"a7f25195-524d-4a04-ad96-f4c9dbc2e790","title":"No.1 flower-L","weight_unit":"g","inventory_quantity":904,"sku":"CJLS1694519-No.1 flower-L","barcode":"","position":1,"option1":"No.1 flower","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4dbfd4f8b51b0ae9f919b4790a7cd368.jpeg","path":"4dbfd4f8b51b0ae9f919b4790a7cd368.jpeg","width":1600,"height":1600,"alt":"Long Puff Sleeve Tops Women Flowers Print Casual V-Neck Cotton Blouse T-Shirts Babydoll Tops","aspect_ratio":1},"wholesale_price":[{"price":36.88,"min_quantity":1}],"weight":"260","compare_at_price":"76.88","price":"36.88","retail_price":"76.88","available":true,"url":"\/products\/long-puff-sleeve-tops-women-flowers-print-casual-v-neck-cotton-blouse-t-shirts-babydoll-tops?variant=9a0873c1-8360-48d3-bec9-51ab3fccfb9f","available_quantity":999999999,"options":[{"name":"Color","value":"No.1 flower"},{"name":"Size","value":"L"}],"off_ratio":52,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $36.88
Buy it now
Product was out of stock.
Product is unavailable.
SKU: CJLS1694519-No.1 flower-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
`
}
`;
}()}