${function() {
const variantData = data.variant || {"id":"b1a34ace-f086-4355-b0dc-7d911a246a63","product_id":"8edbe3af-6db4-4def-9fcf-b6f4169ee6e8","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00421896","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb375944aac9ae2f5753a97d365f7568.jpeg","path":"fb375944aac9ae2f5753a97d365f7568.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"19.99","retail_price":"32.99","available":true,"url":"\/products\/tie-dye-print-short-sleeve-t-shirt?variant=b1a34ace-f086-4355-b0dc-7d911a246a63","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":39,"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":"b1a34ace-f086-4355-b0dc-7d911a246a63","product_id":"8edbe3af-6db4-4def-9fcf-b6f4169ee6e8","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-Orange-S-A00421896","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fb375944aac9ae2f5753a97d365f7568.jpeg","path":"fb375944aac9ae2f5753a97d365f7568.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"32.99","price":"19.99","retail_price":"32.99","available":true,"url":"\/products\/tie-dye-print-short-sleeve-t-shirt?variant=b1a34ace-f086-4355-b0dc-7d911a246a63","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"name":"Size","value":"S"}],"off_ratio":39,"flashsale_info":[],"sales":0};
return `
`
}()}