${function() {
const variantData = data.variant || {"id":"773ff745-16af-499c-9a95-42d7aa7d9d95","product_id":"35dcd14b-b807-42fa-9ec3-4d0bbaf8da02","title":"black-adjustable","weight_unit":"g","inventory_quantity":999,"sku":"1697195695819272193","barcode":"","position":1,"option1":"black","option2":"adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c7d462930d570c04bd756d8fff6c114a.jpeg","path":"c7d462930d570c04bd756d8fff6c114a.jpeg","width":800,"height":800,"alt":"34ca286c91179b873364d12d047baaea","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/vintage-embroidered-baseball-sun-hat?variant=773ff745-16af-499c-9a95-42d7aa7d9d95","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"adjustable"}],"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":"773ff745-16af-499c-9a95-42d7aa7d9d95","product_id":"35dcd14b-b807-42fa-9ec3-4d0bbaf8da02","title":"black-adjustable","weight_unit":"g","inventory_quantity":999,"sku":"1697195695819272193","barcode":"","position":1,"option1":"black","option2":"adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c7d462930d570c04bd756d8fff6c114a.jpeg","path":"c7d462930d570c04bd756d8fff6c114a.jpeg","width":800,"height":800,"alt":"34ca286c91179b873364d12d047baaea","aspect_ratio":1},"wholesale_price":[{"price":19,"min_quantity":1}],"weight":"110","compare_at_price":"0","price":"19","retail_price":"0","available":true,"url":"\/products\/vintage-embroidered-baseball-sun-hat?variant=773ff745-16af-499c-9a95-42d7aa7d9d95","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"adjustable"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}