${function() {
const variantData = data.variant || {"id":"b7a7a87f-4c63-471e-8c60-41fd778dfb5a","product_id":"91ad05df-3ba9-4284-94fa-b192d2e885b2","title":"Dark blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1e4b26af-b180-4a12-b5fa-26c7a9959e85","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bff793f2ac8cdd101db84cf6d86b082e.jpeg","path":"bff793f2ac8cdd101db84cf6d86b082e.jpeg","width":780,"height":836,"alt":"b61396458cdee328d2c10ff0ed67faea","aspect_ratio":0.9330143540669856},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/checked-texture-short-sleeved-polo-shirt?variant=b7a7a87f-4c63-471e-8c60-41fd778dfb5a","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b7a7a87f-4c63-471e-8c60-41fd778dfb5a","product_id":"91ad05df-3ba9-4284-94fa-b192d2e885b2","title":"Dark blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1e4b26af-b180-4a12-b5fa-26c7a9959e85","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bff793f2ac8cdd101db84cf6d86b082e.jpeg","path":"bff793f2ac8cdd101db84cf6d86b082e.jpeg","width":780,"height":836,"alt":"b61396458cdee328d2c10ff0ed67faea","aspect_ratio":0.9330143540669856},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/checked-texture-short-sleeved-polo-shirt?variant=b7a7a87f-4c63-471e-8c60-41fd778dfb5a","available_quantity":999999999,"options":[{"name":"Color","value":"Dark blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}