${function() {
const variantData = data.variant || {"id":"5b0de837-ae7d-4c77-8342-a2cf9819e148","product_id":"d0f9f779-eac7-474b-863e-341a93a62fe8","title":"White ash-39","weight_unit":"kg","inventory_quantity":999,"sku":"1834832305208766466","barcode":"","position":1,"option1":"White ash","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/798cc8b8d0972a854241e74bd02803b6.jpeg","path":"798cc8b8d0972a854241e74bd02803b6.jpeg","width":800,"height":800,"alt":"8a34ee769e271d0578a4099e92c005b8","aspect_ratio":1},"wholesale_price":[{"price":33,"min_quantity":1}],"weight":"800","compare_at_price":"0","price":"33","retail_price":"0","available":true,"url":"\/products\/mens-breathable-lightweight-shoes-casual-sneakers-white?variant=5b0de837-ae7d-4c77-8342-a2cf9819e148","available_quantity":999999999,"options":[{"name":"Color","value":"White ash"},{"name":"Size","value":"39"}],"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":"5b0de837-ae7d-4c77-8342-a2cf9819e148","product_id":"d0f9f779-eac7-474b-863e-341a93a62fe8","title":"White ash-39","weight_unit":"kg","inventory_quantity":999,"sku":"1834832305208766466","barcode":"","position":1,"option1":"White ash","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/798cc8b8d0972a854241e74bd02803b6.jpeg","path":"798cc8b8d0972a854241e74bd02803b6.jpeg","width":800,"height":800,"alt":"8a34ee769e271d0578a4099e92c005b8","aspect_ratio":1},"wholesale_price":[{"price":33,"min_quantity":1}],"weight":"800","compare_at_price":"0","price":"33","retail_price":"0","available":true,"url":"\/products\/mens-breathable-lightweight-shoes-casual-sneakers-white?variant=5b0de837-ae7d-4c77-8342-a2cf9819e148","available_quantity":999999999,"options":[{"name":"Color","value":"White ash"},{"name":"Size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}