${function() {
const variantData = data.variant || {"id":"f84a1e8d-111f-49b5-8f4c-b1ec5deb4564","product_id":"a7cda9f4-ecfd-4023-a9af-025cb81e5f47","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1531877051647647745","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d771498f3273323156202a3f4e6c2a9b.jpeg","path":"d771498f3273323156202a3f4e6c2a9b.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.7","retail_price":"0","available":true,"url":"\/products\/mens-solid-color-v-neck-casual-breathable-t-shirt-oakr?variant=f84a1e8d-111f-49b5-8f4c-b1ec5deb4564","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"f84a1e8d-111f-49b5-8f4c-b1ec5deb4564","product_id":"a7cda9f4-ecfd-4023-a9af-025cb81e5f47","title":"white-M","weight_unit":"kg","inventory_quantity":1000,"sku":"1531877051647647745","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d771498f3273323156202a3f4e6c2a9b.jpeg","path":"d771498f3273323156202a3f4e6c2a9b.jpeg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24.7,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.7","retail_price":"0","available":true,"url":"\/products\/mens-solid-color-v-neck-casual-breathable-t-shirt-oakr?variant=f84a1e8d-111f-49b5-8f4c-b1ec5deb4564","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}