${function() {
const variantData = data.variant || {"id":"02a1e844-c997-4161-87d2-66288379fc90","product_id":"79baf6ee-ada2-40be-bbe7-564fe45a555b","title":"Light Green-Without tools","weight_unit":"kg","inventory_quantity":1000,"sku":"CJYL145410401AZ","barcode":"","position":1,"option1":"Light Green","option2":"Without tools","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19226469ecb8b130451e9cf465fd687f.jpeg","path":"19226469ecb8b130451e9cf465fd687f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/multifunctional-garden-flower-art-tool-oxford-cloth-storage-bag?variant=02a1e844-c997-4161-87d2-66288379fc90","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"style","value":"Without tools"}],"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":"02a1e844-c997-4161-87d2-66288379fc90","product_id":"79baf6ee-ada2-40be-bbe7-564fe45a555b","title":"Light Green-Without tools","weight_unit":"kg","inventory_quantity":1000,"sku":"CJYL145410401AZ","barcode":"","position":1,"option1":"Light Green","option2":"Without tools","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/19226469ecb8b130451e9cf465fd687f.jpeg","path":"19226469ecb8b130451e9cf465fd687f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":24,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24","retail_price":"0","available":true,"url":"\/products\/multifunctional-garden-flower-art-tool-oxford-cloth-storage-bag?variant=02a1e844-c997-4161-87d2-66288379fc90","available_quantity":999999999,"options":[{"name":"Color","value":"Light Green"},{"name":"style","value":"Without tools"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}