${function() {
const variantData = data.variant || {"id":"adac23e1-0a64-489d-83a8-5b1fe43b1ebe","product_id":"599b4d94-395b-4d59-af1c-abc18f77f9b3","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1627507709871964161","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b868d9b1fd36097dde7f4417401a61b9.jpeg","path":"b868d9b1fd36097dde7f4417401a61b9.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.84,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"27.84","retail_price":"25","available":true,"url":"\/products\/mens-casual-solid-color-breathable-bottoming-shirt-sports-fitness-slim-thin-section-quick-drying-short-sleeved-t-shirt?variant=adac23e1-0a64-489d-83a8-5b1fe43b1ebe","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"adac23e1-0a64-489d-83a8-5b1fe43b1ebe","product_id":"599b4d94-395b-4d59-af1c-abc18f77f9b3","title":"white-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1627507709871964161","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b868d9b1fd36097dde7f4417401a61b9.jpeg","path":"b868d9b1fd36097dde7f4417401a61b9.jpeg","width":794,"height":794,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":27.84,"min_quantity":1}],"weight":"0","compare_at_price":"25","price":"27.84","retail_price":"25","available":true,"url":"\/products\/mens-casual-solid-color-breathable-bottoming-shirt-sports-fitness-slim-thin-section-quick-drying-short-sleeved-t-shirt?variant=adac23e1-0a64-489d-83a8-5b1fe43b1ebe","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}