${function() {
const variantData = data.variant || {"id":"50ae4c4f-34d4-4962-b021-bb769325da5f","product_id":"3f62a1f8-0761-4524-a160-23e691ac7c6c","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"YS-LX23090502-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87b590694b786fc0fbf2c6526162b503.jpeg","path":"87b590694b786fc0fbf2c6526162b503.jpeg","width":750,"height":999,"alt":"","aspect_ratio":0.7507507507507507},"wholesale_price":[{"price":38.5,"min_quantity":1}],"weight":"0","compare_at_price":"77.98","price":"38.5","retail_price":"77.98","available":true,"url":"\/products\/two-tone-asymmetrical-hem-top-pants-zppc-enpj-rwaf?variant=50ae4c4f-34d4-4962-b021-bb769325da5f","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"50ae4c4f-34d4-4962-b021-bb769325da5f","product_id":"3f62a1f8-0761-4524-a160-23e691ac7c6c","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"YS-LX23090502-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/87b590694b786fc0fbf2c6526162b503.jpeg","path":"87b590694b786fc0fbf2c6526162b503.jpeg","width":750,"height":999,"alt":"","aspect_ratio":0.7507507507507507},"wholesale_price":[{"price":38.5,"min_quantity":1}],"weight":"0","compare_at_price":"77.98","price":"38.5","retail_price":"77.98","available":true,"url":"\/products\/two-tone-asymmetrical-hem-top-pants-zppc-enpj-rwaf?variant=50ae4c4f-34d4-4962-b021-bb769325da5f","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}