AZ 16 Order Number : 101143125(AZ 16-02ZVRK-ST),schmersal
${function() {
const variantData = data.variant || {"id":"ce3bb4e6-8266-4d9d-8a78-3cc9dffb2fcd","product_id":"de0c810b-638d-47f0-97f8-2af53975e892","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"AZ 16-02ZVRK-ST","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":78.3,"min_quantity":1}],"weight":"0.1","compare_at_price":"100","price":"78.3","retail_price":"100","available":true,"url":"\/products\/az-16-order-number-101143125az-16-02zvrk-st-schmersal?variant=ce3bb4e6-8266-4d9d-8a78-3cc9dffb2fcd","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
Sku : AZ 16-02ZVRK-ST
Weight : 0.1kg
${function(){
const variantData = data.variant || {"id":"ce3bb4e6-8266-4d9d-8a78-3cc9dffb2fcd","product_id":"de0c810b-638d-47f0-97f8-2af53975e892","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"AZ 16-02ZVRK-ST","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":78.3,"min_quantity":1}],"weight":"0.1","compare_at_price":"100","price":"78.3","retail_price":"100","available":true,"url":"\/products\/az-16-order-number-101143125az-16-02zvrk-st-schmersal?variant=ce3bb4e6-8266-4d9d-8a78-3cc9dffb2fcd","available_quantity":999999999,"options":[],"off_ratio":22,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}