Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,525
    Plugin Contributions
    0

    Default How to disable the dropdown countries in registration?

    How can I disable the drop down countries in the registration? I don't want any customers from out the of the United States to register or sign up.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,502
    Plugin Contributions
    88

    Default Re: How to disable the dropdown countries in registration?

    Quote Originally Posted by wmorris View Post
    How can I disable the drop down countries in the registration? I don't want any customers from out the of the United States to register or sign up.
    Just disable all countries except for the US. The dropdown (with only one selection) will be presented.

    In your admin's Tools :: Install SQL Patches, enter

    UPDATE countries SET `status` = 0 WHERE countries_iso_code_2 != 'US';

  3. #3
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,525
    Plugin Contributions
    0

    Default Re: How to disable the dropdown countries in registration?

    Got that now, I have another issue. State/Providence It has Alaska, Hawaii, Guam and I don't want that in the registration. How can I remove those?

    Thanks!

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,502
    Plugin Contributions
    88

    Default Re: How to disable the dropdown countries in registration?

    Quote Originally Posted by wmorris View Post
    Got that now, I have another issue. State/Providence It has Alaska, Hawaii, Guam and I don't want that in the registration. How can I remove those?

    Thanks!
    That one's not quite as easy. While customers could still create accounts using addresses in one of those states, you could create a Shipping Zone for the "Lower 48 states" so that customers can only ship to those addresses. See this Zen Cart documentation for details: https://docs.zen-cart.com/user/locat...-48-states--dc

 

 

Similar Threads

  1. How to modify "country" dropdown on registration page?
    By topside in forum Managing Customers and Orders
    Replies: 1
    Last Post: 12 Aug 2010, 07:49 PM
  2. How to disable registration and only admin create accounts
    By Anguz in forum Basic Configuration
    Replies: 8
    Last Post: 27 Jul 2008, 05:22 AM
  3. How can I disable registration?
    By spiluka in forum Basic Configuration
    Replies: 11
    Last Post: 14 Jul 2008, 09:02 PM
  4. How do I disable login and registration?
    By samantha birt in forum Managing Customers and Orders
    Replies: 6
    Last Post: 14 Nov 2007, 09:43 PM
  5. Countries Dropdown
    By crichw in forum Basic Configuration
    Replies: 2
    Last Post: 26 Nov 2006, 06:59 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR