${function() {
const variantData = data.variant || {"id":"7e0b686f-2c0e-4ca9-a17a-2309a504608f","product_id":"0d3d5249-99db-49be-8e9b-3d8f9856d828","title":"Navy blue-S","weight_unit":"g","inventory_quantity":999,"sku":"e22d4072-9fdc-4589-a585-1f15d71a5fd8","barcode":"","position":1,"option1":"Navy blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e98d2db233939c61868a9fc18afc965.jpeg","path":"2e98d2db233939c61868a9fc18afc965.jpeg","width":780,"height":1170,"alt":"2ef124b3e2eaead2fa81f7c8c00191d8","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/contrast-color-block-short-sleeved-polo-shirt?variant=7e0b686f-2c0e-4ca9-a17a-2309a504608f","available_quantity":999999999,"options":[{"name":"Color","value":"Navy 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":"7e0b686f-2c0e-4ca9-a17a-2309a504608f","product_id":"0d3d5249-99db-49be-8e9b-3d8f9856d828","title":"Navy blue-S","weight_unit":"g","inventory_quantity":999,"sku":"e22d4072-9fdc-4589-a585-1f15d71a5fd8","barcode":"","position":1,"option1":"Navy blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2e98d2db233939c61868a9fc18afc965.jpeg","path":"2e98d2db233939c61868a9fc18afc965.jpeg","width":780,"height":1170,"alt":"2ef124b3e2eaead2fa81f7c8c00191d8","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/contrast-color-block-short-sleeved-polo-shirt?variant=7e0b686f-2c0e-4ca9-a17a-2309a504608f","available_quantity":999999999,"options":[{"name":"Color","value":"Navy blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}