${function() {
const variantData = data.variant || {"id":"973fe28b-8b46-4e78-9f39-1163a1bd26ea","product_id":"09afcd54-9146-42b8-8223-1bbce62f5cf4","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1712373479122219009","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d071d537478c2a90403c5abcb3be2b34.jpeg","path":"d071d537478c2a90403c5abcb3be2b34.jpeg","width":1313,"height":1678,"alt":"adb131b94deeca70f144fa23868ef841","aspect_ratio":0.7824791418355185},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/metallic-darkness-crew-neck-sweatshirt?variant=973fe28b-8b46-4e78-9f39-1163a1bd26ea","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":"973fe28b-8b46-4e78-9f39-1163a1bd26ea","product_id":"09afcd54-9146-42b8-8223-1bbce62f5cf4","title":"black-S","weight_unit":"g","inventory_quantity":999,"sku":"1712373479122219009","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d071d537478c2a90403c5abcb3be2b34.jpeg","path":"d071d537478c2a90403c5abcb3be2b34.jpeg","width":1313,"height":1678,"alt":"adb131b94deeca70f144fa23868ef841","aspect_ratio":0.7824791418355185},"wholesale_price":[{"price":36,"min_quantity":1}],"weight":"300","compare_at_price":"0","price":"36","retail_price":"0","available":true,"url":"\/products\/metallic-darkness-crew-neck-sweatshirt?variant=973fe28b-8b46-4e78-9f39-1163a1bd26ea","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}