
Provinces, Districts and Corregimientos of Panama for WooCommerce.
This plugin allows you to choose the Provinces, Districts and Corregimientos of Panama as a dropdown menu in the WooCommerce address forms. It also makes filterable the Province and Districts-Corregimiento fields to enhance the user experience.
Additionally it adds the Provinces to the Shipping Zones (The Districts and Corregimientos are not compatible with this area).
I found the information in Wikipedia:
– Provinces of Panama [EN]
– Districts of Panama [EN]
– Corregimientos of Panama [EN]
– Anexo:Provincias y comarcas indígenas de Panamá [ES]
– Anexo:Distritos de Panamá [ES]
– Anexo:Corregimientos de Panamá [ES]
There are 13 options in Provinces field (10 Provinces and 3 provincial-level indigenous regions called Comarcas), 80 Districts and 679 Corregimientos
Please open a ticket in the plugin support forum and let me know the name (the old and new one) of the Province, District or Corregimiento and I’ll update as soon as possible.
Of course, just open a ticket in the plugin support forum and let the name(s) of the Province(s), District(s) or Corregimiento(s) and I’ll update as soon as possible.
By default, the Postal Code is disable in the plugin. In almost cases this field isn’t needed, but if you need to activate it, please put this code in your theme function.php file or in a custom plugin:
// Enable Postcode in WooCommerce remove_action('init', 'pdpw_disable_postcodes'); Tested up to WordPress 5.4 and WooCommerce 4.0.0
Tested up to WordPress 5.3.2 and WooCommerce 3.8.1
Tested up to WordPress 5.3 and WooCommerce 3.8.1
Tested up to WordPress 5.2.4 and WooCommerce 3.8.0
Initial Release