${function() {
const variantData = data.variant || {"id":"ac5b9e56-9874-4dfe-8062-4ff75693fab5","product_id":"79e0b37e-7a9e-4bb3-a4a0-2d6a4bb73833","title":"black-adjustable","weight_unit":"g","inventory_quantity":999,"sku":"1720742882954334209","barcode":"","position":1,"option1":"black","option2":"adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d6f41ee04f2ba551ff08c7f2f51f3bbb.jpeg","path":"d6f41ee04f2ba551ff08c7f2f51f3bbb.jpeg","width":1206,"height":1263,"alt":"d8f2270c2fd8571413e3d35c53044591","aspect_ratio":0.9548693586698337},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"10","retail_price":"0","available":true,"url":"\/products\/art-cap-baseball-hat-alcg?variant=ac5b9e56-9874-4dfe-8062-4ff75693fab5","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":"ac5b9e56-9874-4dfe-8062-4ff75693fab5","product_id":"79e0b37e-7a9e-4bb3-a4a0-2d6a4bb73833","title":"black-adjustable","weight_unit":"g","inventory_quantity":999,"sku":"1720742882954334209","barcode":"","position":1,"option1":"black","option2":"adjustable","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d6f41ee04f2ba551ff08c7f2f51f3bbb.jpeg","path":"d6f41ee04f2ba551ff08c7f2f51f3bbb.jpeg","width":1206,"height":1263,"alt":"d8f2270c2fd8571413e3d35c53044591","aspect_ratio":0.9548693586698337},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"10","retail_price":"0","available":true,"url":"\/products\/art-cap-baseball-hat-alcg?variant=ac5b9e56-9874-4dfe-8062-4ff75693fab5","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"adjustable"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}