${function() {
const variantData = data.variant || {"id":"4eb33cbd-8be3-47fc-b43c-caca97e23cbe","product_id":"0dcf6397-fcb2-4662-9560-46350cab60e8","title":"Black-Grey-5.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black-Grey-36-A00114663","barcode":"","position":1,"option1":"Black-Grey","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7d4fc28900562abe37107972de61281.JPG","path":"a7d4fc28900562abe37107972de61281.JPG","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/unisex-breathable-mesh-lightweight-sneakers?variant=4eb33cbd-8be3-47fc-b43c-caca97e23cbe","available_quantity":999999999,"options":[{"name":"Color","value":"Black-Grey"},{"name":"Size","value":"5.5"}],"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":"4eb33cbd-8be3-47fc-b43c-caca97e23cbe","product_id":"0dcf6397-fcb2-4662-9560-46350cab60e8","title":"Black-Grey-5.5","weight_unit":"kg","inventory_quantity":1000,"sku":"-Black-Grey-36-A00114663","barcode":"","position":1,"option1":"Black-Grey","option2":"5.5","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7d4fc28900562abe37107972de61281.JPG","path":"a7d4fc28900562abe37107972de61281.JPG","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/unisex-breathable-mesh-lightweight-sneakers?variant=4eb33cbd-8be3-47fc-b43c-caca97e23cbe","available_quantity":999999999,"options":[{"name":"Color","value":"Black-Grey"},{"name":"Size","value":"5.5"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}