{"section":"tutorials","requestedLocale":"en","requestedSlug":"registering-a-commercial-condition","locale":"en","slug":"registering-a-commercial-condition","path":"docs/en/tutorials/catalog/registering-a-commercial-condition.md","branch":"main","content":"A commercial condition is a grouping of SKUs that will serve to create different payment scenarios.\n\nThe configuration of the commercial condition is made in three parts:\n\n1. Create the commercial condition.\n2. Link an SKU.\n3. Link a payment condition.\n\n## Creating a commercial condition\n\n1. In the VTEX Admin, go to __Store Settings__.\n2. Under __Product__, click __Commercial Conditions__.\n3. Click the `New Commercial Condition` button.\n4. In the __Name__ field, enter the name of the commercial condition to be created.\n5. Define whether this condition is the default one by selecting the __Default__ field.\n6. Click the `Save` button.\n\nIf the commercial condition is set as default, new products registered in the store will be in this pre-selected condition.\n\n## Linking an SKU\n\n1. In the VTEX Admin, go to __Catalog__.\n2. Click __Products and SKUs__.\n3. Find the SKU you want to link and click on it.\n4. When editing the SKU, select the desired commercial condition in the __Commercial condition code__ field.\n5. Click `Save`.\n\n## Linking a payment condition\n\n1. In the VTEX Admin, go to __Store Settings__.\n2. Under __Payment__, click __Settings__.\n3. Click the __Payment conditions__ tab.\n4. Click the payment condition in which you want to include the commercial condition.\n5. Click the __Add special condition__ button.\n6. Select the __Commercial Condition__ option.\n7. Select the desired commercial condition.\n8. You can set a criterion for this payment condition to appear in the checkout. This criterion is the percentage of items with this commercial condition included in the cart. To do this, simply fill in the field __When the percentage of SKUs of this condition is greater than__ with the desired percentage.\n9. Click `Save`."}