Configuration of Delivery Dates feature | Calcurates for Magento

How to set Delivery Dates display format in Magento module config

There are 2 additional settings available in the Calcurates Magento 2 module config, that are responsible for the display of Delivery Dates info at checkout.
Ignore these settings if you don’t have “Delivery Dates” feature activated for your Calcurates account.


Setting 1: Delivery dates display settings

3 options are available:
  1. Do Not Show. Estimated delivery dates info will not be shown on Magento checkout.
  2. Show in the Tooltip. Estimated delivery dates info will be shown as a tooltip on your Magento checkout. Warning: existing tooltip messages will be ignored if “Show in the tooltip“ is selected.
  3. Show Next to the Method Name. Estimated delivery dates info will be shown next to the method name on your Magento checkout.

Setting 2: Delivery dates display format

2 options are available:
  1. Number of Days in Transit. Example: “3 days“ or “3-4 days“.
  2. Estimated Delivery Dates. A specific date or range of dates will be displayed.


Magento 2 Date and Time options to consider

These Magento 2 settings affects how the Calcurates Delivery Dates feature will look at checkout.
The default Magento 2 date and time configuration defines how date and time will be displayed at checkout and the Calcurates Magento 2 extension follows these general settings. To set up date and time format in your Magento 2, on the Admin sidebar, go to Stores —> Settings —> Configuration and follow these steps:
  1. In the panel on the left, expand Catalog and click the Catalog subitem.
  2. Expand the Date & Time Custom Options section.
  3. To use a popup calendar as the input control for date fields, set Use JavaScript Calendar to Yes.
  4. To establish the Date Fields Order, clear the Use system value checkbox and set the order of each part of the date field as needed, using the day, month, and year variables.
  5. To set your preferred time format, clear the Use system value checkbox and set Time Format to one of the following: 12h AM/PM or 24h.
  6. To establish the Year Range for the drop-down values, enter the year (YYYY) to set the from and to dates. If blank, the field defaults to the current year.
When done with the configuration, click Save Config.