${function() {
const variantData = data.variant || {"id":"07525a7c-e1ac-4ad8-bea3-e9b3a753f4b7","product_id":"e448cead-83e1-4689-b11d-47bc6d46b03d","title":"114 black-S","weight_unit":"g","inventory_quantity":999,"sku":"edddde39-7b2f-407b-8c54-ceca4104ab25","barcode":"","position":1,"option1":"114 black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fe5d8a668837f599fd080c6b2deed06.jpeg","path":"5fe5d8a668837f599fd080c6b2deed06.jpeg","width":750,"height":816,"alt":"c7100bccd3f2b07234fab5b81afbc8a1","aspect_ratio":0.9191176470588235},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/mens-street-style-cargo-shorts?variant=07525a7c-e1ac-4ad8-bea3-e9b3a753f4b7","available_quantity":999999999,"options":[{"name":"Color","value":"114 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":"07525a7c-e1ac-4ad8-bea3-e9b3a753f4b7","product_id":"e448cead-83e1-4689-b11d-47bc6d46b03d","title":"114 black-S","weight_unit":"g","inventory_quantity":999,"sku":"edddde39-7b2f-407b-8c54-ceca4104ab25","barcode":"","position":1,"option1":"114 black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5fe5d8a668837f599fd080c6b2deed06.jpeg","path":"5fe5d8a668837f599fd080c6b2deed06.jpeg","width":750,"height":816,"alt":"c7100bccd3f2b07234fab5b81afbc8a1","aspect_ratio":0.9191176470588235},"wholesale_price":[{"price":25,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"25","retail_price":"0","available":true,"url":"\/products\/mens-street-style-cargo-shorts?variant=07525a7c-e1ac-4ad8-bea3-e9b3a753f4b7","available_quantity":999999999,"options":[{"name":"Color","value":"114 black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}