{{ $t("Your Order") }}
+{{ translate("Your Order") }}
{{ order.id }}
-{{ item.brandName }}
-{{ item.name }}
+{{ translate(isCancellationAllowed ? "Cancel" : "Request Cancellation") }}
+ {{ item.name }}{{ feature }}: {{ attribute }}
{{ translate(isCancellationAllowed ? "Cancel" :"Request Cancellation") }}
+ {{ item.name }} ++ {{ feature }}: {{ attribute }} +
++ {{ feature }}: {{ attribute }} +
+{{ selectedFacility.address1 }}
+{{ selectedFacility.city }} {{ selectedFacility.stateCode }} {{ order.shipGroup.shipTo.postalAddress.country }} {{ selectedFacility.postalCode }}
+{{ customerAddress.address1 }}
+{{ customerAddress.city }} {{ customerAddress.stateCode }} {{ customerAddress.postalCode }}
+