${function() {
const variantData = data.variant || {"id":"85e3849e-2515-462c-b701-ed0abc51f9d0","product_id":"c86e08b0-f592-4bcb-b0a9-0f7bf5399b6b","title":"Black-S","weight_unit":"g","inventory_quantity":845,"sku":"SKU102461310001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7e0d721d8cfd03125e28c4d2cd2efc9.jpeg","path":"b7e0d721d8cfd03125e28c4d2cd2efc9.jpeg","width":696,"height":900,"alt":"","aspect_ratio":0.7733333333333333},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"0","compare_at_price":"45.98","price":"31.98","retail_price":"45.98","available":true,"url":"\/products\/its-weird-being-the-same-with-age-as-old-people-printed-mens-hoodie?variant=85e3849e-2515-462c-b701-ed0abc51f9d0","available_quantity":845,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":30,"flashsale_info":[],"sales":0};
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":"85e3849e-2515-462c-b701-ed0abc51f9d0","product_id":"c86e08b0-f592-4bcb-b0a9-0f7bf5399b6b","title":"Black-S","weight_unit":"g","inventory_quantity":845,"sku":"SKU102461310001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b7e0d721d8cfd03125e28c4d2cd2efc9.jpeg","path":"b7e0d721d8cfd03125e28c4d2cd2efc9.jpeg","width":696,"height":900,"alt":"","aspect_ratio":0.7733333333333333},"wholesale_price":[{"price":31.98,"min_quantity":1}],"weight":"0","compare_at_price":"45.98","price":"31.98","retail_price":"45.98","available":true,"url":"\/products\/its-weird-being-the-same-with-age-as-old-people-printed-mens-hoodie?variant=85e3849e-2515-462c-b701-ed0abc51f9d0","available_quantity"