Disposable Dental Pre-Bented Needle Tips
Disposable Dental Pre-Bented Needle Tips
${function() {
const variantData = data.variant || {"id":"fd008d46-02a8-4f18-8a7c-1e9d33cfaef1","product_id":"d3a48d92-7222-4dce-97d3-05c9a94c40fe","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0.01,"min_quantity":1}],"weight":"0","compare_at_price":"3","price":"0.01","retail_price":"3","available":true,"url":"\/products\/disposable-dental-pre-bented-needle-tips-himj?variant=fd008d46-02a8-4f18-8a7c-1e9d33cfaef1","available_quantity":999999999,"options":[],"off_ratio":100,"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":"fd008d46-02a8-4f18-8a7c-1e9d33cfaef1","product_id":"d3a48d92-7222-4dce-97d3-05c9a94c40fe","title":"","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":0.01,"min_quantity":1}],"weight":"0","compare_at_price":"3","price":"0.01","retail_price":"3","available":true,"url":"\/products\/disposable-dental-pre-bented-needle-tips-himj?variant=fd008d46-02a8-4f18-8a7c-1e9d33cfaef1","available_quantity":999999999,"options":[],"off_ratio":100,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}