How can I have two different addresses pages in ca

  • Posts: 98
  • Thank you received: 1
11 years 1 month ago #155595

-- HikaShop version -- : HikaShop Business: 2.3.0
-- Joomla version -- :Joomla! 3.3.0 Stable
-- PHP version -- : 5.5.11


HI,
Actually, in the cart (Checkout), we have the the billing and shipping addresses on same pages/ steps.

How Can I separate it : 1st steps, it is for only billing address and 2nd is only for shipping address ?

Thanks

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

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #155600

Hello,
The "address" checkout step through your checkout workflow regroup the billing address and the shipping address, what you want to do will require some customization which will require some development skills and won't be easy to do.

The following user(s) said Thank You: aspkiddy

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

  • Posts: 98
  • Thank you received: 1
11 years 1 month ago #155779

Hi Mohamed,

Which files I must change for this ?
They are in Views ?

Thanks

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

  • Posts: 13201
  • Thank you received: 2322
11 years 1 month ago #155847

Hi,

Yes, you will have to edit the view "checkout / address" in order to display it like you want.
I think that the easiest way is to put the "address" step at two place in the checkout workflow.

Then in the view add an if condition on $this->step, and depending on the value of this variable, display the billing or the shipping address.

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

Time to create page: 0.079 seconds
Powered by Kunena Forum