Need To Hide Some Fields In User Account

We are using cs cart MV 4.3.6 & want to know please see attachment snapshots how to remove this information from checkout page & from order detail page ??

1.jpg

2.jpg

3.jpg

We are using cs cart MV 4.3.6 & want to know please see attachment snapshots how to remove this information from checkout page & from order detail page ??

Attached Thumbnails
  • post-26010-0-50831200-1475995811_thumb.j
  • post-26010-0-09521000-1475995813_thumb.j
  • post-26010-0-57699700-1475995813_thumb.j

For orders : Goto : design\themes\responsive\templates\views\orders\details.tpl

remove code here which you don't want to see customer

For Checkout : Goto : design\themes\responsive\templates\blocks\checkout\order_info.tpl
remove billing code here;

For checkout Customer note: Goto : design\themes\responsive\templates\views\checkout\components\customer_notes.tpl
remove all code here.