${function() {
const variantData = data.variant || {"id":"d96c6c6a-1770-4fa1-b1b1-39a09ff5623e","product_id":"ad33f5e0-a16a-4a80-98a3-4cdc87789985","title":"S-gray","weight_unit":"kg","inventory_quantity":1000,"sku":"a244425d-2c10-46db-a490-d3b76cac3c20","barcode":"","position":1,"option1":"S","option2":"gray","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1b3e361b983346fc5b87f7430f0e56c.jpeg","path":"e1b3e361b983346fc5b87f7430f0e56c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23","retail_price":"0","available":true,"url":"\/products\/mens-short-sleeve-t-shirt?variant=d96c6c6a-1770-4fa1-b1b1-39a09ff5623e","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"gray"}],"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":"d96c6c6a-1770-4fa1-b1b1-39a09ff5623e","product_id":"ad33f5e0-a16a-4a80-98a3-4cdc87789985","title":"S-gray","weight_unit":"kg","inventory_quantity":1000,"sku":"a244425d-2c10-46db-a490-d3b76cac3c20","barcode":"","position":1,"option1":"S","option2":"gray","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1b3e361b983346fc5b87f7430f0e56c.jpeg","path":"e1b3e361b983346fc5b87f7430f0e56c.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":23,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23","retail_price":"0","available":true,"url":"\/products\/mens-short-sleeve-t-shirt?variant=d96c6c6a-1770-4fa1-b1b1-39a09ff5623e","available_quantity":999999999,"options":[{"name":"Size","value":"S"},{"name":"Color","value":"gray"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}