{"section":"tutorials","requestedLocale":"en","requestedSlug":"regionalization","locale":"en","slug":"regionalization","path":"docs/en/tutorials/intelligent-search/intelligent-search-behavior/regionalization.md","branch":"main","content":"Regionalization is a feature of [VTEX Intelligent Search](/en/docs/tracks/overview-intelligent-search) that allows for the optimization of search results according to the availability of sellers in the customer's region. To install and configure VTEX Intelligent Search in your store, read our article about [Search](https://developers.vtex.com/vtex-developer-docs/docs/vtex-search).\n\nRegionalization uses a behavior from VTEX Intelligent Search called [Availability](/en/docs/tutorials/availability). It searches for products available in the inventory of sellers that serve a particular region.\n\nStores that have more than one registered white label seller usually have specific inventories for each region. This is the case for supermarkets, for example.\n\nWith the Regionalization feature enabled, if a customer enters their ZIP code while browsing the store (before checkout), only products available in the corresponding region will be displayed in the search results.\n\nTo start using the Regionalization feature, you must follow the steps described in this article.\n\n1. [Seller configuration](#1-seller-configuration)\n    - [Seller 1](#seller-1)\n    - [White label seller](#white-label-seller)\n    - [Comprehensive seller](#comprehensive-seller)\n2. [Request to activate the Regionalization feature](#2-request-to-activate-the-regionalization-feature)\n3. [Configuration in VTEX IO](#3-configuration-in-vtex-io)\n\n> ⚠️ While regionalized stores display only products available in a certain region on the product list page, filters do not take regionalization into account. This means that store customers may select filter values that result in products not being available in their region.\n\n## 1. Seller configuration\n\nFirst, you must understand which [seller](/en/docs/tutorials/what-is-a-seller) scenario applies to your store. See below for possible scenarios.\n\n### Seller 1\n\nBy default, the architecture of all VTEX stores allows them to operate as both seller and [marketplace](/en/docs/tutorials/marketplace-strategies-at-vtex) simultaneously. This means that your VTEX store will be the seller with ID number 1, as it can operate as a seller in its own environment.\n\nThis seller is automatically created in the store account, and it represents your own inventory. This applies both to marketplaces that sell their own products and to stores that are not marketplaces, but combine checkout and [fulfillment](/en/tutorial/what-are-orders-with-marketplace-source-and-orders-with-fulfillment-source--6eVYrmUAwMOeKICU2KuG06#fulfillment) in their ecommerce.\n\n### White label seller\n\nA [white label seller](/en/docs/tutorials/white-label-seller) is a type of seller that the end customers do not choose or acknowledge at any point in the purchase process.\n\nWhen the consumer adds a product to the cart and simulates shipping, the system automatically selects the white label seller that has that product in stock and displays the delivery methods of the sellers that offer the best conditions. To learn more about the white label seller selection algorithm, please refer to this [article](/en/docs/tutorials/white-label-sellers-selection).\n\nVTEX Intelligent Search checks the availability of products in the inventory of white label sellers in each region to determine which products will be displayed to the customer, which means you must configure at least one white label seller in your store.\n\n### Comprehensive seller\n\nA comprehensive seller is a type of seller that makes items available to customers who do not use location-defined navigation. This configuration prevents products from being displayed to customers who are outside the seller's coverage area. To this end, the comprehensive sellers must have a delivery area that is significant to your store operation.\n\n## 2. Request to activate the Regionalization feature\n\nThe second step in configuring the Regionalization feature is to request the VTEX team to enable it in your store. To do this, please contact [our Support team](https://support.vtex.com/hc/en-us/requests).\n\n## 3. Configuration in VTEX IO\n\nTo learn about the seller configuration requirements necessary to enable Regionalization, please refer to our [Regionalization](https://developers.vtex.com/vtex-developer-docs/docs/regionalization-beta) guide.\n\nAfter configuration, your store will be ready to use the Regionalization feature. Now, when a customer informs their region while browsing, the search results will be displayed considering this information."}