${function() {
const variantData = data.variant || {"id":"850f4277-a937-4382-9306-482bb990bacd","product_id":"eaed07f0-96d5-4ca8-9b0f-490af4230700","title":"Low-top-39","weight_unit":"kg","inventory_quantity":999,"sku":"1834805200620507137","barcode":"","position":1,"option1":"Low-top","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1286352befbb71a9605c3ccc829b7520.jpeg","path":"1286352befbb71a9605c3ccc829b7520.jpeg","width":800,"height":800,"alt":"21a40029a68ed05f295a5a66c57284eb","aspect_ratio":1},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"800","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/mens-breathable-lightweight-wear-resistant-soft-soled-air-dunk-shoes-white?variant=850f4277-a937-4382-9306-482bb990bacd","available_quantity":999999999,"options":[{"name":"Color","value":"Low-top"},{"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":"850f4277-a937-4382-9306-482bb990bacd","product_id":"eaed07f0-96d5-4ca8-9b0f-490af4230700","title":"Low-top-39","weight_unit":"kg","inventory_quantity":999,"sku":"1834805200620507137","barcode":"","position":1,"option1":"Low-top","option2":"39","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1286352befbb71a9605c3ccc829b7520.jpeg","path":"1286352befbb71a9605c3ccc829b7520.jpeg","width":800,"height":800,"alt":"21a40029a68ed05f295a5a66c57284eb","aspect_ratio":1},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"800","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/mens-breathable-lightweight-wear-resistant-soft-soled-air-dunk-shoes-white?variant=850f4277-a937-4382-9306-482bb990bacd","available_quantity":999999999,"options":[{"name":"Color","value":"Low-top"},{"name":"Size","value":"39"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}