KonaKart Community Forum

General Category => Miscellaneous => Topic started by: egreenplace on November 18, 2008, 05:50:12 pm

Title: display default country
Post by: egreenplace on November 18, 2008, 05:50:12 pm
Is there any way when a customer checks out that the country section can be defaulted to the United States?
Title: Re: display default country
Post by: pete on November 18, 2008, 05:55:08 pm
What's the country section during checkout ?
Title: Re: display default country
Post by: egreenplace on November 18, 2008, 06:44:41 pm
The drop down menu of countries in the shipping address section when the customer checks out. I want to default it to the united states instead of Afghanistan.
Title: Re: display default country
Post by: pete on November 18, 2008, 08:43:27 pm
If you are using the GWT based one page checkout, you have the source code which you can modify and recompile: http://www.konakart.com/onepagecheckoutfaq.php
Title: Re: display default country
Post by: egreenplace on November 21, 2008, 03:45:27 am
Thanks for your response, but we are not using GWT...any more ideas?
Title: Re: display default country
Post by: pete on November 21, 2008, 08:05:59 am
That's even more simple then. You have direct access to the JSP.
Title: Re: display default country
Post by: egreenplace on November 29, 2008, 11:21:44 pm
I found 3 JSP pages and I tried various ways but none worked... Can you please tell me how to change the select tag to default the country to U.S.A? Thanks!
Title: Re: display default country
Post by: bubba64 on February 02, 2009, 05:14:33 am
Hello Folks

I struggled with this a bit trying to follow some of the helps listed in this forum to set a default country. The easiest solution I found is to edit the country name in the Locations/Taxes in the KonaKartAdmin and add a ' ' space in front of the name and it will move that country to the top. Easy, easy.