Ingvn - Womens Fall Fashion Women New High Street Style Long Dress Long Sleeve Card Shoulder Dress Pure Color Ankle Length Dress
${function() {
const variantData = data.variant || {"id":"b364dc3d-a8b1-40c8-8aeb-b7b461fe20f1","product_id":"1a8f669f-7c99-4788-8d42-e9b8394a1d6f","title":"Green-S","weight_unit":"g","inventory_quantity":884,"sku":"24272373-green-s-china","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbcdd852f4ff7ce1b14b4d661ab5e55f.jpeg","path":"dbcdd852f4ff7ce1b14b4d661ab5e55f.jpeg","width":702,"height":1000,"alt":"Ingvn - Womens Fall Fashion Women New High Street Style Long Dress Sleeve Card Shoulder Pure Color","aspect_ratio":0.702},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/womens-fall-fashion-2022-women-new-high-street-style-long-dress-long-sleeve-card-shoulder-dress-pure-color-ankle-length-dress?variant=b364dc3d-a8b1-40c8-8aeb-b7b461fe20f1","available_quantity":884,"options":[{"name":"Color","value":"Green"},{"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 : 24272373-green-s-china
${function(){
const variantData = data.variant || {"id":"b364dc3d-a8b1-40c8-8aeb-b7b461fe20f1","product_id":"1a8f669f-7c99-4788-8d42-e9b8394a1d6f","title":"Green-S","weight_unit":"g","inventory_quantity":884,"sku":"24272373-green-s-china","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dbcdd852f4ff7ce1b14b4d661ab5e55f.jpeg","path":"dbcdd852f4ff7ce1b14b4d661ab5e55f.jpeg","width":702,"height":1000,"alt":"Ingvn - Womens Fall Fashion Women New High Street Style Long Dress Sleeve Card Shoulder Pure Color","aspect_ratio":0.702},"wholesale_price":[{"price":40.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40.99","retail_price":"0","available":true,"url":"\/products\/womens-fall-fashion-2022-women-new-high-street-style-long-dress-long-sleeve-card-shoulder-dress-pure-color-ankle-length-dress?variant=b364dc3d-a8b1-40c8-8aeb-b7b461fe20f1","available_quantity":884,"options":[{"name":"Color","value":"Green"},{"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}
`
}()}