Checkout Page formatting

  • Posts: 332
  • Thank you received: 6
8 years 7 months ago #235759

-- HikaShop version -- : 2.6.2
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.5.33
-- Browser(s) name and version -- : Various
-- Error-message(debug-mod must be tuned on) -- : None

I have a client that would like to have the 'payment' information removed from the 'cart' page when an address is being entered but displayed on the 'cart' page after the address is entered and a 'New' button is displayed below the billing address?

In addition, they would like the 'Next' button on the 'cart' page to appear above the payment information. I couldn't find the 'view' to make this change. If you can tell me what view I need to edit, I can figure it out as I couldn't find it.

Also, they wanted the 'New' button to say 'New Address' so I changed the HIKA_NEW="New" TO HIKA_NEW="New Address" but was wondering if this would cause a problem anywhere else where the 'New' button may be used? If so, how can I change the text to 'New Address' strictly for the 'cart' page under the 'billing address'?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
8 years 7 months ago #235799

Hi,

1. The view to edit is "checkout / payment". And to display or not the content of the view, you have to check the address data in the "$this->orderInfos" php object.

2. You can take the code of the "next" button from the view "checkout / step" and add it where you want, so potentially at the top of the "checkout / payment" view.

3. In frontend there will be no issues, but in backend some buttons will be renamed too. For example the button to add a new product or a new order.

Please Log in or Create an account to join the conversation.

Time to create page: 0.064 seconds
Powered by Kunena Forum