${function() {
const variantData = data.variant || {"id":"ff3c57c1-f4e0-4bbf-a219-761c73dfa00a","product_id":"fd1c3005-3452-4541-ba63-88cbcd1968cf","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1422491436204941313","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/615a3e6bb2878c6a0d011745ec71a800.jpeg","path":"615a3e6bb2878c6a0d011745ec71a800.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.6,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.6","retail_price":"0","available":true,"url":"\/products\/black-round-neck-long-sleeve-stitching-t-shirt?variant=ff3c57c1-f4e0-4bbf-a219-761c73dfa00a","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"ff3c57c1-f4e0-4bbf-a219-761c73dfa00a","product_id":"fd1c3005-3452-4541-ba63-88cbcd1968cf","title":"black-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1422491436204941313","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/615a3e6bb2878c6a0d011745ec71a800.jpeg","path":"615a3e6bb2878c6a0d011745ec71a800.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.6,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.6","retail_price":"0","available":true,"url":"\/products\/black-round-neck-long-sleeve-stitching-t-shirt?variant=ff3c57c1-f4e0-4bbf-a219-761c73dfa00a","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}