In VPCart 9.00, the countries and states that are included in the dropdown menus, from which your customers can choose their respective addresses from, are now stored in your database to make them easier to update.
You can modify the list of countries by going to Advanced Settings > International > View/Edit Countries.
You can modify the list of states by going to Advanced Settings > International > View/Edit States.
With regard to configuring the dropdown menu for states, you need to specify the countries that will show their respective states – Xdisplaystates.
For example, if you want to show the respective states for the US and UK in the State dropdown menu on shopcustomer.asp, you would set Xdisplaystates = US,UK
To set this up, please follow the steps below:
1. In the top menu, select “Advanced Settings” then “Software Configurations” from the dropdown menu.
2. Enter “Xdisplaystates” in the
Search Box and
press the “Search”
button.
3. Change the value to “US,UK” and click “Continue.”
Then any states listed in View/Edit States with country code “US” or “UK” will appear in your storefront’s State dropdown menu.