वर्णन
Works in the block checkout, not only the classic one. WooCommerce shows Colombia’s 33 departments at checkout, but the City field is left as free text. Classic-checkout plugins turn it into a dependent dropdown, but none work in the new block checkout (the React based one). This plugin does, and it also adds per-city shipping.
- City dropdown that depends on the selected department, in the WooCommerce block checkout (works for both shipping and billing addresses).
- Adds a per-city shipping method (based on flat rate): pick the cities and a cost inside a zone, with an option to hide the other methods when it applies. The city selector is a search box.
- Bundles Colombia’s 1,104 official municipalities (DANE), with correct accents.
- Uses WooCommerce’s native departments (ISO 3166-2). No other plugin required.
- Saves the value in the standard
cityfield, so shipping, taxes and the invoice get it unchanged. - Compatible with HPOS and the cart/checkout blocks. Translation ready, with Spanish included.
Credits
The municipality list is built from the open-source “colombia-json” dataset by Marco Vega (https://github.com/marcovega/colombia-json), available under the MIT license, based on official DANE (public domain) data.
स्क्रीनशॉट


स्थापना
Upload the colciudades folder to /wp-content/plugins/ (or install the ZIP from Plugins > Add New > Upload Plugin), then activate it. Make sure WooCommerce is active and that you use the block Checkout. For per-city shipping, go to WooCommerce > Settings > Shipping, add the “Shipping by city (Colombia)” method to a zone, and pick the cities and the cost.
नेहमी विचारले जाणारे प्रश्न
-
Do I need another “Colombia departments and cities” plugin?
-
No. It uses WooCommerce’s own departments plus its own municipality list and its own per-city shipping.
-
Does it work in the classic checkout?
-
The city dropdown targets the block checkout. The per-city shipping method works in both, because it is a standard WooCommerce shipping method.
-
A customer’s town is not in the list
-
The list has the official DANE municipalities. You can add values with the
colciu_ciudadesfilter.
समीक्षा
योगदानकर्ते आणि विकसक
“Colciudades – Ciudades de Colombia para el Checkout” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्ते“Colciudades – Ciudades de Colombia para el Checkout” 1 लोकॅलमध्ये भाषांतरित केले आहे. अनुवादकांना त्यांच्या योगदानाबद्दल धन्यवाद.
भाषांतर करा “Colciudades – Ciudades de Colombia para el Checkout” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.2
- Fix: on stores whose thousand separator is a dot (e.g. COP), the per-city shipping cost could lose its thousands when saved (50.000 became 50). WooCommerce 11 shows the localised value in the settings modal but only de-localises its own flat rate fields on save; the cost is now interpreted using the store’s separators. Cost formulas keep working as before.
1.0.1
- City label position fix on some themes.
- Per-city shipping method with a searchable city selector, and support for country-level zones.
- Translation ready, with Spanish included.
1.0.0
- Initial release: department-dependent city dropdown in the block checkout, and per-city shipping method.
