FAQ: Shipping Table Rates

4 most frequently asked questions about Magento 2 Shipping Table Rates settingsHow does it work: the Shipping Table Rates is an extension that calculates the shipping fee based on the data that you enter in the CSV file or manually. It allows you to...

Yes, shipping table rates can be imported using a CVS file. All of them can be later edited manually. To see the screenshot follow the link below.

Yes, there is a "shipping_type" attribute, so you can set different rates for different product types using it. For example, you can create table rates based on weight unit.
Yes, it’s possible since a Price condition will sum up prices of all products in a shopping cart (provided shipping types are not set).
Yes, the flexible table rates configuration allows for choosing which shipping methods should be available for each customer group.

Yes, a Shipping Table Rates extension supports wildcards for zip and other data variables, a symbol “%” is used.

Yes, Magento table rates can be applied to region codes. The extension can handle UK zip codes, for instance.
Yes, the module works fine with backend orders.
The module is compatible with most of the shipping extensions that implement Magento shipping interface. If there are any conflicts, we will fix them for you. Shipping & Payment By Customer Groups is 100% compatible with our Shipping Table ...
Yes, sure, the module supports multiple websites and multiple store views.
First, you need to call this: Mage::getModel('amtable/rate')->deleteBy($methodId); OR Amasty_Table_Model_Rate::deleteBy($methodId) This will erase any data in the method. And that is how you make import: Mage::getModel('amtable/rate')->import...
Yes, you can assign an attribute "shipping_type" to the entire category, and then use this attribute to set the rate.
No, Magento multiple table rates allow a limitless number of rates that can be created per each shipping method.
You can apply the priority option to shipping methods only in case you need to choose the rate for the products that meet the requirements of two or more different methods. Shipping methods on the checkout page are being sorted by native Magento functionality...

Thanks to highly adjustable settings, you have a possibility to sum up, use min./max. rates for products with different shipping types.

Didn’t you find the answer to your question? We are always happy to help you out.

Loading
Loading