LIGHTFE-D12W
${function() {
const variantData = data.variant || {"id":"e02a3c09-39df-47dc-a132-58c0fdc1c167","product_id":"72a2ebb1-57e3-48c0-8ca5-2322982dbb60","title":"D12W","weight_unit":"kg","inventory_quantity":0,"sku":"LIGHTFE-D12W","barcode":"","position":1,"option1":"D12W","option2":"","option3":"","note":"D12-White light","image":{"src":"\/\/img.staticdj.com\/6aa06181e81ce8203650a091e50b9bf0.jpg","path":"6aa06181e81ce8203650a091e50b9bf0.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/lightfe-d12w?variant=e02a3c09-39df-47dc-a132-58c0fdc1c167","available_quantity":999999999,"options":[{"name":"D12 Model","value":"D12W"}],"off_ratio":33,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"e02a3c09-39df-47dc-a132-58c0fdc1c167","product_id":"72a2ebb1-57e3-48c0-8ca5-2322982dbb60","title":"D12W","weight_unit":"kg","inventory_quantity":0,"sku":"LIGHTFE-D12W","barcode":"","position":1,"option1":"D12W","option2":"","option3":"","note":"D12-White light","image":{"src":"\/\/img.staticdj.com\/6aa06181e81ce8203650a091e50b9bf0.jpg","path":"6aa06181e81ce8203650a091e50b9bf0.jpg","width":1600,"height":1600,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"19.99","retail_price":"29.99","available":true,"url":"\/products\/lightfe-d12w?variant=e02a3c09-39df-47dc-a132-58c0fdc1c167","available_quantity":999999999,"options":[{"name":"D12 Model","value":"D12W"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}