${function() {
const variantData = data.variant || {"id":"70fcffd6-5a08-4281-8a71-90dc93e47b39","product_id":"9bd82ae7-0d13-4cf0-b920-918816b65de8","title":"Dark blue-S","weight_unit":"g","inventory_quantity":999,"sku":"b13da8bd-bcfc-42db-8eb7-d62b26a924da","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b758737396ea76b48e1f571a225ec5a8.jpeg","path":"b758737396ea76b48e1f571a225ec5a8.jpeg","width":507,"height":507,"alt":"591f2ca193d6ecf368f13b25446b24a4","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/wavy-texture-polo-shirt?variant=70fcffd6-5a08-4281-8a71-90dc93e47b39","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":"70fcffd6-5a08-4281-8a71-90dc93e47b39","product_id":"9bd82ae7-0d13-4cf0-b920-918816b65de8","title":"Dark blue-S","weight_unit":"g","inventory_quantity":999,"sku":"b13da8bd-bcfc-42db-8eb7-d62b26a924da","barcode":"","position":1,"option1":"Dark blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b758737396ea76b48e1f571a225ec5a8.jpeg","path":"b758737396ea76b48e1f571a225ec5a8.jpeg","width":507,"height":507,"alt":"591f2ca193d6ecf368f13b25446b24a4","aspect_ratio":1},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/wavy-texture-polo-shirt?variant=70fcffd6-5a08-4281-8a71-90dc93e47b39","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}
`
}()}