V
V
Vlad Bazarov2015-04-18 23:02:28
opencart
Vlad Bazarov, 2015-04-18 23:02:28

How to remove the third checkout step in Opencart 2.0?

We need to remove the third checkout step in Opencart 2.0.
Tried to enter in shipping_address.tpl

<script language="Javascript" type="text/javascript">
 $(document).ready(function(){
 $('#button-shipping-address').click();
 });
</script>

and further style in CSS, but this solution either does not work at all, or the accordion starts jumping like crazy.
I also tried to be smart with the system, but this removes both 3 and 4 steps at once, which does not suit me. Does anyone have any options?
d58799b89cc1416f8e81acbc9d60fed7.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Borisovich, 2015-04-26
@Alexufo

set the normal form

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question