${function() {
const variantData = data.variant || {"id":"3e76c84c-5f43-48b7-92fe-8fd2fda26034","product_id":"25cf0a9e-20c2-4f3b-982c-e9d463123614","title":"4small hooks-Orange","weight_unit":"kg","inventory_quantity":1000,"sku":"CJJT133235203CX","barcode":"","position":2,"option1":"4small hooks","option2":"Orange","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80a0d0528d5f18585b3312ec860cd8f4.jpeg","path":"80a0d0528d5f18585b3312ec860cd8f4.jpeg","width":1468,"height":1412,"alt":"","aspect_ratio":1.0396600566572238},"wholesale_price":[{"price":14,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14","retail_price":"0","available":true,"url":"\/products\/heavy-metal-hook-for-bicycle-garden-tools?variant=3e76c84c-5f43-48b7-92fe-8fd2fda26034","available_quantity":999999999,"options":[{"name":"style","value":"4small hooks"},{"name":"Color","value":"Orange"}],"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":"3e76c84c-5f43-48b7-92fe-8fd2fda26034","product_id":"25cf0a9e-20c2-4f3b-982c-e9d463123614","title":"4small hooks-Orange","weight_unit":"kg","inventory_quantity":1000,"sku":"CJJT133235203CX","barcode":"","position":2,"option1":"4small hooks","option2":"Orange","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/80a0d0528d5f18585b3312ec860cd8f4.jpeg","path":"80a0d0528d5f18585b3312ec860cd8f4.jpeg","width":1468,"height":1412,"alt":"","aspect_ratio":1.0396600566572238},"wholesale_price":[{"price":14,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14","retail_price":"0","available":true,"url":"\/products\/heavy-metal-hook-for-bicycle-garden-tools?variant=3e76c84c-5f43-48b7-92fe-8fd2fda26034","available_quantity":999999999,"options":[{"name":"style","value":"4small hooks"},{"name":"Color","value":"Orange"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}