UV flashlight OUV301-365nm blacklight flashlight
${function() {
const variantData = data.variant || {"id":"fc1c27da-a9c6-4129-9066-82b03f6dee2f","product_id":"62208c2c-3c4f-41ba-96ae-a4bdbde7c235","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"LIGHTFE-OUV301D","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"OUV301","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"29.99","retail_price":"29.99","available":true,"url":"\/products\/uv-flashlight-ouv301-365nm-blacklight-flashlight?variant=fc1c27da-a9c6-4129-9066-82b03f6dee2f","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"fc1c27da-a9c6-4129-9066-82b03f6dee2f","product_id":"62208c2c-3c4f-41ba-96ae-a4bdbde7c235","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"LIGHTFE-OUV301D","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"OUV301","image":null,"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"29.99","retail_price":"29.99","available":true,"url":"\/products\/uv-flashlight-ouv301-365nm-blacklight-flashlight?variant=fc1c27da-a9c6-4129-9066-82b03f6dee2f","available_quantity":999999999,"options":[],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}