${function() {
const variantData = data.variant || {"id":"fd196b23-0bc7-4894-ad34-2425f6fced35","product_id":"b6ddab04-2180-491d-a6ff-e0e727c63e4c","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Green-S-A00432713","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcc6b5ad5bd63bed328604b7bdecc002.jpeg","path":"dcc6b5ad5bd63bed328604b7bdecc002.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.87,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"37.87","retail_price":"0","available":true,"url":"\/products\/mens-camouflage-stitching-short-sleeve-polo-shirt-and-shorts?variant=fd196b23-0bc7-4894-ad34-2425f6fced35","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"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":"fd196b23-0bc7-4894-ad34-2425f6fced35","product_id":"b6ddab04-2180-491d-a6ff-e0e727c63e4c","title":"Green-S","weight_unit":"kg","inventory_quantity":999,"sku":"LSN-Green-S-A00432713","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dcc6b5ad5bd63bed328604b7bdecc002.jpeg","path":"dcc6b5ad5bd63bed328604b7bdecc002.jpeg","width":750,"height":750,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":37.87,"min_quantity":1}],"weight":"0.5","compare_at_price":"0","price":"37.87","retail_price":"0","available":true,"url":"\/products\/mens-camouflage-stitching-short-sleeve-polo-shirt-and-shorts?variant=fd196b23-0bc7-4894-ad34-2425f6fced35","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}