${function() {
const variantData = data.variant || {"id":"3e01cb72-c27d-4b12-94c1-f3d6c704410d","product_id":"9e995fc3-f0cc-4c88-979a-cfa33608c1d0","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1635924570639163394","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1604d136636d35741f6d77e78d26d721.jpeg","path":"1604d136636d35741f6d77e78d26d721.jpeg","width":800,"height":800,"alt":"6eccebd9490f770031a4a19052fdc6c6","aspect_ratio":1},"wholesale_price":[{"price":38.3,"min_quantity":1}],"weight":"270","compare_at_price":"0","price":"38.3","retail_price":"0","available":true,"url":"\/products\/unsex-dark-warrior-harem-japanese-style-pants?variant=3e01cb72-c27d-4b12-94c1-f3d6c704410d","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":"3e01cb72-c27d-4b12-94c1-f3d6c704410d","product_id":"9e995fc3-f0cc-4c88-979a-cfa33608c1d0","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1635924570639163394","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1604d136636d35741f6d77e78d26d721.jpeg","path":"1604d136636d35741f6d77e78d26d721.jpeg","width":800,"height":800,"alt":"6eccebd9490f770031a4a19052fdc6c6","aspect_ratio":1},"wholesale_price":[{"price":38.3,"min_quantity":1}],"weight":"270","compare_at_price":"0","price":"38.3","retail_price":"0","available":true,"url":"\/products\/unsex-dark-warrior-harem-japanese-style-pants?variant=3e01cb72-c27d-4b12-94c1-f3d6c704410d","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}