${function() {
const variantData = data.variant || {"id":"97453fb3-e077-4ab7-b28f-1eb1f40ce97b","product_id":"692be9c7-0d93-4f8e-8c0b-073a96b4430c","title":"Light blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1452306945653858306","barcode":"","position":1,"option1":"Light blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/174a53649c0958fc56be5ce8258e66f2.jpeg","path":"174a53649c0958fc56be5ce8258e66f2.jpeg","width":517,"height":517,"alt":"029b60de9205993dfcf0f639d4ab0035","aspect_ratio":1},"wholesale_price":[{"price":33.43,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"33.43","retail_price":"0","available":true,"url":"\/products\/check-striped-textured-long-sleeve-shirt-jacket?variant=97453fb3-e077-4ab7-b28f-1eb1f40ce97b","available_quantity":999999999,"options":[{"name":"Color","value":"Light blue"},{"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":"97453fb3-e077-4ab7-b28f-1eb1f40ce97b","product_id":"692be9c7-0d93-4f8e-8c0b-073a96b4430c","title":"Light blue-S","weight_unit":"g","inventory_quantity":999,"sku":"1452306945653858306","barcode":"","position":1,"option1":"Light blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/174a53649c0958fc56be5ce8258e66f2.jpeg","path":"174a53649c0958fc56be5ce8258e66f2.jpeg","width":517,"height":517,"alt":"029b60de9205993dfcf0f639d4ab0035","aspect_ratio":1},"wholesale_price":[{"price":33.43,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"33.43","retail_price":"0","available":true,"url":"\/products\/check-striped-textured-long-sleeve-shirt-jacket?variant=97453fb3-e077-4ab7-b28f-1eb1f40ce97b","available_quantity":999999999,"options":[{"name":"Color","value":"Light blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}