DishGun™
${function() {
const variantData = data.variant || {"id":"cd3688e3-6489-419b-97fa-db2ee87a358f","product_id":"6dd5350d-5766-42ac-87f6-eb6b4c28565d","title":"Pearl White-2-Pack","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Pearl White","option2":"2-Pack","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7d7e893b10fc132d8e5aa368d1955a3.png","path":"e7d7e893b10fc132d8e5aa368d1955a3.png","width":1140,"height":1142,"alt":"","aspect_ratio":0.9982486865148862},"wholesale_price":[{"price":24.5,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"24.5","retail_price":"49.99","available":true,"url":"\/products\/dishgun\u2122?variant=cd3688e3-6489-419b-97fa-db2ee87a358f","available_quantity":999999999,"options":[{"name":"Color","value":"Pearl White"},{"name":"Attachments","value":"2-Pack"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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":"cd3688e3-6489-419b-97fa-db2ee87a358f","product_id":"6dd5350d-5766-42ac-87f6-eb6b4c28565d","title":"Pearl White-2-Pack","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Pearl White","option2":"2-Pack","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7d7e893b10fc132d8e5aa368d1955a3.png","path":"e7d7e893b10fc132d8e5aa368d1955a3.png","width":1140,"height":1142,"alt":"","aspect_ratio":0.9982486865148862},"wholesale_price":[{"price":24.5,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"24.5","retail_price":"49.99","available":true,"url":"\/products\/dishgun\u2122?variant=cd3688e3-6489-419b-97fa-db2ee87a358f","available_quantity":999999999,"options":[{"name":"Color","value":"Pearl White"},{"name":"Attachments","value":"2-Pack"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}