Order Number : 101205731(SHGV/ESS21S2/203/103),schmersal
${function() {
const variantData = data.variant || {"id":"6c47f906-538e-4df9-8fc3-9f9b0aa9b6c2","product_id":"1d72f7b1-8533-43ff-bb7a-22cf0e27ec2f","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SHGV\/ESS21S2\/203\/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-101205731shgv-ess21s2-203-103-schmersal?variant=6c47f906-538e-4df9-8fc3-9f9b0aa9b6c2","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/203/103
${function(){
const variantData = data.variant || {"id":"6c47f906-538e-4df9-8fc3-9f9b0aa9b6c2","product_id":"1d72f7b1-8533-43ff-bb7a-22cf0e27ec2f","title":"","weight_unit":"kg","inventory_quantity":999,"sku":"SHGV\/ESS21S2\/203\/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-101205731shgv-ess21s2-203-103-schmersal?variant=6c47f906-538e-4df9-8fc3-9f9b0aa9b6c2","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}
`
}()}