${function() {
const variantData = data.variant || {"id":"bc49041d-5f31-40f3-88ec-5d0af27948af","product_id":"6ab9bffe-9320-4d7b-a877-a18ed02bcd6a","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1714954122035613697","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a423340838ac510f515ba1f14d7d7a8d.jpeg","path":"a423340838ac510f515ba1f14d7d7a8d.jpeg","width":1440,"height":1440,"alt":"540b64c54415814bdec8eaec04e8e526","aspect_ratio":1},"wholesale_price":[{"price":39.58,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"39.58","retail_price":"0","available":true,"url":"\/products\/teddy-bear-oversized-mens-sweatshirt-pzb0?variant=bc49041d-5f31-40f3-88ec-5d0af27948af","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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":"bc49041d-5f31-40f3-88ec-5d0af27948af","product_id":"6ab9bffe-9320-4d7b-a877-a18ed02bcd6a","title":"yellow-S","weight_unit":"g","inventory_quantity":999,"sku":"1714954122035613697","barcode":"","position":1,"option1":"yellow","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a423340838ac510f515ba1f14d7d7a8d.jpeg","path":"a423340838ac510f515ba1f14d7d7a8d.jpeg","width":1440,"height":1440,"alt":"540b64c54415814bdec8eaec04e8e526","aspect_ratio":1},"wholesale_price":[{"price":39.58,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"39.58","retail_price":"0","available":true,"url":"\/products\/teddy-bear-oversized-mens-sweatshirt-pzb0?variant=bc49041d-5f31-40f3-88ec-5d0af27948af","available_quantity":999999999,"options":[{"name":"Color","value":"yellow"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}