Hi Jan.
This is possible turn off stepping 1 -> 2 ->3 -> 4 ->5 in cart
I want to open all "Tab" and without save and next step.
This is possible without massive programming to get a purchase without saving data unnecessarily.
Regards.
Cart Stepping
- Jan
- Phoca Hero

- Posts: 49138
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Cart Stepping
Hi, yes, this is not so easy and such task then needs to be created by AJAX (and all parts need to be updated). The problem is that shipping and payment methods include rules. So shipping rules are based on stored user address, payment rules are based on stored shipping address, etc. So to apply e.g. shipping or payment, the data in address need to be stored, etc. 
Jan
Jan
If you find Phoca extensions useful, please support the project
-
mjmartino
- Phoca Enthusiast

- Posts: 74
- Joined: 10 Jun 2019, 15:53
Re: Cart Stepping
Thank you Jan for explanation 