${function() {
const variantData = data.variant || {"id":"0149fbfb-f48e-460d-83d0-d191000f8407","product_id":"d7e350cf-e513-421a-b8ec-0edb549552f9","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1932000241895157762","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d5583c5deb71c543f1e23b6e9d843964.png","path":"d5583c5deb71c543f1e23b6e9d843964.png","width":1417,"height":1417,"alt":"5dac255219552c8e29a80910b07f4fc9","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/mens-sleeveless-crown-graphic-tank-top-for-summer-beach-adventures?variant=0149fbfb-f48e-460d-83d0-d191000f8407","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"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":"0149fbfb-f48e-460d-83d0-d191000f8407","product_id":"d7e350cf-e513-421a-b8ec-0edb549552f9","title":"Black-S","weight_unit":"kg","inventory_quantity":999,"sku":"1932000241895157762","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d5583c5deb71c543f1e23b6e9d843964.png","path":"d5583c5deb71c543f1e23b6e9d843964.png","width":1417,"height":1417,"alt":"5dac255219552c8e29a80910b07f4fc9","aspect_ratio":1},"wholesale_price":[{"price":18,"min_quantity":1}],"weight":"400","compare_at_price":"0","price":"18","retail_price":"0","available":true,"url":"\/products\/mens-sleeveless-crown-graphic-tank-top-for-summer-beach-adventures?variant=0149fbfb-f48e-460d-83d0-d191000f8407","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}