Stylish Button Front Shirt Dress - Soft, Breathable, Long Sleeve, Casual, Comfortable, Versatile, Easy to Wear - Perfect for Spring & Fall, Women's Everyday Clothing
${function() {
const variantData = data.variant || {"id":"05700a9c-d523-413c-ab3e-3c2efc2b2bc4","product_id":"9a286849-019b-49d8-9840-9f88668d435a","title":"White-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099534507083-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47e8c095c8c1baa3618cd3e22ab3b3ea.jpeg","path":"47e8c095c8c1baa3618cd3e22ab3b3ea.jpeg","width":1500,"height":1500,"alt":"42857189015758|42857189114062|42857189212366|42857189310670|42857189408974","aspect_ratio":1},"wholesale_price":[{"price":34.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.88","retail_price":"0","available":true,"url":"\/products\/stylish-button-front-shirt-dress-soft-breathable-long-sleeve-casual-comfortable-versatile-easy-to-wear-perfect-for-spring-fall-womens-everyday-clothing?variant=05700a9c-d523-413c-ab3e-3c2efc2b2bc4","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"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 : 601099534507083-White-S
${function(){
const variantData = data.variant || {"id":"05700a9c-d523-413c-ab3e-3c2efc2b2bc4","product_id":"9a286849-019b-49d8-9840-9f88668d435a","title":"White-S","weight_unit":"g","inventory_quantity":7788,"sku":"601099534507083-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47e8c095c8c1baa3618cd3e22ab3b3ea.jpeg","path":"47e8c095c8c1baa3618cd3e22ab3b3ea.jpeg","width":1500,"height":1500,"alt":"42857189015758|42857189114062|42857189212366|42857189310670|42857189408974","aspect_ratio":1},"wholesale_price":[{"price":34.88,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.88","retail_price":"0","available":true,"url":"\/products\/stylish-button-front-shirt-dress-soft-breathable-long-sleeve-casual-comfortable-versatile-easy-to-wear-perfect-for-spring-fall-womens-everyday-clothing?variant=05700a9c-d523-413c-ab3e-3c2efc2b2bc4","available_quantity":7788,"options":[{"name":"Color","value":"White"},{"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}
`
}()}