I'm looking for a solution to the checkout path.
Currently OC requests billing address first..
Studies have shown that asking for shipping address first increases conversions.
So what I want to do is to ask user for shipping address and then provide checkbox to say "billing address is same as shipping address" (opposite of the way opencart handles it now.)
I would hope there's a module for this... but if not I might be able to alter existing code with a little direction.
Tx, Much
Currently OC requests billing address first..
Studies have shown that asking for shipping address first increases conversions.
So what I want to do is to ask user for shipping address and then provide checkbox to say "billing address is same as shipping address" (opposite of the way opencart handles it now.)
I would hope there's a module for this... but if not I might be able to alter existing code with a little direction.
Tx, Much
There's no easy way to do this in the default checkout, due to the way the checkout files are coded, so your best bet is probably to find a quick checkout or one-page checkout extension. That way you can reorder the fields so shipping appears above billing. There are lots of quick checkout extensions listed in opencart.com:
http://www.opencart.com/index.php?route ... k+checkout
http://www.opencart.com/index.php?route ... k+checkout
I haven't seen one with that behavior, but you could probably contact a developer of one of the quick checkouts, and see if they can add that for you. If not, you'll probably need to hire someone to write a custom modification for you.
If you need to find a developer, I recommend you post a request in the OpenCart "Commercial Support" forum, which is checked by a number of OpenCart developers. You can also try checking out the OpenCart "Partners" area.
If you need to find a developer, I recommend you post a request in the OpenCart "Commercial Support" forum, which is checked by a number of OpenCart developers. You can also try checking out the OpenCart "Partners" area.
and of course then billing and shipping address would be reversed in invoice and all other places in opencart.Johnathan wrote:That wouldn't work if you have shipping methods for different locations, since it would then be based on the "billing" address (which is actually the shipping address).CineDirector wrote:I think the easy way to change titles. 95% of users click "billing address is the same".
Who is online
Users browsing this forum: No registered users and 3 guests