${function() {
const variantData = data.variant || {"id":"e3f9e780-8b52-4d58-894e-d707090cb841","product_id":"fcebe9a9-3575-4f3f-8bd4-6860bf71d9fb","title":"A-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1550056427996307457","barcode":"","position":1,"option1":"A","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/726705b588f3827f8697ce1978234c54.jpeg","path":"726705b588f3827f8697ce1978234c54.jpeg","width":750,"height":750,"alt":"6cf423f440b868d82ac0bd286d1b0bcc","aspect_ratio":1},"wholesale_price":[{"price":6,"min_quantity":1}],"weight":"30","compare_at_price":"0","price":"6","retail_price":"0","available":true,"url":"\/products\/mens-vintage-american-eagle-stainless-steel-necklace?variant=e3f9e780-8b52-4d58-894e-d707090cb841","available_quantity":999999999,"options":[{"name":"Color","value":"A"},{"name":"Size","value":"ONE SIZE"}],"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":"e3f9e780-8b52-4d58-894e-d707090cb841","product_id":"fcebe9a9-3575-4f3f-8bd4-6860bf71d9fb","title":"A-ONE SIZE","weight_unit":"g","inventory_quantity":999,"sku":"1550056427996307457","barcode":"","position":1,"option1":"A","option2":"ONE SIZE","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/726705b588f3827f8697ce1978234c54.jpeg","path":"726705b588f3827f8697ce1978234c54.jpeg","width":750,"height":750,"alt":"6cf423f440b868d82ac0bd286d1b0bcc","aspect_ratio":1},"wholesale_price":[{"price":6,"min_quantity":1}],"weight":"30","compare_at_price":"0","price":"6","retail_price":"0","available":true,"url":"\/products\/mens-vintage-american-eagle-stainless-steel-necklace?variant=e3f9e780-8b52-4d58-894e-d707090cb841","available_quantity":999999999,"options":[{"name":"Color","value":"A"},{"name":"Size","value":"ONE SIZE"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}