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

Last updated

Was this helpful?