Chic Puff Sleeve Spring & Summer Dress - Women's Elegant Crew Neck Midi, Breathable Comfort for Day-to-Night Sophistication
${function() {
const variantData = data.variant || {"id":"89cadfc8-ce49-4171-be22-365d34fe5c78","product_id":"c1b5cf80-1fe0-4896-89c5-67e210f638b1","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"601099533729654-Black-S","barcode":"","position":2,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ed61f75abbcd8fb8a6e35e5ea5dce60.jpeg","path":"7ed61f75abbcd8fb8a6e35e5ea5dce60.jpeg","width":1350,"height":1350,"alt":"42842727317710|42842727416014|42842727514318|42842727612622|42842727710926","aspect_ratio":1},"wholesale_price":[{"price":19.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.75","retail_price":"0","available":true,"url":"\/products\/chic-puff-sleeve-spring-summer-dress-womens-elegant-crew-neck-midi-breathable-comfort-for-day-to-night-sophistication?variant=89cadfc8-ce49-4171-be22-365d34fe5c78","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 10;
const custom_text = "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";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 601099533729654-Black-S
${function(){
const variantData = data.variant || {"id":"89cadfc8-ce49-4171-be22-365d34fe5c78","product_id":"c1b5cf80-1fe0-4896-89c5-67e210f638b1","title":"Black-S","weight_unit":"g","inventory_quantity":999,"sku":"601099533729654-Black-S","barcode":"","position":2,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ed61f75abbcd8fb8a6e35e5ea5dce60.jpeg","path":"7ed61f75abbcd8fb8a6e35e5ea5dce60.jpeg","width":1350,"height":1350,"alt":"42842727317710|42842727416014|42842727514318|42842727612622|42842727710926","aspect_ratio":1},"wholesale_price":[{"price":19.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.75","retail_price":"0","available":true,"url":"\/products\/chic-puff-sleeve-spring-summer-dress-womens-elegant-crew-neck-midi-breathable-comfort-for-day-to-night-sophistication?variant=89cadfc8-ce49-4171-be22-365d34fe5c78","available_quantity":999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}