${function() {
const variantData = data.variant || {"id":"37ab1147-b6af-43bd-8870-e4fb151857f3","product_id":"d1057f95-ff97-4224-bcd3-56f8fdee5d96","title":"Black","weight_unit":"kg","inventory_quantity":456,"sku":"101903-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da3282ca1ec7ceb1127534315b437874.jpeg","path":"da3282ca1ec7ceb1127534315b437874.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-weave-pattern-long-wallet-card-holder-coin-purse-mobile-phone-bag?variant=37ab1147-b6af-43bd-8870-e4fb151857f3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"37ab1147-b6af-43bd-8870-e4fb151857f3","product_id":"d1057f95-ff97-4224-bcd3-56f8fdee5d96","title":"Black","weight_unit":"kg","inventory_quantity":456,"sku":"101903-Black","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/da3282ca1ec7ceb1127534315b437874.jpeg","path":"da3282ca1ec7ceb1127534315b437874.jpeg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"39.99","retail_price":"0","available":true,"url":"\/products\/mens-genuine-leather-weave-pattern-long-wallet-card-holder-coin-purse-mobile-phone-bag?variant=37ab1147-b6af-43bd-8870-e4fb151857f3","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}