${function() {
const variantData = data.variant || {"id":"ad85a245-e46b-4cb0-9ead-089e1f8528b9","product_id":"ef2c899c-0548-43e4-ba93-1f0fc18428a7","title":"gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1629321749531246593","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b61081f29e8becb7adc66a8e23f33452.jpeg","path":"b61081f29e8becb7adc66a8e23f33452.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.71,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.71","retail_price":"0","available":true,"url":"\/products\/mens-cotton-and-linen-pocket-short-sleeve-beach-casual-shirt?variant=ad85a245-e46b-4cb0-9ead-089e1f8528b9","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"ad85a245-e46b-4cb0-9ead-089e1f8528b9","product_id":"ef2c899c-0548-43e4-ba93-1f0fc18428a7","title":"gray-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1629321749531246593","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b61081f29e8becb7adc66a8e23f33452.jpeg","path":"b61081f29e8becb7adc66a8e23f33452.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":31.71,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.71","retail_price":"0","available":true,"url":"\/products\/mens-cotton-and-linen-pocket-short-sleeve-beach-casual-shirt?variant=ad85a245-e46b-4cb0-9ead-089e1f8528b9","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}