${function() {
const variantData = data.variant || {"id":"20bb7cd8-6d9a-4eb8-8eda-d8bc0dadfeaa","product_id":"0fd78e8e-f11d-44a0-b0dd-48ee3daa7d2d","title":"White-L","weight_unit":"kg","inventory_quantity":1000,"sku":"3b51891b-b5b1-4d7a-81fb-b469e94a37ee","barcode":"","position":1,"option1":"White","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9011ea2885a813220287d97d6ff566a0.jpeg","path":"9011ea2885a813220287d97d6ff566a0.jpeg","width":1542,"height":1542,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/mens-linen-minimalist-holiday-round-neck-long-sleeve-shirt?variant=20bb7cd8-6d9a-4eb8-8eda-d8bc0dadfeaa","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"L"}],"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":"20bb7cd8-6d9a-4eb8-8eda-d8bc0dadfeaa","product_id":"0fd78e8e-f11d-44a0-b0dd-48ee3daa7d2d","title":"White-L","weight_unit":"kg","inventory_quantity":1000,"sku":"3b51891b-b5b1-4d7a-81fb-b469e94a37ee","barcode":"","position":1,"option1":"White","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9011ea2885a813220287d97d6ff566a0.jpeg","path":"9011ea2885a813220287d97d6ff566a0.jpeg","width":1542,"height":1542,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/mens-linen-minimalist-holiday-round-neck-long-sleeve-shirt?variant=20bb7cd8-6d9a-4eb8-8eda-d8bc0dadfeaa","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}