${function() {
const variantData = data.variant || {"id":"8faaa211-732c-43c7-b274-6e42e0cbb66f","product_id":"1d30a029-f45d-475d-879c-90683664f837","title":"Light Brown-4XL","weight_unit":"g","inventory_quantity":999,"sku":"1460438687333998594","barcode":"","position":1,"option1":"Light Brown","option2":"4XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa15d5bc3f2ce07af9d9145e95d82197.jpeg","path":"aa15d5bc3f2ce07af9d9145e95d82197.jpeg","width":1536,"height":2048,"alt":"5af780d6b8f4d782fa73d62964438bc2","aspect_ratio":0.75},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/views-1-time-this-product-21-times-added-to-opmall-fashion-street-solid-color-pocket-look-jacket?variant=8faaa211-732c-43c7-b274-6e42e0cbb66f","available_quantity":999999999,"options":[{"name":"Color","value":"Light Brown"},{"name":"Size","value":"4XL"}],"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":"8faaa211-732c-43c7-b274-6e42e0cbb66f","product_id":"1d30a029-f45d-475d-879c-90683664f837","title":"Light Brown-4XL","weight_unit":"g","inventory_quantity":999,"sku":"1460438687333998594","barcode":"","position":1,"option1":"Light Brown","option2":"4XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa15d5bc3f2ce07af9d9145e95d82197.jpeg","path":"aa15d5bc3f2ce07af9d9145e95d82197.jpeg","width":1536,"height":2048,"alt":"5af780d6b8f4d782fa73d62964438bc2","aspect_ratio":0.75},"wholesale_price":[{"price":29.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.8","retail_price":"0","available":true,"url":"\/products\/views-1-time-this-product-21-times-added-to-opmall-fashion-street-solid-color-pocket-look-jacket?variant=8faaa211-732c-43c7-b274-6e42e0cbb66f","available_quantity":999999999,"options":[{"name":"Color","value":"Light Brown"},{"name":"Size","value":"4XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}