WIRELESS BOTTLE LAMP
${function() {
const variantData = data.variant || {"id":"89ddbba5-3f93-452d-bdfc-a137e4e54173","product_id":"99adffcc-a06d-40e3-88fc-8761eaf5a4f6","title":"black","weight_unit":"lb","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1edb6c599378236b5216f2b83e98d9c.jpeg","path":"e1edb6c599378236b5216f2b83e98d9c.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/wireless-bottle-lamp9691af1b-3ef6-496a-b7c9-3f317a89325cb7b2d056-115f-4d9a-977f-03a85d3f3437?variant=89ddbba5-3f93-452d-bdfc-a137e4e54173","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":40,"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":"89ddbba5-3f93-452d-bdfc-a137e4e54173","product_id":"99adffcc-a06d-40e3-88fc-8761eaf5a4f6","title":"black","weight_unit":"lb","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e1edb6c599378236b5216f2b83e98d9c.jpeg","path":"e1edb6c599378236b5216f2b83e98d9c.jpeg","width":900,"height":900,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"49.99","price":"29.99","retail_price":"49.99","available":true,"url":"\/products\/wireless-bottle-lamp9691af1b-3ef6-496a-b7c9-3f317a89325cb7b2d056-115f-4d9a-977f-03a85d3f3437?variant=89ddbba5-3f93-452d-bdfc-a137e4e54173","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":40,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}