${function() {
const variantData = data.variant || {"id":"e73a0e9f-945d-49eb-b07d-dc28bd73edd6","product_id":"7fc9a7b6-2527-472c-8e58-24ba6c4db8de","title":"black-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1658658162846720001","barcode":"","position":1,"option1":"black","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/df3e25613b5347766126b8111110df67.jpeg","path":"df3e25613b5347766126b8111110df67.jpeg","width":1000,"height":1000,"alt":"64504fa111a08c09d2f0b49eac9e992b","aspect_ratio":1},"wholesale_price":[{"price":14,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"14","retail_price":"0","available":true,"url":"\/products\/mens-vintage-washed-yellowstone-logo-embroidered-cap?variant=e73a0e9f-945d-49eb-b07d-dc28bd73edd6","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"ONE SIZE"}],"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":"e73a0e9f-945d-49eb-b07d-dc28bd73edd6","product_id":"7fc9a7b6-2527-472c-8e58-24ba6c4db8de","title":"black-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1658658162846720001","barcode":"","position":1,"option1":"black","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/df3e25613b5347766126b8111110df67.jpeg","path":"df3e25613b5347766126b8111110df67.jpeg","width":1000,"height":1000,"alt":"64504fa111a08c09d2f0b49eac9e992b","aspect_ratio":1},"wholesale_price":[{"price":14,"min_quantity":1}],"weight":"150","compare_at_price":"0","price":"14","retail_price":"0","available":true,"url":"\/products\/mens-vintage-washed-yellowstone-logo-embroidered-cap?variant=e73a0e9f-945d-49eb-b07d-dc28bd73edd6","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}