{{ order.orderName }}
+{{ order.orderId }}
+{{ getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) ? getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) : getProduct(item.productId).productName }}
+{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(item.productId)) }}
+{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(productComponent.productIdTo)) }}
+ {{ getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(productComponent.productIdTo)) ? getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(productComponent.productIdTo)) : productComponent.productIdTo }} +{{ translate("All order items are rejected") }}
+{{ translate("All order items are cancelled") }}
+ + +{{ order.billingAddress.address1 }}
+{{ order.billingAddress.address2 }}
+{{ order.billingAddress.city }} {{ order.billingAddress.city && order.billingAddress.postalCode && ',' }} {{ order.billingAddress.postalCode }}
+{{ order.billingAddress.stateName }} {{ order.billingAddress.stateName && order.billingAddress.countryName && ',' }} {{ order.billingAddress.countryName }}
+{{ orderPayment.methodTypeId }}
++ {{ translate("No payments found") }} +
+{{ translate("Handling Instructions") }}
+{{ shipGroup.shippingInstructions }}
+{{ getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) ? getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) : getProduct(item.productId).productName }}
+{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(item.productId)) }}
+