# DEFAULT\_COUNTRY\_CODE

**Type**: `string`\
**Default**: Value from `settings.DEFAULT_COUNTRY_CODE` or `None`\
**Description**: Default country code used for address selection pages.

* Used to populate the country field in address selection contexts
* Must be a valid country code that exists in the Country model

**Used in**: `AddressSelectionPage`, `RetailStoreSelectionPage`, `PickupLocationSelectionPage`
