Requirement is to include a search function in the order history list page of website, so that user can search a specific order by PO Number or SO Number. Solution: Create an extension and extend the “OrderHistoryListView”. Adding example below. Javacsript entrypoint file Template file