How do I specify estimated delivery time in the shipping method name?

How do I specify estimated delivery time in the shipping method name?

Notes
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:




Info
Since module version 1.13.0 we added a new {interval} variable to display the delivery interval. The functionality is available as a part of an active product subscription or support subscription. 

The {interval} variable, allows specifying the delivery interval in the method. When you use a new variable in the method name, the interval calculated based on the value from Estimated Delivery (days). The interval value is calculated using the example: “tomorrow - the day after tomorrow + the number of specified days” (if today is December 7 and 5 days are specified in Estimated Delivery (days), then the method will display “December 8 - December 13”). This functionality works based on the store's locale, not the customer's locale:








      • 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 ...