Hi,
I want to Hide the product price column and order total price in order confirmation page. I Edited the CatalogCheckoutConfirmationBody.jsp commented the code but its not reflecting in the site. Please help me regarding this how can i hide the price but internally it can take the price.
Regards
Rajib Mishra
Are you using the one page checkout option?
Yes I am using the one page checkout option
The one page checkout uses Google GWT AJAX code.. source and build file are provided. Change this code if you want to retain the one page checkout but make changes.
Alternatively, disable the one page checkout in the Configuration section of the Admin App and it will use the JSP version instead.