Ingvn - Women Dress Shirt Dress Long Evening Female Vintage Maxi Party Oversize Beach Woman Dresses Casual Elegant Prom Black
${function() {
const variantData = data.variant || {"id":"c71117d1-45b9-405f-b321-40b9f8ad1ba5","product_id":"c0a5cf1b-9043-4072-a089-344a5677e6ca","title":"Black-short sleeve-M","weight_unit":"g","inventory_quantity":108,"sku":"68300661-black-short-sleeve-m","barcode":"","position":1,"option1":"Black-short sleeve","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6825031b80fff08548dced5a08639660.jpeg","path":"6825031b80fff08548dced5a08639660.jpeg","width":1000,"height":1000,"alt":"524197701-1","aspect_ratio":1},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/women-dress-shirt-dress-long-evening-female-vintage-maxi-party-oversize-beach-woman-dresses-casual-elegant-prom-black?variant=c71117d1-45b9-405f-b321-40b9f8ad1ba5","available_quantity":108,"options":[{"name":"Color","value":"Black-short sleeve"},{"name":"Size","value":"M"}],"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 : 68300661-black-short-sleeve-m
${function(){
const variantData = data.variant || {"id":"c71117d1-45b9-405f-b321-40b9f8ad1ba5","product_id":"c0a5cf1b-9043-4072-a089-344a5677e6ca","title":"Black-short sleeve-M","weight_unit":"g","inventory_quantity":108,"sku":"68300661-black-short-sleeve-m","barcode":"","position":1,"option1":"Black-short sleeve","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6825031b80fff08548dced5a08639660.jpeg","path":"6825031b80fff08548dced5a08639660.jpeg","width":1000,"height":1000,"alt":"524197701-1","aspect_ratio":1},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/women-dress-shirt-dress-long-evening-female-vintage-maxi-party-oversize-beach-woman-dresses-casual-elegant-prom-black?variant=c71117d1-45b9-405f-b321-40b9f8ad1ba5","available_quantity":108,"options":[{"name":"Color","value":"Black-short sleeve"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}