${function() {
const variantData = data.variant || {"id":"89f025c4-d46f-4f30-bf40-9c55b4ec7cb4","product_id":"02df48b8-881b-499d-bcc4-af942f8d74b9","title":"Ash powder-M","weight_unit":"kg","inventory_quantity":999,"sku":"1777636117170958337","barcode":"","position":1,"option1":"Ash powder","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2696639085b08ba9089779c720ed794.jpeg","path":"b2696639085b08ba9089779c720ed794.jpeg","width":1400,"height":1400,"alt":"f8d4ff7479370ea630967ecfab20f635","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/corduroy-surf-shorts-unisex-street-retro-skateboard-shorts-lhac?variant=89f025c4-d46f-4f30-bf40-9c55b4ec7cb4","available_quantity":999999999,"options":[{"name":"Color","value":"Ash powder"},{"name":"Size","value":"M"}],"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":"89f025c4-d46f-4f30-bf40-9c55b4ec7cb4","product_id":"02df48b8-881b-499d-bcc4-af942f8d74b9","title":"Ash powder-M","weight_unit":"kg","inventory_quantity":999,"sku":"1777636117170958337","barcode":"","position":1,"option1":"Ash powder","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b2696639085b08ba9089779c720ed794.jpeg","path":"b2696639085b08ba9089779c720ed794.jpeg","width":1400,"height":1400,"alt":"f8d4ff7479370ea630967ecfab20f635","aspect_ratio":1},"wholesale_price":[{"price":28,"min_quantity":1}],"weight":"500","compare_at_price":"0","price":"28","retail_price":"0","available":true,"url":"\/products\/corduroy-surf-shorts-unisex-street-retro-skateboard-shorts-lhac?variant=89f025c4-d46f-4f30-bf40-9c55b4ec7cb4","available_quantity":999999999,"options":[{"name":"Color","value":"Ash powder"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}