${function() {
const variantData = data.variant || {"id":"2a18ba15-6134-468b-a86b-0cd5b3054484","product_id":"e48a8c63-4449-4b34-aa70-a22db86d8f71","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"221017-A03-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1c076f04f440187e136292effaf5fd87.jpg","path":"1c076f04f440187e136292effaf5fd87.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/long-sleeve-lapel-loose-plaid-wool-coat?variant=2a18ba15-6134-468b-a86b-0cd5b3054484","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"2a18ba15-6134-468b-a86b-0cd5b3054484","product_id":"e48a8c63-4449-4b34-aa70-a22db86d8f71","title":"Yellow-S","weight_unit":"kg","inventory_quantity":1000,"sku":"221017-A03-Yellow-S","barcode":"","position":1,"option1":"Yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1c076f04f440187e136292effaf5fd87.jpg","path":"1c076f04f440187e136292effaf5fd87.jpg","width":720,"height":960,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":42.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.99","retail_price":"0","available":true,"url":"\/products\/long-sleeve-lapel-loose-plaid-wool-coat?variant=2a18ba15-6134-468b-a86b-0cd5b3054484","available_quantity":999999999,"options":[{"name":"Color","value":"Yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}