${function() {
const variantData = data.variant || {"id":"0b709267-9185-490b-ac03-79eff121c8ce","product_id":"42124ace-b204-4f3b-97e4-bf4831cb60f4","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"f7163fd9-c1a7-469e-b0b5-7121c118709b","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca731f0a6d1626b6916fee50c96f12a8.jpeg","path":"ca731f0a6d1626b6916fee50c96f12a8.jpeg","width":600,"height":600,"alt":"6c2c0db36df2890d217b514ae68d052a","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/slim-fit-floral-print-short-sleeved-shirt?variant=0b709267-9185-490b-ac03-79eff121c8ce","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"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":"0b709267-9185-490b-ac03-79eff121c8ce","product_id":"42124ace-b204-4f3b-97e4-bf4831cb60f4","title":"white-S","weight_unit":"g","inventory_quantity":999,"sku":"f7163fd9-c1a7-469e-b0b5-7121c118709b","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca731f0a6d1626b6916fee50c96f12a8.jpeg","path":"ca731f0a6d1626b6916fee50c96f12a8.jpeg","width":600,"height":600,"alt":"6c2c0db36df2890d217b514ae68d052a","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/slim-fit-floral-print-short-sleeved-shirt?variant=0b709267-9185-490b-ac03-79eff121c8ce","available_quantity":999999999,"options":[{"name":"Color","value":"white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}