# CHECKOUT\_LIST\_RETAIL\_STORES

**Type**: `boolean` (static setting in `settings.py`)\
**Default**: `True`\
**Description**: Controls whether retail stores are listed in the retail store selection page.

* When `True`: Retail stores are fetched and displayed
* When `False`: Empty list is returned

**Used in**: `RetailStoreSelectionPage` context generation
