${function() {
const variantData = data.variant || {"id":"c7d587aa-19a5-40ed-85a7-f578bd4b3a9c","product_id":"62fa09ca-12fe-4e36-8317-8e590059c7fa","title":"Black and white-S","weight_unit":"g","inventory_quantity":999,"sku":"1447237417225469953","barcode":"","position":1,"option1":"Black and white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc8683c5c99e8f7fb736712a846f4cd4.jpeg","path":"fc8683c5c99e8f7fb736712a846f4cd4.jpeg","width":1426,"height":1426,"alt":"108b4de409a5a2a3b0a3580b945fee73","aspect_ratio":1},"wholesale_price":[{"price":40.12,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"40.12","retail_price":"0","available":true,"url":"\/products\/checkerboard-checker-texture-printed-shirt-jacket?variant=c7d587aa-19a5-40ed-85a7-f578bd4b3a9c","available_quantity":999999999,"options":[{"name":"Color","value":"Black and white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"c7d587aa-19a5-40ed-85a7-f578bd4b3a9c","product_id":"62fa09ca-12fe-4e36-8317-8e590059c7fa","title":"Black and white-S","weight_unit":"g","inventory_quantity":999,"sku":"1447237417225469953","barcode":"","position":1,"option1":"Black and white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fc8683c5c99e8f7fb736712a846f4cd4.jpeg","path":"fc8683c5c99e8f7fb736712a846f4cd4.jpeg","width":1426,"height":1426,"alt":"108b4de409a5a2a3b0a3580b945fee73","aspect_ratio":1},"wholesale_price":[{"price":40.12,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"40.12","retail_price":"0","available":true,"url":"\/products\/checkerboard-checker-texture-printed-shirt-jacket?variant=c7d587aa-19a5-40ed-85a7-f578bd4b3a9c","available_quantity":999999999,"options":[{"name":"Color","value":"Black and white"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}