Ingvn - Elegant single-breasted shirt dress women fashion long-sleeved button office ladies shirts tunic dress female women dress
${function() {
const variantData = data.variant || {"id":"7d7f9032-dfcc-4635-b5d0-4eba156ed9c7","product_id":"ba335f78-1088-4a2f-9a98-c30e237e4374","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":424,"sku":"58405399-navy-blue-s","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4df34878ac314eb154dc137696d3c8df.jpeg","path":"4df34878ac314eb154dc137696d3c8df.jpeg","width":1000,"height":1000,"alt":"Ingvn - Elegant Single - Breasted Shirt Dress Women Fashion Long - Sleeved Button Office Ladies","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/elegant-single-breasted-shirt-dress-women-fashion-long-sleeved-button-office-ladies-shirts-tunic-dress-female-2020-women-dress?variant=7d7f9032-dfcc-4635-b5d0-4eba156ed9c7","available_quantity":424,"options":[{"name":"Color","value":"Navy Blue"},{"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 : 58405399-navy-blue-s
${function(){
const variantData = data.variant || {"id":"7d7f9032-dfcc-4635-b5d0-4eba156ed9c7","product_id":"ba335f78-1088-4a2f-9a98-c30e237e4374","title":"Navy Blue-S","weight_unit":"g","inventory_quantity":424,"sku":"58405399-navy-blue-s","barcode":"","position":1,"option1":"Navy Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4df34878ac314eb154dc137696d3c8df.jpeg","path":"4df34878ac314eb154dc137696d3c8df.jpeg","width":1000,"height":1000,"alt":"Ingvn - Elegant Single - Breasted Shirt Dress Women Fashion Long - Sleeved Button Office Ladies","aspect_ratio":1},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.99","retail_price":"0","available":true,"url":"\/products\/elegant-single-breasted-shirt-dress-women-fashion-long-sleeved-button-office-ladies-shirts-tunic-dress-female-2020-women-dress?variant=7d7f9032-dfcc-4635-b5d0-4eba156ed9c7","available_quantity":424,"options":[{"name":"Color","value":"Navy Blue"},{"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}
`
}()}