Page 1 of 2

How to remove "Step 4: Delivery Method" from checkout page

Posted: Tue Feb 17, 2015 7:03 pm
by gauravbora2008
My client have only single delivery method so he wants me to disable tab 4 on checkout page which says "Step 4: Delivery Method". Any help on how I can do that?

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Wed Feb 25, 2015 4:52 am
by arrjaytea
I'm just bumping this because I'm having the same issue in version 2.0.1.1

None of the usual moves for eliminating steps from checkout that worked in 1.x are available. Any advice?

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Thu Feb 26, 2015 6:32 am
by s.freimanis
Same for me.

Any ideas?
Also for step 3 as well.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Tue Mar 03, 2015 4:21 am
by s.freimanis
Still no one?
Unbelievable.. :)

How to removes/skip checkout step 2-5 in OpenCart 2.0.1?.

Posted: Wed Mar 11, 2015 7:13 am
by cikuray
Waiting for kind-hearted hero. Help, sharing knowledge. How to removes checkout step 2-5 in OpenCart 2.0.1?.

I just wanted to use the simplest checkout. Only steps 1 and 6. I'm trying to build a store with a short checkout process. payment details and shipping address is the same address. (no need to re-confirmation at the time of checkout). just use registration data that is integrated with the checkout process. Payment method COD & Free delivery (no need to be confirmed again in the steps of checkout). I just need step 1 and 6. Thank you very much for your help and kindness. thank you.

regards
cikuray

Re: How to remove "Step 2-3-4: Opencar 2.0.1

Posted: Thu Mar 12, 2015 9:29 am
by cikuray
I experienced the same problem with OpenCart 2.0.1, hopefully someone can help as where to remove the step 2-3-4 in the checkout process on OpenCart 2.0.1, thank you.thank you.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Sat Mar 28, 2015 9:23 am
by slfh
I am also trying to remove steps 3 and 4 from the checkout. Delivery address can be the same as the billing address and there is only one delivery method.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Sat Mar 28, 2015 9:39 pm
by pezastic
Sorry for latching on here. I, too, need this. Surely, someone knows how to make this happen. No?

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Mar 30, 2015 7:01 pm
by ashishsrii
I am also looking for the solution to remove step 4,5. :-X

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Wed Apr 15, 2015 8:30 pm
by jiao
would also like to know how to remove delivery method, step 4

On a side note, opencart really does require a lot of mods to get it working right. Really wish the dev would just give us options in the back end to modify things more easily...

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Wed Apr 15, 2015 8:35 pm
by aljawaid
jiao wrote:would also like to know how to remove delivery method, step 4

On a side note, opencart really does require a lot of mods to get it working right. Really wish the dev would just give us options in the back end to modify things more easily...
agreed

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Apr 20, 2015 10:02 am
by jiao
Bump

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Apr 20, 2015 2:53 pm
by OSWorX
Basically it is simple.

1. remove or hide by CSS the steps you do not want
2. disable the validation rules in the controllers

At both some variables have to be checked and filled up with default values if required, otherwise the database is missing some values.
Cannot look which values are possible affected, being on the road currently.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Apr 27, 2015 1:11 pm
by jiao
OSWorX wrote: OSWorX
You back yet ? ;D Would love some direction on how to remove "delivery method" (but still keep shipping address) and also remove payment method. This would streamline checkout sooo much better and lead to increased conversions for those of us who offer only one shipping method, and or one payment method.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Apr 27, 2015 3:00 pm
by OSWorX
jiao wrote:
OSWorX wrote: OSWorX
You back yet ? ;D Would love some direction on how to remove "delivery method" (but still keep shipping address) and also remove payment method. This would streamline checkout sooo much better and lead to increased conversions for those of us who offer only one shipping method, and or one payment method.
Because my time is currently very limited, I do not have to work on this.
Maybe in a few weeks - you can remind me per PM or email.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Apr 27, 2015 8:37 pm
by jiao
OK, thanks, I can wait.

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Thu Aug 27, 2015 6:26 pm
by corrallforum
Did anyone figure this out - want to do the same

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Mon Aug 31, 2015 5:35 pm
by motion2082

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Tue Sep 29, 2015 12:53 pm
by nguyentai92
I want remove shipping address, payment address, shipping method, payment method opencart 2.0.3.1. I just want my checkout become simple as step 1 -> step 2 -> step 6.... Hope everybody help, please

Re: How to remove "Step 4: Delivery Method" from checkout pa

Posted: Wed May 18, 2016 8:13 pm
by beebee
:( :( :( :( :( :( :( :( :( :( :(

I would like to do the same in ver2.2.
I tried editing checkout.tpl based on the info provided in the below links, however, scripts seem different in 2.2:

http://www.codinglover.com/opencart-hid ... -checkout/
http://rricketts.com/how-to-remove-disa ... -opencart/


Has anyone tried this?

Also, how can I change the checkout layout in a way where in it displays the address vertically and not horizontally?

Image

Thoughts??