• Welcome to KonaKart Community Forum. Please login or sign up.
 

Customize the Order Confirmation Page

Started by rajibmishra_cnetric, July 13, 2009, 01:37:05 pm

Previous topic - Next topic

rajibmishra_cnetric

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

Brian

Are you using the one page checkout option? 

rajibmishra_cnetric

Yes I am using the one page checkout option

Brian

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.