Description
WooCommerce plugin for turning the state field into a dropdown city field. To be used as Shipping Zones.
How To Use
- Plugin Settings: Select the countries you want to apply the plugin on and save changes (see supported countries map and Contact to request new country/translation).
- WooCommerce General Settings: Update store location country/state.
- WooCommerce Shipping Settings: Create shipping zone with the desired locations and its shipping methods and drag it to the top of the list.
How It Works
- The title and the values of the built-in state field (which can be used inside shipping zones) will be changed to be as city field, on order creation the original city and state field (if applicable) will be populated based on the selected value.
Screenshots
Installation
Minimum Requirements
WordPress 5.2 or greater
PHP 7.0 or greater
WooCommerce 3.4 or greater
Automatic installation
- Go to your Dashboard => Plugins => Add new
- In the search form write: Condless
- When the search return the result, click on the Install Now button
Manual Installation
- Download the plugin from this page clicking on the Download button
- Go to your Dashboard => Plugins => Add new
- Now select Upload Plugin button
- Click on Select file button and select the file you just download
- Click on Install Now button and the Activate Plugin
FAQ
-
How to prevent the state field from beeing displayed in the order address?
-
Plugin Settings: disable the ‘State Autofill’ option.
-
Why I can’t see the right shipping options on checkout?
-
WooCommerce Shipping Zones settings: drag the relevant shipping zone to the top of the list.
Checkout: Verify the country field is present and fill all the address fields. -
Why I can’t see the city field on checkout/emails?
-
Make sure the country field is present at the checkout page.
If Checkout Fields Manager plugin is installed: Enable the billing/shipping country and state fields, modify the state field label to City. -
How to set the city of the store or users from the dashboard?
-
Select the city in the state field and write the same in the city field.
-
How to create default shipping zone for a country?
-
Create shipping zone and select the country itself and drag this shipping zone to be under the shipping zone with the specific cities in the shipping zones list.
-
Why the cities dropdown is slow?
-
The cities list must be minimized. if it’s slow only in the frontend this could be done with the ‘Selling Locations’ option, otherwise with the ‘csz_cities’ filter or for states supported countries- ‘csz_states’ filter.
Reviews
Contributors & Developers
“Cities Shipping Zones for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Cities Shipping Zones for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Cities Shipping Zones for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.8 – February 13, 2021
- Dev – Reconfiguring the shipping zones is required if you applied the plugin on the following countries: Côte d’Ivoire, Kuwait, Latvia, Malta, Pakistan, Saint Vincent and the Grenadines, South Africa and Sri Lanka
1.0.7 – December 22, 2020
- Dev – ‘woocommerce_states’ filter was replaced with ‘csz_cities’ for the countries the plugin apply on
1.0.6 – October 27, 2020
- i18n – Supported Countries
1.0.5 – July 27, 2020
- Enhancement – Distance Fee
1.0.4 – June 20, 2020
- i18n – Supported Countries
1.0.3 – May 31, 2020
- Enhancement – Distance Fee
1.0.2 – May 5, 2020
- Feature – Distance Fee
1.0.1 – April 5, 2020
- i18n – Supported Countries
1.0 – March 5, 2020
- Initial release