${function() {
const variantData = data.variant || {"id":"8f539733-5812-4795-b252-5a080265ccd0","product_id":"4a37b7d5-0bb8-40de-a45f-463ab999e620","title":"black-M","weight_unit":"kg","inventory_quantity":1000,"sku":"613a43e9-fc12-4c41-8de2-9e3974f8cabf","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2ea86cd305058f6f30db88396c127b11.jpeg","path":"2ea86cd305058f6f30db88396c127b11.jpeg","width":541,"height":540,"alt":"","aspect_ratio":1.0018518518518518},"wholesale_price":[{"price":30.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.04","retail_price":"0","available":true,"url":"\/products\/casual-solid-color-v-neck-long-sleeve-t-shirt?variant=8f539733-5812-4795-b252-5a080265ccd0","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"8f539733-5812-4795-b252-5a080265ccd0","product_id":"4a37b7d5-0bb8-40de-a45f-463ab999e620","title":"black-M","weight_unit":"kg","inventory_quantity":1000,"sku":"613a43e9-fc12-4c41-8de2-9e3974f8cabf","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2ea86cd305058f6f30db88396c127b11.jpeg","path":"2ea86cd305058f6f30db88396c127b11.jpeg","width":541,"height":540,"alt":"","aspect_ratio":1.0018518518518518},"wholesale_price":[{"price":30.04,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30.04","retail_price":"0","available":true,"url":"\/products\/casual-solid-color-v-neck-long-sleeve-t-shirt?variant=8f539733-5812-4795-b252-5a080265ccd0","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}