${function() {
const variantData = data.variant || {"id":"c1de3b8e-040d-44ae-83a7-eaf7bff097dd","product_id":"f228277a-e113-40cf-923b-a65a28699924","title":"Deep Sky Blue-One Size","weight_unit":"g","inventory_quantity":999997,"sku":"101883090003","barcode":"","position":1,"option1":"Deep Sky Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c612fd2eb7a3dd65703f2950e28d11d.jpeg","path":"5c612fd2eb7a3dd65703f2950e28d11d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"224","compare_at_price":"27.48","price":"16.99","retail_price":"27.48","available":true,"url":"\/products\/oversized-never-give-up-printed-women-hippie-t-shirt?variant=c1de3b8e-040d-44ae-83a7-eaf7bff097dd","available_quantity":999997,"options":[{"name":"Color","value":"Deep Sky Blue"},{"name":"Size","value":"One Size"}],"off_ratio":38,"flashsale_info":[],"sales":4};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${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}
`
}()}
${function() {
const postageFreeAmount = 69;
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 `
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"c1de3b8e-040d-44ae-83a7-eaf7bff097dd","product_id":"f228277a-e113-40cf-923b-a65a28699924","title":"Deep Sky Blue-One Size","weight_unit":"g","inventory_quantity":999997,"sku":"101883090003","barcode":"","position":1,"option1":"Deep Sky Blue","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c612fd2eb7a3dd65703f2950e28d11d.jpeg","path":"5c612fd2eb7a3dd65703f2950e28d11d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"224","compare_at_price":"27.48","price":"16.99","retail_price":"27.48","available":true,"url":"\/products\/oversized-never-give-up-printed-women-hippie-t-shirt?variant=c1de3b8e-040d-44ae-83a7-eaf7bff097dd","available_quantity":999997,"options":[{"name":"Color","value":"Deep Sky Blue"},{"name":"Size","value":"One Size"}],"off_ratio":38,"flashsale_info":[],"sales":4};
return `
`
}()}