${function() {
const variantData = data.variant || {"id":"59b5d640-34fa-4138-8084-013bbeee7c32","product_id":"8a427440-25b0-4e5f-a2ab-d90eeb8d6e26","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1539476238599503873","barcode":"","position":1,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bea08fd140617bd24125d5f21207cf93.jpeg","path":"bea08fd140617bd24125d5f21207cf93.jpeg","width":1080,"height":1080,"alt":"0cbf6075b836017dc9440c0bc4c767f8","aspect_ratio":1},"wholesale_price":[{"price":16,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"16","retail_price":"0","available":true,"url":"\/products\/mens-seaside-beach-short-sleeve-shirt?variant=59b5d640-34fa-4138-8084-013bbeee7c32","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"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":"59b5d640-34fa-4138-8084-013bbeee7c32","product_id":"8a427440-25b0-4e5f-a2ab-d90eeb8d6e26","title":"black-2XL","weight_unit":"g","inventory_quantity":999,"sku":"1539476238599503873","barcode":"","position":1,"option1":"black","option2":"2XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bea08fd140617bd24125d5f21207cf93.jpeg","path":"bea08fd140617bd24125d5f21207cf93.jpeg","width":1080,"height":1080,"alt":"0cbf6075b836017dc9440c0bc4c767f8","aspect_ratio":1},"wholesale_price":[{"price":16,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"16","retail_price":"0","available":true,"url":"\/products\/mens-seaside-beach-short-sleeve-shirt?variant=59b5d640-34fa-4138-8084-013bbeee7c32","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"2XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}