{"section":"tutorials","requestedLocale":"en","requestedSlug":"managing-shipping-rates","locale":"en","slug":"managing-shipping-rates","path":"docs/en/tutorials/shipping/shipping-rates/managing-shipping-rates.md","branch":"main","content":"Your store's [shipping rates](/en/docs/tutorials/shipping-rates) are the shipping cost options that will be offered to your customers. In the Admin, the **Shipping rates** module allows you to manage shipping rates individually using postal codes. In this module, you can:\n\n* [Add shipping rates](#adding-shipping-rates).\n* [Search for existing shipping rates](#searching-for-existing-shipping-rates).\n* [Edit shipping rates](#editing-shipping-rates).\n* [Delete shipping rates](#deleting-shipping-rates).\n\n> ℹ️ If you need to update or add multiple shipping rates, we recommend using the shipping rate template instead of the **Shipping rates** module. If you want to check out how shipping rates are added and displayed to the end customer, use the **[Shipping simulator](/en/docs/tutorials/shipping-simulation)** module.\n\n## Adding shipping rates\n\nTo add a new shipping rate, follow the steps below:\n\n1. In the VTEX Admin, go to **Shipping > Shipping rates**, or type *Shipping rates* in the search bar at the top of the page.   \n2. Click on the `New shipping rate` button.\n3. Fill in the fields.\n    * **Shipping policy**: select the [shipping policy](/en/docs/tutorials/shipping-policy) to which the new rate will apply.\n    * **Country**: country in which the carrier will make the delivery.\n    * **Postal code range: **the postal code interval to which the new rate will apply. This field must be filled in only with numbers and/or letters.\n    * **Weight range**: minimum and maximum shipment weight limits accepted by the carrier (considering the shipping rate and postal code specified). This field must be filled in with a decimal number. The weight unit (grams, kilograms, etc.) must be the same used when adding items (SKUs) to the catalog. \n    * **Shipping rate**: flat rate charged for making the delivery (considering the postal code and weight specified). This field must be filled in with a decimal number.\n    * **Additional value**: the product’s percentage value that will be added to the shipping rate. For example, if the product costs US$ 80.00 and the additional value is 1 then an amount of US$ 0.80 will be added to the final shipping rate.The percentage refers to the product’s total cost (the product price without discounts). This field must be filled in with a decimal number.For example, to add a percentage of \n23%, you can fill in the field with `23` or `23,00`.\n    * **Additional value per weight**: additional value for each unit that exceeds the minimum weight limit. This field must be filled in with a decimal number.\n    * **Max. cubic volume:** the maximum volume accepted by the carrier. This field must be filled in with a decimal number.\n    * **Delivery time**: the maximum number of days for the carrier to make the delivery. This field must be filled in with a natural number.\n\n## Searching for existing shipping rates\n\nTo check your existing shipping rates, follow the steps below:\n\n1. In the VTEX Admin, go to **Shipping > Shipping rates**, or type *Shipping rates* in the search bar at the top of the page.    \n2. Fill in the **Postal Code** field.\n3. Select a **Shipping policy**.\n4. Click on `Search`.\n\nA list of search requirements will be available. The list contains the rates added both using the [shipping rate template](/en/docs/tutorials/shipping-rate-template) and the [Shipping rate](/en/docs/tutorials/shipping-rates) module, and you can edit or delete a shipping rate.\n\n## Editing shipping rates\n\n1. In the VTEX Admin, go to **Shipping > Shipping rates**, or type *Shipping rates* in the search bar at the top of the page.   \n2. Fill in the **Postal Code** field.  \n3. Select a **Shipping policy**.  \n4. Click on `Search`.  \n5. In the **Actions** column, click on the <i class=\"fas fa-edit\"></i> icon for advanced settings.  \n6. Change the fields you want.  \n7. Click on `Save`.  \n\n## Deleting shipping rates\n\n1. In the VTEX Admin, go to **Shipping > Shipping rates**, or type *Shipping rates* in the search bar at the top of the page.     \n2. Fill in the **Postal Code** field.  \n3. Select a **Shipping policy**.  \n4. Click on `Search`.  \n5. In the **Actions** column, click on `X`."}