> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Configuration ## Article: Configuration ## Article Link: https://dev.wix.com/docs/api-reference/business-solutions/stores/service-plugins/product-restrictions-v3/configuration.md ## Article Content: # Configuration With the Product Restrictions service plugin integrated into your app, Wix will retrieve the product restriction configurations you provide whenever it calls a catalog of products from your app. Follow these steps to add the service plugin and enable Wix to communicate with your app. 1. Go to [Extensions](https://dev.wix.com/docs/build-apps/develop-your-app/extensions/about-extensions.md) in your app's dashboard. 2. Click **+ Create Extension** in the top right. 3. Find **Product Restrictions Provider** and click **+ Create**. 4. Use the JSON editor to create the extension's configuration file. Configure the parameters by referencing the table below or the **Documentation** section to the right of the editor. | Name | Type | Description | |-------------------------------------|--------|----------------------------------------------------------------------------------------------------------------------------------------------------| | `deploymentUri` | string | Base URI of the service plugin implementation. Since no method calls this path, it can be left blank. | | `componentName` | string | A unique name for this component. This is an internal name that will only appear in the app dashboard. | | `productRestrictionsConfig` | object | Object that contains product fields to restrict. See below for more details about nested fields. | | `prices.restrictionLevel` | enum | Affected fields: