This module allows you to define geographical areas by country, subdivision, or postal code. These custom zones can then be used to apply conditions to commerce entities, such as rules based on billing or shipping addresses.
The Commerce Zones module enables you to create territorial groupings based on
countries, subdivisions, and postal codes.
- The UI is built on top of the existing Address module address_zone widget.
- Zone's are config entitites
- Commerce condition plugin based on billing and shipping address
- Can be used for any Commerce entity which supports conditions
- Does not handle tax zones
For more information about patterns and territorial grouping see D7 documentation, upon which this module is partially based.
https://drupal-commerce.readthedocs.io/en/latest/v2/building-blocks/addr...