Ingvn - Women's Shirt Blouse yellow-green Violets White Plain Lace Short Sleeve Casual Basic V Neck
${function() {
const variantData = data.variant || {"id":"5f4552f1-f98d-49cb-b1c2-397201a2f95c","product_id":"35049789-a8f1-4acd-b973-491bad185e42","title":"White-S","weight_unit":"g","inventory_quantity":9999,"sku":"208116127305-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35638403b151f570f2dd67fb4a2bfabb.jpeg","path":"35638403b151f570f2dd67fb4a2bfabb.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Shirt Blouse Yellow-Green Violets White Plain Lace Short Sleeve Casual Basic V","aspect_ratio":0.75},"wholesale_price":[{"price":27.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.59","retail_price":"0","available":true,"url":"\/products\/womens-shirt-blouse-yellow-green-violets-white-plain-lace-short-sleeve-casual-basic-v-neck?variant=5f4552f1-f98d-49cb-b1c2-397201a2f95c","available_quantity":999999999,"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 : 208116127305-White-S
${function(){
const variantData = data.variant || {"id":"5f4552f1-f98d-49cb-b1c2-397201a2f95c","product_id":"35049789-a8f1-4acd-b973-491bad185e42","title":"White-S","weight_unit":"g","inventory_quantity":9999,"sku":"208116127305-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/35638403b151f570f2dd67fb4a2bfabb.jpeg","path":"35638403b151f570f2dd67fb4a2bfabb.jpeg","width":750,"height":1000,"alt":"Ingvn - Women\u2019s Shirt Blouse Yellow-Green Violets White Plain Lace Short Sleeve Casual Basic V","aspect_ratio":0.75},"wholesale_price":[{"price":27.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.59","retail_price":"0","available":true,"url":"\/products\/womens-shirt-blouse-yellow-green-violets-white-plain-lace-short-sleeve-casual-basic-v-neck?variant=5f4552f1-f98d-49cb-b1c2-397201a2f95c","available_quantity":999999999,"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}
`
}()}