diff --git a/git_info.json b/git_info.json
index 614380f..921358c 100644
--- a/git_info.json
+++ b/git_info.json
@@ -1 +1 @@
-{"branch_name":"dev","last_commit_date":"2022-01-28T11:20:43.000Z","last_commit_author":"anju j","last_commit_hash":"5c28f2497848f94839ca29240c484e0a47d538ca"}
\ No newline at end of file
+{"branch_name":"dev","last_commit_date":"2022-01-28T12:02:56.000Z","last_commit_author":"anju j","last_commit_hash":"defccce1421feadd75a814a2194b959e791fc6ee"}
\ No newline at end of file
diff --git a/src/components/retailer/my-orders/ViewOrderTabs.vue b/src/components/retailer/my-orders/ViewOrderTabs.vue
index 8b0c1b4..7030549 100644
--- a/src/components/retailer/my-orders/ViewOrderTabs.vue
+++ b/src/components/retailer/my-orders/ViewOrderTabs.vue
@@ -373,16 +373,16 @@
-->
- Shipping Address Shipping Address
{{details.shipping.address.firstname}}
@@ -403,13 +403,13 @@
>T:{{details.shipping.address.telephone}} Shipping Method Shipping Method {{viewOrderItem.shippingDescription}} Billing Address Billing Address
{{viewOrderItem.billingAddress.firstname}}
@@ -430,11 +430,13 @@
class="order-information-details text-decoration-underline"
>T:{{viewOrderItem.billingAddress.telephone}} Payment Method Payment Method {{viewOrderItem.payment.additionalInformation[0]}}
Credit Card Type
Order Information
diff --git a/src/routes/retailer/boxed_order_history.vue b/src/routes/retailer/boxed_order_history.vue
index d61c451..e1da992 100644
--- a/src/routes/retailer/boxed_order_history.vue
+++ b/src/routes/retailer/boxed_order_history.vue
@@ -1,6 +1,6 @@