${function() {
const variantData = data.variant || {"id":"7ba79a0b-c33b-4d2a-a255-4c1f6aaa3878","product_id":"7ed052a2-19c3-4c9a-8bfb-2a94667c1125","title":"blue-S","weight_unit":"g","inventory_quantity":999,"sku":"2f63864e-e0b3-4384-8643-18e8c698496a","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c02a1cd80438f610bc8f3640596092ee.jpeg","path":"c02a1cd80438f610bc8f3640596092ee.jpeg","width":780,"height":1034,"alt":"947c485466bf9c43bc1258d0041d9b7a","aspect_ratio":0.7543520309477756},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/gulf-racing-short-sleeve-polo-shirt?variant=7ba79a0b-c33b-4d2a-a255-4c1f6aaa3878","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"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":"7ba79a0b-c33b-4d2a-a255-4c1f6aaa3878","product_id":"7ed052a2-19c3-4c9a-8bfb-2a94667c1125","title":"blue-S","weight_unit":"g","inventory_quantity":999,"sku":"2f63864e-e0b3-4384-8643-18e8c698496a","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c02a1cd80438f610bc8f3640596092ee.jpeg","path":"c02a1cd80438f610bc8f3640596092ee.jpeg","width":780,"height":1034,"alt":"947c485466bf9c43bc1258d0041d9b7a","aspect_ratio":0.7543520309477756},"wholesale_price":[{"price":17,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"17","retail_price":"0","available":true,"url":"\/products\/gulf-racing-short-sleeve-polo-shirt?variant=7ba79a0b-c33b-4d2a-a255-4c1f6aaa3878","available_quantity":999999999,"options":[{"name":"Color","value":"blue"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}