${function() {
const variantData = data.variant || {"id":"d44046ab-1b0d-4dd1-a9df-65b403493f50","product_id":"c900b0a3-f606-47fb-8d5b-3e74a1b98a61","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"88b34e34-f004-44a1-ad7a-25ed3ab2a4a4","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0862cd19a58153fa5bbadb2547d252b8.jpeg","path":"0862cd19a58153fa5bbadb2547d252b8.jpeg","width":900,"height":901,"alt":"ed1689c2e2f99cfe851d9807cb975153","aspect_ratio":0.9988901220865705},"wholesale_price":[{"price":16.97,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"16.97","retail_price":"0","available":true,"url":"\/products\/techwear-strapped-multi-pocket-cargo-jogger?variant=d44046ab-1b0d-4dd1-a9df-65b403493f50","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":"d44046ab-1b0d-4dd1-a9df-65b403493f50","product_id":"c900b0a3-f606-47fb-8d5b-3e74a1b98a61","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"88b34e34-f004-44a1-ad7a-25ed3ab2a4a4","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0862cd19a58153fa5bbadb2547d252b8.jpeg","path":"0862cd19a58153fa5bbadb2547d252b8.jpeg","width":900,"height":901,"alt":"ed1689c2e2f99cfe851d9807cb975153","aspect_ratio":0.9988901220865705},"wholesale_price":[{"price":16.97,"min_quantity":1}],"weight":"200","compare_at_price":"0","price":"16.97","retail_price":"0","available":true,"url":"\/products\/techwear-strapped-multi-pocket-cargo-jogger?variant=d44046ab-1b0d-4dd1-a9df-65b403493f50","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}