How do I specify estimated delivery time in the shipping method name?
The specified delivery date/time is shown in shipping method's name for informational purposes only to let customers know how long they should wait for the order to arrive. Shipping Table Rates extension is unable to provide the options of delivery date selection from customer's side, or automatic delivery date calculation.
If you'd like to add estimated delivery time to the shipping method name, navigate to Sales → Shipping Table Rates → your shipping method → Methods and Rates → your rate and fill in the 'Estimated Delivery (days)' column with the necessary values for each rate:
Once done, go to the General tab of your shipping method, insert {day} variable in Name field, and click Save:
As a result, the estimated delivery time of the suitable shipping rate will be displayed in the name of the shipping method:
Related Articles
How do I set a different name for each rate within a shipping method?
If you'd like to set different names for your rates, go to Sales → Shipping Table Rates → your shipping method → Methods and Rates → your shipping rate and fill in the 'Name delivery' column with the necessary values: Once done, navigate to the ...
Shipping Table Rates API
The methods listed below are not implemented by our module but are part of Magento itself. Our Shipping Table Rates module does not introduce its own API methods for the exclusive managing of rates created by the extension. However, all the Magento ...
How to import Shipping Table Rates?
Due to the functionality that relies on Magento Import component, it is possible to seamlessly import huge data volumes via a CSV file in a few clicks. Our Shipping Table Rates module allows importing rates to the methods created in the instance. ...
I have configured several shipping rates, but only one of them is shown on the storefront. How to fix that?
Such behavior is expected - according to the logic of the Shipping Table Rates extension, only one rate from the method is displayed on the storefront. It means that, if you have one Shipping Table Rates method with multiple rates inside, a single ...
How do I exclude postcodes while setting up shipping table rates?
Out of the box, the Shipping Table Rates module does not allow excluding postcode ranges. However, this feature is presented in our Shipping Rules and Shipping Restrictions extensions. With the help of the Shipping Areas submodule that comes in a ...