Mature Women Casual Summer Fashion Short Sleeve Print Dress
Color-
Floral
${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-
S
${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":"f7470537-805b-4319-8831-aaf5e0d98e9e","product_id":"3bbe2f0a-4dad-415f-a062-852145b3395b","title":"Floral-S","weight_unit":"g","inventory_quantity":31,"sku":"FSZW06812_PAT1_S_NUB","barcode":"","position":1,"option1":"Floral","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e38c889d9bf10fdec5a3d004bd569b5.jpeg","path":"2e38c889d9bf10fdec5a3d004bd569b5.jpeg","width":600,"height":800,"alt":"Mature Women Casual Summer Fashion Short Sleeve Print Dress","aspect_ratio":0.75},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"350","compare_at_price":"0","price":"55.99","retail_price":"0","available":true,"url":"\/products\/mature-women-casual-summer-fashion-short-sleeve-print-dress?variant=f7470537-805b-4319-8831-aaf5e0d98e9e","available_quantity":31,"options":[{"name":"Color","value":"Floral"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percent";
const productSaveLabel = true;
return `
-
${saveType == 'percent' ? `-${variantData.off_ratio}% ` : `- ` }
`; }()}
Add to cart
- $55.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":"f7470537-805b-4319-8831-aaf5e0d98e9e","product_id":"3bbe2f0a-4dad-415f-a062-852145b3395b","title":"Floral-S","weight_unit":"g","inventory_quantity":31,"sku":"FSZW06812_PAT1_S_NUB","barcode":"","position":1,"option1":"Floral","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e38c889d9bf10fdec5a3d004bd569b5.jpeg","path":"2e38c889d9bf10fdec5a3d004bd569b5.jpeg","width":600,"height":800,"alt":"Mature Women Casual Summer Fashion Short Sleeve Print Dress","aspect_ratio":0.75},"wholesale_price":[{"price":55.99,"min_quantity":1}],"weight":"350","compare_at_price":"0","price":"55.99","retail_price":"0","available":true,"url":"\/products\/mature-women-casual-summer-fashion-short-sleeve-print-dress?variant=f7470537-805b-4319-8831-aaf5e0d98e9e","available_quantity":31,"options":[{"name":"Color","value":"Floral"},{"name":"Size","value":"S"}],"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: FSZW06812_PAT1_S_NUB
SKU: ${data.variant.sku}
Standard Delivery: 7-9 Business Days. When Placing Order Today, Estimated Delivery:May-06 - May-11
${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
`
}
`;
}()}