${function() {
const variantData = data.variant || {"id":"6f7c6d9b-5480-4a31-8887-edfd536c0260","product_id":"394694ff-4d27-4cda-9058-e3042ab87bfa","title":"gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1565171368155668481","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5b301c349f37fd792668e6ef56bfb800.jpeg","path":"5b301c349f37fd792668e6ef56bfb800.jpeg","width":1000,"height":1000,"alt":"8c17664d973256eac7c5a43e13993e24","aspect_ratio":1},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/yellowstone-print-mens-vintage-sweatshirt?variant=6f7c6d9b-5480-4a31-8887-edfd536c0260","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"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":"6f7c6d9b-5480-4a31-8887-edfd536c0260","product_id":"394694ff-4d27-4cda-9058-e3042ab87bfa","title":"gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1565171368155668481","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5b301c349f37fd792668e6ef56bfb800.jpeg","path":"5b301c349f37fd792668e6ef56bfb800.jpeg","width":1000,"height":1000,"alt":"8c17664d973256eac7c5a43e13993e24","aspect_ratio":1},"wholesale_price":[{"price":35,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"35","retail_price":"0","available":true,"url":"\/products\/yellowstone-print-mens-vintage-sweatshirt?variant=6f7c6d9b-5480-4a31-8887-edfd536c0260","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}