${function() {
const variantData = data.variant || {"id":"5d87b95f-e271-48d2-8a8a-2fe7e9b44fc0","product_id":"db90ceef-6298-4826-9871-89d2371a8c12","title":"Black-M","weight_unit":"g","inventory_quantity":733,"sku":"100652200005","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea82f9288e64ad622e94e9ecced21be8.jpeg","path":"ea82f9288e64ad622e94e9ecced21be8.jpeg","width":800,"height":800,"alt":"Rest in pieces fashion designer t-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"200","compare_at_price":"32.95","price":"21.98","retail_price":"32.95","available":true,"url":"\/products\/rest-in-pieces-fashion-designer-t-shirt?variant=5d87b95f-e271-48d2-8a8a-2fe7e9b44fc0","available_quantity":733,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":33,"flashsale_info":[],"sales":10};
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":"5d87b95f-e271-48d2-8a8a-2fe7e9b44fc0","product_id":"db90ceef-6298-4826-9871-89d2371a8c12","title":"Black-M","weight_unit":"g","inventory_quantity":733,"sku":"100652200005","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ea82f9288e64ad622e94e9ecced21be8.jpeg","path":"ea82f9288e64ad622e94e9ecced21be8.jpeg","width":800,"height":800,"alt":"Rest in pieces fashion designer t-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":21.98,"min_quantity":1}],"weight":"200","compare_at_price":"32.95","price":"21.98","retail_price":"32.95","available":true,"url":"\/products\/rest-in-pieces-fashion-designer-t-shirt?variant=5d87b95f-e271-48d2-8a8a-2fe7e9b44fc0","available_quantity":733,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":33,"flashsale_info":[],"sales":10};
return `
`
}()}