{"section":"tutorials","requestedLocale":"en","requestedSlug":"how-the-relationship-between-websites-and-business-policies-works","locale":"en","slug":"how-the-relationship-between-websites-and-business-policies-works","path":"docs/en/tutorials/storefront/layout/how-the-relationship-between-websites-and-business-policies-works.md","branch":"main","content":"Sales channels define what content can be rendered on a website. Below we will explain the rules of the relationship between websites and sales channels.\n\n## Eligibility rule\n\nHow do I know which sales channels are eligible for a website?\n\nThis eligibility is determined in the __binding__ configuration of the website. [In this article](/en/docs/tutorials/linking-an-account-name-to-a-website-binding), in __step 8__, we have an explanation of how a sales channel is linked to a website.\n\nHere are the rules for defining eligibility:\n\n&bull; If you have checked a sales channel box for a website, this policy becomes eligible for this website. If you want, this policy can still be linked to other websites.\n\n&bull; If you have not linked a sales channel to any website, this sales channel becomes eligible for all of your websites.\n\n## Priority rule\n\nAmong the __eligible sales channels__, the policy that will be rendered on the website will be the one that is in first place in the sales channels ordering.\n\nTo know the ordering of sales channels, follow the steps below:\n\n1. In your VTEX Admin, access **Store Settings > Channels > Sales Channels**.\n2. In the __Position__ column, you will see the ordering of your sales channels. Position 1 displays the highest priority sales channel.\n\n> ❗ We recommend that you do not change the position of the sales channel with **ID 1**.\n\n### Examples\n\nLet's assume you have an account with three sales channels (A, B and C). The ordering of policies is configured as follows:\n\n1. C\n2. B\n3. A\n\nA website that has these three eligible sales channels will render the information of the __sales channel C__.\n\nA website that only has policies A and B as eligible policies will render the information of __sales channel B__.\n\n## Exception to the priority rule\n\nIf a sales channel *with access restriction* is listed in the ordering with higher priority than another eligible policy, *which does not have access restriction*, the rendered policy will be the __eligible policy without access restriction__.\n\n### Examples\n\nLet's assume you have an account with three sales channels (A, B and C). Policy B is a B2B-specific policy and therefore __has access restriction__. Policy A is a marketplace-specific policy, __without access restriction__.\n\nThe ordering of sales channels is configured as follows:\n\n1. C\n2. B\n3. A\n\nA website whose eligible policies are only A and B will render the __sales channel A__."}