${function() {
const variantData = data.variant || {"id":"eed71128-0351-4125-963c-ae04ec565a7e","product_id":"c7a1ec7f-e716-4dcd-8b3d-4026e6408077","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"bb0ebce9-fe1e-4504-8068-c24d5f8ff1a0","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b200790226dbfd6f3b3240ac69b15b2.png","path":"8b200790226dbfd6f3b3240ac69b15b2.png","width":776,"height":778,"alt":"61550a895d9440a6a327449312b59e59","aspect_ratio":0.9974293059125964},"wholesale_price":[{"price":27.15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.15","retail_price":"0","available":true,"url":"\/products\/hip-hop-street-jogging-pants?variant=eed71128-0351-4125-963c-ae04ec565a7e","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":"eed71128-0351-4125-963c-ae04ec565a7e","product_id":"c7a1ec7f-e716-4dcd-8b3d-4026e6408077","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"bb0ebce9-fe1e-4504-8068-c24d5f8ff1a0","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8b200790226dbfd6f3b3240ac69b15b2.png","path":"8b200790226dbfd6f3b3240ac69b15b2.png","width":776,"height":778,"alt":"61550a895d9440a6a327449312b59e59","aspect_ratio":0.9974293059125964},"wholesale_price":[{"price":27.15,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"27.15","retail_price":"0","available":true,"url":"\/products\/hip-hop-street-jogging-pants?variant=eed71128-0351-4125-963c-ae04ec565a7e","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}