Page 1 of 1

Cart Stepping

Posted: 06 Jun 2023, 11:15
by mjmartino
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.

Re: Cart Stepping

Posted: 06 Jun 2023, 22:56
by Jan
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. :idea:

Jan

Re: Cart Stepping

Posted: 08 Jun 2023, 21:29
by mjmartino
Thank you Jan for explanation :)