# Table Rates

<div align="left"><img src="https://3993793926-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-MKAp4OHqU-3exwbJPC8%2F-MKEz34EdQLuLYOiF180%2Fsupported2.png?alt=media&#x26;token=b9b5e5d0-1000-4f93-af86-6197df550798" alt=""></div>

The table rate shipping method is calculated based on one of the available combination of conditions:&#x20;

* Weight v. Destination&#x20;
* Price v. Destination&#x20;
* of Items v. Destination&#x20;

ScandiPWA supports the table rates shipping method and respects the most popular back-end settings:

| FIELD                                         | STATUS          | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                       |
| --------------------------------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Enabled                                       | **SUPPORTED**   | Determines whether the shipping method is available on the storefront.                                                                                                                                                                                                                                                                                                            |
| Title                                         | **SUPPORTED**   | A title that identifies the Table Rate method during checkout.                                                                                                                                                                                                                                                                                                                    |
| Method Name                                   | **SUPPORTED**   | Describes this shipping method on the storefront.                                                                                                                                                                                                                                                                                                                                 |
| Condition                                     | **SUPPORTED**   | <p>Determines the condition for calculating the table rate fee. Options: </p><ul><li>Weight v. Destination</li><li>Price v. Destination</li><li># of Items v. Destination</li></ul>                                                                                                                                                                                               |
| Include Virtual Products in Price Calculation | **SUPPORTED**   | For orders that include virtual products, set Include Virtual Products in Price Calculation to “Yes” if you want to be able to include the virtual product(s) in the calculation.                                                                                                                                                                                                 |
| Calculate Handling Fee                        | **SUPPORTED**   | <p>Determines how the additional handling fee is calculated. Options: </p><ul><li>Fixed</li><li>Percent</li></ul>                                                                                                                                                                                                                                                                 |
| Handling Fee                                  | **SUPPORTED**   | Determines the handling fee rate according to the method used to calculate the fee. For example, if the fee is calculating based on a percentage, enter 6 for 6 percent. If using a fixed amount calculation, enter the fee as a decimal.                                                                                                                                         |
| Displayed Error Message                       | **COMING SOON** | <p>Determines the message that appears if Table Rate becomes unavailable.</p><p><strong>NOTE!</strong> Currently, ScandiPWA always shows this message on the storefront: "This shipping method is currently unavailable. If you would like to ship using this shipping method, please contact us."</p>                                                                            |
| Ship to Applicable Countries                  | **SUPPORTED**   | <p>Determines for which countries the method is available. Options: </p><ul><li>All Allowed Countries - Customers from all countries specified in your store configuration can use free shipping.</li><li>Specific Countries - After choosing this option, the Ship to Specific Countries list appears. Select each country in the list where free shipping can be used</li></ul> |
| Sort Order                                    | **SUPPORTED**   | Determines the number referent to the position of the method in the list of all available shipping methods during checkout.                                                                                                                                                                                                                                                       |

For instructions on how to set the table rate, please refer o the [Magento User Guide](https://docs.magento.com/user-guide/shipping/shipping-table-rate.html).
