${function() {
const variantData = data.variant || {"id":"d4204433-ec87-43be-93f2-e10a8b86ecc2","product_id":"debccae0-68d7-48b7-8f1f-4a671fc9c443","title":"Orange red-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1415177460743921665","barcode":"","position":1,"option1":"Orange red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1fe3ec97ec3c8b126824862f48b2f8c3.jpeg","path":"1fe3ec97ec3c8b126824862f48b2f8c3.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.26","retail_price":"0","available":true,"url":"\/products\/mens-linen-round-neck-plain-long-sleeve-shirt?variant=d4204433-ec87-43be-93f2-e10a8b86ecc2","available_quantity":999999999,"options":[{"name":"Color","value":"Orange red"},{"name":"Size","value":"M"}],"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":"d4204433-ec87-43be-93f2-e10a8b86ecc2","product_id":"debccae0-68d7-48b7-8f1f-4a671fc9c443","title":"Orange red-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1415177460743921665","barcode":"","position":1,"option1":"Orange red","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1fe3ec97ec3c8b126824862f48b2f8c3.jpeg","path":"1fe3ec97ec3c8b126824862f48b2f8c3.jpeg","width":2160,"height":2160,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.26,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.26","retail_price":"0","available":true,"url":"\/products\/mens-linen-round-neck-plain-long-sleeve-shirt?variant=d4204433-ec87-43be-93f2-e10a8b86ecc2","available_quantity":999999999,"options":[{"name":"Color","value":"Orange red"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}