Order Number : 101205770(SHGV/ESS21S2/48/103),schmersal
${function() {
const variantData = data.variant || {"id":"f870dd16-1753-4426-bba7-d6e8e5c74ed9","product_id":"ee08e67f-654b-4cd2-998e-2c166f638023","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SHGV\/ESS21S2\/48\/103","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":141.3,"min_quantity":1}],"weight":"0","compare_at_price":"180","price":"141.3","retail_price":"180","available":true,"url":"\/products\/order-number-101205770shgv-ess21s2-48-103-schmersal?variant=f870dd16-1753-4426-bba7-d6e8e5c74ed9","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 : SHGV/ESS21S2/48/103
${function(){
const variantData = data.variant || {"id":"f870dd16-1753-4426-bba7-d6e8e5c74ed9","product_id":"ee08e67f-654b-4cd2-998e-2c166f638023","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SHGV\/ESS21S2\/48\/103","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":141.3,"min_quantity":1}],"weight":"0","compare_at_price":"180","price":"141.3","retail_price":"180","available":true,"url":"\/products\/order-number-101205770shgv-ess21s2-48-103-schmersal?variant=f870dd16-1753-4426-bba7-d6e8e5c74ed9","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}
`
}()}