${function() {
const variantData = data.variant || {"id":"0673f6cf-4624-4e23-bdf5-8be7c050af45","product_id":"4852dcac-0289-493d-a7b3-22e1cdee8d2e","title":"Colorful-OneSize","weight_unit":"kg","inventory_quantity":1000,"sku":"099-230718-16-MA0010UL95-Colorful-OneSize","barcode":"","position":1,"option1":"Colorful","option2":"OneSize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c12dd539a6c9b426259c51eda511d0c7.jpeg","path":"c12dd539a6c9b426259c51eda511d0c7.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/christmas-retro-cat-bells-print-knit-fingerless-gloves?variant=0673f6cf-4624-4e23-bdf5-8be7c050af45","available_quantity":999999999,"options":[{"name":"Color","value":"Colorful"},{"name":"Size","value":"OneSize"}],"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.
Sku : 099-230718-16-MA0010UL95-Colorful-OneSize
${function(){
const variantData = data.variant || {"id":"0673f6cf-4624-4e23-bdf5-8be7c050af45","product_id":"4852dcac-0289-493d-a7b3-22e1cdee8d2e","title":"Colorful-OneSize","weight_unit":"kg","inventory_quantity":1000,"sku":"099-230718-16-MA0010UL95-Colorful-OneSize","barcode":"","position":1,"option1":"Colorful","option2":"OneSize","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c12dd539a6c9b426259c51eda511d0c7.jpeg","path":"c12dd539a6c9b426259c51eda511d0c7.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.99","retail_price":"0","available":true,"url":"\/products\/christmas-retro-cat-bells-print-knit-fingerless-gloves?variant=0673f6cf-4624-4e23-bdf5-8be7c050af45","available_quantity":999999999,"options":[{"name":"Color","value":"Colorful"},{"name":"Size","value":"OneSize"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}