AZ 16 Order Number : 101143123(AZ 16-02ZVK-ST),schmersal
${function() {
const variantData = data.variant || {"id":"8fa7e78e-c3e5-41e5-8d68-bee0793bec6e","product_id":"1e85acb5-cff3-47d6-8002-2260f5faf00d","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"AZ 16-02ZVK-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-101143123az-16-02zvk-st-schmersal?variant=8fa7e78e-c3e5-41e5-8d68-bee0793bec6e","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-02ZVK-ST
Weight : 0.1kg
${function(){
const variantData = data.variant || {"id":"8fa7e78e-c3e5-41e5-8d68-bee0793bec6e","product_id":"1e85acb5-cff3-47d6-8002-2260f5faf00d","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"AZ 16-02ZVK-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-101143123az-16-02zvk-st-schmersal?variant=8fa7e78e-c3e5-41e5-8d68-bee0793bec6e","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}
`
}()}