${function() {
const variantData = data.variant || {"id":"740f6f94-e5fe-464b-9c87-3f0cdf1e4d25","product_id":"34f6f8c0-30da-4b7c-b394-6ec3f091603a","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1778314717943640066","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7deefb71b97d81405a5a7bf581cfb206.png","path":"7deefb71b97d81405a5a7bf581cfb206.png","width":1500,"height":1500,"alt":"f73bd46e3b009b243aa3682f955b31be","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/oversized-liverpool-script-tee?variant=740f6f94-e5fe-464b-9c87-3f0cdf1e4d25","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":"740f6f94-e5fe-464b-9c87-3f0cdf1e4d25","product_id":"34f6f8c0-30da-4b7c-b394-6ec3f091603a","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"1778314717943640066","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7deefb71b97d81405a5a7bf581cfb206.png","path":"7deefb71b97d81405a5a7bf581cfb206.png","width":1500,"height":1500,"alt":"f73bd46e3b009b243aa3682f955b31be","aspect_ratio":1},"wholesale_price":[{"price":27,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"27","retail_price":"0","available":true,"url":"\/products\/oversized-liverpool-script-tee?variant=740f6f94-e5fe-464b-9c87-3f0cdf1e4d25","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}