${function() {
const variantData = data.variant || {"id":"00f22329-5cd4-4c32-9006-451711733b5c","product_id":"f89e8dcd-50f1-41b7-9ec1-aec5943363cd","title":"01 Black-S","weight_unit":"kg","inventory_quantity":500,"sku":"3256805480653885_01 Black_S","barcode":"","position":1,"option1":"01 Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90d7fdd4d5a7a7a5c483699c845e4085.jpeg","path":"90d7fdd4d5a7a7a5c483699c845e4085.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.66,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.66","retail_price":"0","available":true,"url":"\/products\/nightclub-partywear-men-sexy-tops-hollow-out-transparent-mesh-crop-tops-streetwear-mens-fashion-slim-long-sleeve-basic-t-shirts?variant=00f22329-5cd4-4c32-9006-451711733b5c","available_quantity":999999999,"options":[{"name":"Color","value":"01 Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":29};
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.
Sku : 3256805480653885_01 Black_S
${function(){
const variantData = data.variant || {"id":"00f22329-5cd4-4c32-9006-451711733b5c","product_id":"f89e8dcd-50f1-41b7-9ec1-aec5943363cd","title":"01 Black-S","weight_unit":"kg","inventory_quantity":500,"sku":"3256805480653885_01 Black_S","barcode":"","position":1,"option1":"01 Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90d7fdd4d5a7a7a5c483699c845e4085.jpeg","path":"90d7fdd4d5a7a7a5c483699c845e4085.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.66,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.66","retail_price":"0","available":true,"url":"\/products\/nightclub-partywear-men-sexy-tops-hollow-out-transparent-mesh-crop-tops-streetwear-mens-fashion-slim-long-sleeve-basic-t-shirts?variant=00f22329-5cd4-4c32-9006-451711733b5c","available_quantity":999999999,"options":[{"name":"Color","value":"01 Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":29};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}