solutions for e-commerce

13 years of business 2555 reviews 4.9 average rating
User guide

General Use of Estimated Delivery Date for Magento

How does Estimated Delivery Date for Magento work?

The Estimated Delivery Date extension offers you multi-level lead times management. It allows you to establish and personalize lead times for each one of the products available in your Magento website and on several levels.

Estimated Delivery Date is entirely customizable. You have the possibility to display and completely personalize delivery messages.

What are lead times?

Lead time is the latency between the initiation and the execution of a process. It is the time you need to ship the products.

With the Estimated Delivery Date extension, lead times are defined in days. You can specify lead times on different levels (store, product, attribute, configurable product, custom option...). All lead times will then be added together.

Below is an example that sums up the main configuration possibilities with Estimated Delivery Date.

Estimated Delivery Date in 3 steps

To configure Estimated Delivery Date go to:
SysteMConfigurationWyomind Estimated Delivery Date

Before anything, you need to define a certain number of parameters.

STEP 1: Configure the extension in a general way

First of all, be sure that the current configuration scope is Default Config.

Then, you can start to configure Estimated Delivery Date in a general way.

Global Settings

First, enable the module. 
  • Debug enabled
    You can also enable the debug mode. Debug traces are visible only if your IP has been added to the Developer Client Restrictions from:
    System
    configuration developer
  • Store opening days
    Note that when the store is closed orders are handled the day after.
  • Store days off
    When the store is closed orders are handled the day after.
  • Date format
    For example, for 01/01/2019, write:
    d/m/Y
  • Time format
    For example, for 6:00PM, write:
    h:iA

You can check how to personalize the date and time format

Estimated Delivery Date Message

Estimated Delivery Date allows you to define a global message to display in several places:

  • at the top of the cart and in the checkout
  • in the transaction email
    Your transaction emails must be updated with:
    {{block type='core/template' template='estimateddeliverydate/email/message.phtml' order=$order}}​
  • in the customer account

In that message, you can use many placeholders:
{{cutoff}}, {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

Default settings for in stock products

Below are the parameters for in-stock products. 
  • Default lead time
    Define the general lead time in days. If you want to use ranges such as "from 2 days to 4 days", please write:
    2-4
  • Last shipping time of the day
    Choose the last shipping time of the day. After that hour, orders are handled the day after.
  • Shipping days
    Choose the days when the orders will be delivered. Carriers work on these days.
  • Shipping days off
    Estimated Delivery Date allows you to set days off for shipping. Carriers don't work on these days. Each date must be written in a new line as:
    YYYY-MM-DD
  • Display a message on the product pages
    Let your customers know when the product can be delivered.
  • Message on the product pages
    You can use the following placeholders:
    {{cutoff}}, {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}, {{countdown}}
  • Display a message for each item in cart, in transactional email, in customer account
    You have the possibility to display a message in the cart, in transactional email and in the customer account dinstinctly. 
  • Message for each item in cart, transactional email and customer account
    You can use the following placeholders:
    {{cutoff}}, {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

Default settings for out of stock products

You can fill in the same parameters for the out of stock products. 

Lead time based on attributes

You can also define additional lead times depending on attributes and define the scope of the additional lead time: 

  • Orders and Backorders
  • Orders only
  • Backorders only

Note that the attributes must be dropdown attributes so that you can manage additional lead time.  

When you have saved the configuration, you should see a message displayed in the admin. 

Lead time based on custom options

Estimated Delivery Date also allows you to define how you want to calculate the lead times of all selected custom options: 

  • Sum of all custom option lead times
    T-Shirt S : 5 daysT-Shirt Orange : 2 days
    When a customer orders an orange T-shirt in size S, it will require 7 days to be shipped. 
  • Highest custom option lead time
    T-Shirt S : 5 daysT-Shirt Orange : 2 daysWhen a customer orders an orange T-shirt in size S, it will require 5 days to be shipped. 

Countdown format

If you have set up a countdown in your messages, you can define some parameters:
  • Countdown format
    Choose the format of the countdown displayed in the product pages.
  • Countdown in real time
    Automatically update the countdown in real-time.
  • Countdown display type
    You can choose the textual or graphic display type as below.
  • Add jQuery v1.12.0 library
    jQuery is required for the graphic countdown. Do not add jQuery if it's already added through the theme or a third party module.

Note that the {{coundown}} variable is only available for the messages in the product pages.  

Lead time by shipping method and shipping rate codes

You can also define lead times for each shipping method and rate. For that, select the method or the rate and click on Add a new method
  • Shipping method code
    You can use regular expressions. For example, for all methods starting with ups_, write:
    ups_.*
  • Lead time
    You can use lead time range separated by hyphen. For example, from 1 to 2 shipping days:
    1-2 
  • Message
    You can use the following placeholders:
    {{cutoff}}, {{title}}, {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

For example, if you're using Pickup@Store with Estimated Delivery Date, you'll be able to define additional lead time for each pickup method. Below is an example of the frontend when using store pickup. 

STEP 2: Personalize the messages and the date and time format

Estimated Delivery Date allows you to customize the messages and date display according to your needs.

Messages display

Messages can be displayed in different places:

  • on the product pages (in stock/out of stock products)
  • in the cart and the checkout
  • in the transaction email
  • in the customer account
  • for each shipping method/rate

Placeholders

You have the possibility to personalize each one of these messages including some specific syntax just as below in order to display the lead times, the availability date, and the time left before the order is received.

You can use several placeholders:

  • {{from_x_day}}
    Number of minimum lead times (+ days off). 
  • {{to_x_day}}
    Number of maximum lead times (+ days off). 
  • {{from_date}}
    D-day + minimum lead times (+ days off). 
  • {{to_date}}
    D-day + maximum lead times (+ days off). 
  • {{from_x_week}}
    Minimum number of weeks from which the order will be delivered (+ days off). 
  • {{to_x_week}}
    Maximum number of weeks from which the order will be delivered (+ days off). 
  • {{title}}
    Title of the shipping method.
    Only for the Message for each Shipping method.
  • {{cutoff}}
    Last shipping time of the day. 
  • {{countdown}} 
    Number of hours, minutes, and seconds before the last shipping of the day. 
    Only for the Message on the product pages.


Below are a few examples of messages including placeholders:

{{title}} - Your order will be delivered in {{to_x_week}} weeks.
This item will be ready to ship on {{from_date}}. For quick delivery, order this item in the next {{countdown}}.

Note that you can also define the format of the countdown and choose to display a graphic and real-time countdown.

PHP scripts

You can also add PHP directly in your messages:

<php if({{leadtime_from}}>1){
return "Whatever you want with any placeholder you want";
}
else{
return "something else";
}
?>
            


Below are some examples of what you could do with PHP:

  • For the message in the product page:
    <?php if ("{{from_x_day}}" <=2) {
    return "For quick delivery, order this item in the next {{countdown}}";
    }  else {
    return "For delivery on {{from_date}}, order this item in the next {{countdown}}";
    }
    ?>​

  • For the message in the checkout:
    Your order will be shipped <?php if ("{{from_x_day}}" == 2 || "{{from_x_day}}" == 1) {
    return "quickly";
    } else {
    return "in {{from_x_day}} days";
    }
    ?>
    Estimated delivery date: {{from_date}}.

  • For the shipping methods/rates messages:
    Note that you can define a message for each shipping/method/rates. For example :

     
    Flat Rate message:

    With the Flat Rate, your order will be shipped <?php if ("{{from_x_day}}" <= 1) {
    return "today.";
    } else { return "in {{from_x_day}} days.";
    }
    ?>
    Estimated delivery date: {{from_date}}.​

     
    Free Shipping message:

    Benefit from the Free Shipping, your order will be shipped <?php if ("{{from_x_day}}" <= 1) {
    return "tomorrow.";
    } else return "in {{from_x_day}} days.";
    }
    ?>
    Estimated delivery date: {{from_date}}.​

Date and time display

Estimated Delivery Date also allows you to display the format of the date and time as you want.

Date format

Indeed, as the date format is often different from a country to another, you can refer to the following table in order to create your own date format.

Below are some examples:

  • for Sunday 5st of July 2014, write:
    l jS \of F Y

You can also define some date formats for each store view:

  • for the English Store view, l jS \of F Y will give:
    Tuesday 26th of August 2014
  • for the French Store view, l j F Y will give:
    Mardi 26 Août 2014

Time format

Also, the time format can change from a country to another. You can refer to the below table to create your own format.

Below are some examples:

  • for 6:00PM, write:
    h:iA
  • for 6h00, write:
    g\hi

STEP 3: Manage lead times

There are different ways to manage lead times. 

You can define different lead times according to: 

  • the store view
  • the product attribute
  • the product

By store view

Estimated Delivery Date allows you to configure lead times according to the store view. Have a look at the Current configuration scope at the top of the admin from the general configuration in:
SystemConfigurationWyomind Estimated Delivery Date

When choosing a configuration scope, you have the possibility to use default data or to change the settings as you want.

For example, if you need 3 additional days to send in-stock goods to England, you can define it in the Default lead time field for the English store view.

By product attribute

First of all, you need to choose the attributes to which you want to add additional lead times as well as the scope of these lead times in:
SystemConfigurationWyomind Estimated Delivery Date

For this, check the Lead-time based on attributes

Then go to:
CatalogAttributesManage Leadtime/Attribute

There, you will be able to assign additional lead times for each one of the values of these attributes. As on the example below, where we added 4 lead-time days for products available in silver color.

Save all your modifications by clicking on Save all changes.

For each product

With Estimated Delivery Date, you can manage lead times at the product level.

Go to:
CatalogManage Products

Choose a product and click on Edit. Go to the Estimated Delivery Date tab.

You have the possibility to define a restocking date in the Stock expected for field for backorder products. Then, the default lead time for orders will be added to the restocking date.

In the Estimated delivery date for orders and Estimated delivery date for backorders tabs, you'll be able to modify the default lead times as well as the message to display in the product page, the shipping days and last shipping time for this product in particular.

For each custom option

You can also define lead times for each custom option of your products in the Custom Options tab.

Then, you can go in the Lead time based on custom options tab to choose how you want to calculate the lead time, from:
SystemConfigurationWyomind Estimated Delivery DatE

Note that if you use the Google Customer Reviews extension, you can use Estimated Delivery Date to manage the orders estimated delivery dates more specifically.

Give your customers the ability to know the Estimated Delivery Date!

Display the estimated delivery date on your Magento® frontend

  • Add the estimated delivery date on the product and checkout pages

Completely customize the display of the messages

  • Modify the messages with pre-defined variables
  • Add a dynamic countdown in the product page

Configure the extension on several levels

  • Define a configuration specific to each store view and website        
  • Take into account the days off and the current day time for the delivery date calculation
  • Manage lead times for each product (in stocks, backorders)
  • Define lead times by product attributes (ex: brand, color...)
  • Add lead times for configurable products and custom options
  • Define a restocking date for each product
Freqently Asked Questions
Pre-sales informations

This extension works with Magento Community Edition and also Magento Enterprise Edition. To know if Estimated Delivery Date is compatible with your Magento version, please check the Compatibility tab. 

License and domains

We offer our customers who want to migrate their Magento 1 license to a Magento 2 license, the transfer at a reduced price. 

You have the possibility to migrate your license directly from your Wyomind account in:
My accountLicenses & Downloads

Click on migrate to magento 2  in front of the extension and the domain you want to transfer. 

Confirm you want to migrate your license to a Magento 2 license by clicking on Confirm and checkout .

An invoice will be automatically added to your account from: 
My accountInvoices

  

The price of the transfer is equivalent to a 30% reduction compared to the price of the regular Magento 2 license.

You can proceed to the payment by clicking on PP .

Once the payment is done, you can go back to: 
My accountLicenses & Downloads

There you will be able to download and install your license for Magento 2. 

Note that your license for Magento 1 will remain active indefinitely in your Wyomind account in order for you to migrate with peace.

A license is valid for an unlimited period of time on one single Magento installation.

If you use more than one Magento installation, you will have to buy a separate license for each one.

If you run several domains on the same Magento installation, you will need only one license for all of them.

Although your license doesn’t have a limited period of validity, your support period does. By purchasing an extension, you’ll be granted a 6-month support period for free. Passed this period, you will have to renew your Support plan (see FAQ: How to extend my support period?).

You can pre-register your live domain to your license in advance.

Thanks to this option, you'll be able to get the extension ready to use on your domain before it goes live.

To pre-register your production domain: 

  1. Go to:
    mY accountLicenses & DOwnloads
  2. Click on  next to the extension you want your domain to pre-register on.
  3. Click on the link at the bottom of the page saying:
    Do you want to pre-register your domain in order to be ready to go live?
  4. Finally, enter your domain name and click on pre-register now .
Attention, this doesn't mean your license is activated. You'll still have to activate it on your new domain when the extension is installed. 

One license is valid for an unlimited period of time on one Magento installation only.  

It is possible, however, to extend or transfer your license in 2 cases: 

  • If you'd like to add your testing environments to your license.
    In this case, it is possible to extend your license to an unlimited number of domains for free.
    For example mywebsite-staging.com or mywebsite-dev.com
  • If you want to transfer your license to another live domain.
    In that case, the support period for your license must still be active.


To be able to use Estimated Delivery Date on both your production and testing environments, follow the instructions below:

  1. Download Estimated Delivery Date.
    (see FAQ: Extensions download)
    .
  2. Install Estimated Delivery Date on your production environment.
    (see FAQ: Extensions installation)
  3. Activate the license.
    (see FAQ: Extensions activation).
  4. From your Magento admin panel, enter your current Activation Key in:
    syStem CONFIGuration WYOMING YOUR EXTENSION 
  5. Save your configuration.


Now that you can use Estimated Delivery Date on your production environment, repeat the same steps as above on your testing environments.

The only difference this time: a notification will appear in your Magento admin

You will be given a choice between:

  1. buy a new license now
  2. add this domain to my license


Click on Add this domain to my license.

A transfer request will then be sent to our team within an hour.

Once the request is taken care of, you will receive a confirmation email.

If your transfer request is accepted, you can use Estimated Delivery Date on both environments at the same time.

The order in which you activate your license on your domains does not matter.
You can start with your staging/dev/local environment or with your live domain, the process will be the same.
Modules versioning and download

In order to download Estimated Delivery Date, log into your Wyomind account:

    1. Go to:
      my accountLicenses & downloads 
    2. Click on the  icon next to Estimated Delivery Date.

      A new window opens.

    3. Choose the version of Estimated Delivery Date.
      You will be able to choose the most recent version of Estimated Delivery Date (for both Magento 1 and Magento 2).
    4. Click on  .

Your download can start.

When purchasing an extension from wyomind.com, you benefit from a lifetime upgrade. You can at any time download the latest version of the extension directly from your account. 

To upgrade Estimated Delivery Date, follow the steps below:

  1. Go to:
    my accountLicenses & Downloads
  2. Click on  next to Estimated Delivery Date.
  3. Choose the latest version of Estimated Delivery Date (for Magento 1 and Magento 2).
  4. Click on download .
  5. Install the new version of Estimated Delivery Date to update your Magento admin. 

Modules Installation/Uninstallation

To uninstall Estimated Delivery Date, go on its zip folder and open it.

You will find a shell file (such as: yourextension-uninstall.sh) that you must execute on both your server and Magento root directory.

Once the uninstallation is over, refresh your cache and enable the compiler back again (if you use it).

Before installing Estimated Delivery Date, you’ll have to:

  • Backup your Magento installation in:
    system  tools   backups
  • Disable the compiler in your Magento admin panel if it’s not already disabled:
    system  tools   COMPILATIONS
  • Refresh your cache in:
    systemselect cache typeactionsrefreshsubmit


Now you can install Estimated Delivery Date:

  1. Download Estimated Delivery Date (zip file) from:
    my account my downloads
    Refer to FAQ here: Extensions download
  2. Once Estimated Delivery Date is downloaded, open the folder and unzip it.
  3. Copy the content of the unzip folder and paste all files and directories in your Magento root directory (the folder content can vary according to the extension but it generally includes app, lib and skin folders).

  4. Once your installation is complete, don't forget to enable the compiler back (if it was already enabled before the installation) and run compilation process.
  5. Refresh your cache, logout from your admin panel and log back in right after.

Next step is to activate your license, to do so, click here: Extension activation

Modules activation

Once Estimated Delivery Date is installed, you have to activate the license: 

  1. Go to your Magento admin panel. A message pops up at the top of the page.

    If the message doesn't appear then you must check that:

    Wyomind's License Manager has not been removed from your installation.
    Wyomind's License Manager is enabled in: app/etc/modules/Wyomind_Licensemanager.xml
    The HTML output for Wyomind_Licensemanager and/or Adminhtml_Notification are not disabled in your system under: system   configuration  advanced advanced

  2. Copy your activation key.

    You can find your activation key in 2 different places:
    - In the confirmation email that you received after purchasing Estimated Delivery Date
    - In your Wyomind account:MY ACcount My downloads, select Estimated Delivery Date and click on  . A new page opens where you'll find your activation key (see below).
  3. In your Magento admin go to:
    SysteMConfigurationWyomindYour extension

    Paste the activation key in the Activation Key field and choose between the automatic (yes) or the manual (no) activation method:
    - By choosing Yes, the connection to Wyomind license server will be automatic. 
    - By choosing No, you will have to log on to Wyomind license server yourself.


  4. Save the configuration.
  5. Clear your caches. 
  6. A message appears at the top of your admin panel: Activate it now!  Click on that link.

  7. Copy and paste the license code in the License code field from your admin or simply click on Activate now! 
  8. Finally, refresh your cache, log out and log back in straight after, to complete the installation.

To activate the license of an extension that includes other modules, you’ll have to repeat the steps described above for each extension, using the corresponding activation keys (each module has its own activation key).

Modules use

For example, you want to translate some expressions for the French store view.

Go to your Magento root directory. Copy the Wyomind_estimateddeliverydate.csv file under app/locale/en_US to app/locale/fr_FR (or to the language you want).

In that file, you can add some entries and translations. For example:

  • "First name","Prénom"
  • "Last name","Nom"
  • ....

Here is below an example of a translation csv file.

You could also use the "Translate Inline" tool available in the magento system in:
SystemConfigurationAdvancedDeveloperTranslate Inline

If you're using another template package than "default" (eg: "rwd" for Magento 1.9), simply copy the files and folders you'll find in:
app/design/frontend/default/default/

into: 
app/design/frontend/your_package/default/

You only need to copy the following code and to paste it in any .phtml file:

<?php
$__['day'] = Mage::helper('estimateddeliverydate/data')->__('day');
$__['days'] = Mage::helper('estimateddeliverydate/data')->__('days');
$__['hour'] = Mage::helper('estimateddeliverydate/data')->__('hour');
$__['hours'] = Mage::helper('estimateddeliverydate/data')->__('hours');
$__['min'] = Mage::helper('estimateddeliverydate/data')->__('minute');
$__['mins'] = Mage::helper('estimateddeliverydate/data')->__('minutes');
$__['second'] = Mage::helper('estimateddeliverydate/data')->__('second');
$__['seconds'] = Mage::helper('estimateddeliverydate/data')->__('seconds');


$countdown_format = Mage::getStoreConfig("estimateddeliverydate/display_settings/countdown_format");
$dynamic_countdown = Mage::getStoreConfig("estimateddeliverydate/display_settings/dynamic_countdown") ? "1" : "0";
?>

<script>
    var elapsed_time = 0;
    function countdown(decrement) {
        if ($('edd_countdown')) {
            var current_countdown = parseInt($('edd_countdown').getAttribute('countdown')) - elapsed_time;
            if (decrement) {
                elapsed_time += 1;
            }
            if (current_countdown <= 0) {
                $('edd_countdown').update("");
                return;
            }
            var d = Math.floor(current_countdown / 86400);
            var h = Math.floor(current_countdown % 86400 / 3600);
            var m = Math.floor(current_countdown % 86400 % 3600 / 60);
            var s = (current_countdown % 86400 % 3600 % 60);

            var timer = new Array();
            if (<?php echo $countdown_format; ?> >= 1) {
                var day = (d > 0) ? ((d > 1) ? (d + " <?php echo $__['days']; ?>") : (d + " <?php echo $__['day']; ?>")) : "";
                if (day != "")
                    timer.push(day);
            }
            if (<?php echo $countdown_format; ?> >= 2) {
                var hour = (h > 0) ? ((h > 1) ? (h + " <?php echo $__['hours']; ?>") : (h + " <?php echo $__['hour']; ?>")) : "";
                if (hour != "")
                    timer.push(hour);
            }
            if (<?php echo $countdown_format; ?> >= 3) {
                var min = (m > 0) ? ((m > 1) ? (m + " <?php echo $__['mins']; ?>") : (m + " <?php echo $__['min']; ?>")) : "";
                if (min != "")
                    timer.push(min);
            }
            if (<?php echo $countdown_format; ?> >= 4) {
                var sec = (s > 0) ? ((s > 1) ? (s + " <?php echo $__['seconds']; ?>") : (s + " <?php echo $__['second']; ?>")) : "";
                if (sec != "")
                    timer.push(sec);
            }
            console.log('ok');
            $('edd_countdown').update(timer.join().replace(/,/g,', '));
        }
    }
    document.observe("dom:loaded", function () {
        countdown();
        if (<?php echo $dynamic_countdown; ?> == 1) {
            setInterval(function () {
                countdown(true);
            }, 1000);
        }
    });
</script>

<?php
if ($_product->isConfigurable()) {


    $attributes = array();
    $_attributes = $_product->getTypeInstance(true)->getConfigurableAttributes($_product);
    foreach ($_attributes as $_attribute) {
        $attributes[] = Mage::getModel('eav/config')->getAttribute('catalog_product', $_attribute->getAttributeId());
    }



    $AssociatedProduct = $_product->getTypeInstance()->getUsedProducts();
    $children = array();
    $i = 0;
    foreach ($AssociatedProduct as $child) {
        foreach ($attributes as $attr) {
            $children[$i]["attribute" . $attr->getAttributeId()] = $child->getData($attr->getAttributeCode());
        }
        $children[$i]['message'] = Mage::helper("estimateddeliverydate/data")->renderMessage($child, Mage::app()->getStore()->getId());

        $i++;
    };
    ?>
    <script>
        var edd = <?php echo json_encode($children); ?>;
        var launched = false;
        document.observe("dom:loaded", function () {
            $(".super-attribute-select").each(function (sa) {

                sa.observe("change", function () {
                    attr = [];
                    selection = true;
                    $(".super-attribute-select").each(function (s) {
                        if (s.value === "")
                            selection = false;
                        attr.push({'id': s.id, 'value': s.value});
                    });

                    if (selection) {

                        edd.each(function (e) {
                            found = true;
                            attr.each(function (a) {

                                if (eval("e." + a.id) !== a.value)
                                    found = false;
                            });
                            if (found) {
                                $("leattimes").update(e.message);
                                countdown(false);
                            }
                               
                        })
                    }
                    else {
                        $("leattimes").update();
                    }
                })
            })
        })



    </script>
    <div class="notice" id="leattimes"></div>
<?php } else { ?>
    <div class="notice"> <?php echo Mage::helper("estimateddeliverydate/data")->renderMessage($_product, Mage::app()->getStore()->getId()); ?></div>

<?php } ?>

You can personalize your messages in:
System
ConfigurationWyomindEstimated Delivery Date

There are three options:

  • Personalization of the product page
  • Personalization of the shopping cart page
  • Personalization for each item of the cart

The first field allows you to edit or not the message displayed in the shopping cart.

You can then display a message for each item of the shopping cart. If you select Yes, You will also be able to edit the default message.

In your personalized message, you can include specific syntaxes just as below in order to display the lead times, the availability date and the time left before the order is received.

You have several possibilities: 

  • {{leadtime_from}}
  • {{leadtime_to}}
  • {{date_from}}
  • {{date_to}}
  • {{week_from}}
  • {{week_to}}
  • {{countdown}}

The last field includes the date format to display. Indeed, the date format is often different from a country to another. For that latter, you can refer to the following table in order to create your own date format.

For example, if you wish to write "1st of January 2014", then you must use the following syntax:
l jS \of F Y

You can also customize messages with CSS and HTML using tags such as:

Estimated Delivery Date:<span style="color:green">{{date_from}}</span> to <span style="color:red">{{date_to}}</span>
Here is below an example in a product page.

Add a new email template or choose the one you want to edit in:
SystemTransactional emails

In the Template content field, insert the following code snippet in the place where you want it to be:

{{block type='core/template' template='leadtimes/email/leadtimes.phtml' order=$order}}

Click on Save template.

Set the option New Order Confirmation Template to the template that has just been created in:
SystemConfigurationSalesSales emails

The leadtimes are now added to the order confirmation email. When your customers receive the confirmation email, they should then see the estimated delivery date.

In order to display the estimated delivery date in the order confirmation page, go in:
app\design\frontend\base\default\template\checkout\success.phtml

And add the following script:

<?php
$order = Mage::getModel('sales/order')->loadByIncrementId($this->getOrderId());
$json=Mage::helper("core")->jsonDecode($order->getEstimatedDeliveryDate());
echo $json['msg'];
?>

You only need to add the following code in your .phtml file:

<?php echo Mage::helper("estimateddeliverydate")->getCartMessage(Mage::app()->getStore()->getId()); ?>

You can edit the layout of the module for the checkout in:
app/design/frontend/default/default/layout/estimateddeliverydate.xml

The part you can modify is:

<checkout_cart_index>
 <reference name="content">
  <block type="estimateddeliverydate/notification" name="estimateddeliverydate.notification" as="estimateddeliverydate_notification" before="-"/>
 </reference>
</checkout_cart_index>

You can change the reference and the position of the block, for example:

<checkout_cart_index> 
 <reference name="content"> 
  <block type="estimateddeliverydate/notification" name="estimateddeliverydate.notification" as="estimateddeliverydate_notification" after="checkout.cart"/> 
 </reference>
</checkout_cart_index>

By default, Estimated Delivery Date overwrites the below file:
app\design\frontend\base\default\template\catalog\product\view\type\default.phtml

with:
app\design\frontend\default\default\template\leadtimes\catalog\product\view\type\default.phtml

Some extensions or templates can do the same and so a conflict can be due to that situation and prevent the "Delivery date" message from being displayed.

Several solutions allow to fix the problem:

  • Move the template \leadtimes\catalog\product\view\type\default.phtml to your theme and/or personnalized design.
  • Merge your version of default.phtml with \leadtimes\catalog\product\view\type\default.phtml.

When a new option is added to an attribute, it may not appear in:

CatalogAttributesManage Leadtime/Attribute

When adding an option to an attribute that you already use to manage leadtimes, you need to re-save the configuration of the extension in:
SystemConfigurationEstimated Delivery Date

Check that your attribute is selected in Attributes for additional lead times and click on Save Config .

If after you copied the extension design files into the theme folder, the price is displayed twice on the product page:

Then, you have to edit the following file:
\app\design\frontend\default\default\template\leadtimes\catalog\product\view\type\default.phtml

Then remove the following line at the bottom:

<?php echo $this->getPriceHtml($_product) ?>
Troubleshooting

If your site crashes and gives this error message after uploading all files to the correct folders:

Fatal error: Class 'Wyomind_Notificationmanager_Model_Resource_Setup' not found in includes/src/Mage_Core_Model_Resource_Setup.php on line 234

It probably comes from installing an extension while the compiler is still enabled.

Important note:

  • If the compilation is enabled on your website, disable it first before installing any extension from: 
    SystemToolsCompilation
    After installation re-run the compilation process and re-enable the compiler.
  • Before installing any extension, it's advisable to backup your Magento installation.

Here is how to disable the Magento compiler:

  1. Edit the following file: includes/config.php and add a # before the 2 following lines:
    define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');define('COMPILER_COLLECT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'stat');​

    to get:

    #define('COMPILER_INCLUDE_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'src');#define('COMPILER_COLLECT_PATH', dirname(__FILE__).DIRECTORY_SEPARATOR.'stat');
  2. Then go back to your website admin and re-run the compilation process.

If you're getting a white page using the extension, you should enable the error reporting in order to display the error. You can do that from index.php.

Most of the time log-out/log-in may solve this issue.

This issue may be due to a problem during the installation process.

You can fix it by following these steps:

  • Access your database via your control panel (Phpmyadmin for example).
  • Delete the entry estimateddeliverydate_setup from the core_resource table.
    Be careful, that entry depends on your extension. For example, if you have the extension called Simple Google Shopping, you should delete simplegoogleshopping_setup.
  • Logout from your Magento admin.
  • Log into your Magento admin.
Magento 1 / Openmage Compatibility

Magento 1 / Openmage®

  • 1.1.3
  • 1.1.4
  • 1.1.5
  • 1.1.6
  • 1.1.7
  • 1.1.8
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.4.0
  • 1.4.1
  • 1.4.2
  • 1.5.0
  • 1.5.1
  • 1.6.0
  • 1.6.1
  • 1.6.2
  • 1.7.0
  • 1.8.0
  • 1.8.1
  • 1.9.0
  • 1.9.1
  • 1.9.2
  • 1.9.3
  • 1.9.4
  • 1.10.0
  • 1.10.1
  • 1.11.0
  • 1.11.1
  • 1.11.2
  • 1.12.0
  • 1.13.0
  • 1.13.1
  • 1.14.0
  • 1.14.1
  • 1.14.2
  • 1.14.3
  • 1.14.4

Magento 1 / Openmage® Enterprise (deprecated)

  • 1.1.3
  • 1.1.4
  • 1.1.5
  • 1.1.6
  • 1.1.7
  • 1.1.8
  • 1.2.0
  • 1.2.1
  • 1.3.0
  • 1.3.1
  • 1.3.2
  • 1.3.3
  • 1.4.0
  • 1.4.1
  • 1.4.2
  • 1.5.0
  • 1.5.1
  • 1.6.0
  • 1.6.1
  • 1.6.2
  • 1.7.0
  • 1.8.0
  • 1.8.1
  • 1.9.0
  • 1.9.1
  • 1.9.2
  • 1.9.3
  • 1.9.4
  • 1.10.0
  • 1.10.1
  • 1.11.0
  • 1.11.1
  • 1.11.2
  • 1.12.0
  • 1.13.0
  • 1.13.1
  • 1.14.0
  • 1.14.1
  • 1.14.2
  • 1.14.3
  • 1.14.4
User's reviews
Log into your account to leave your review and get up to 3 months of free Support & Upgrade.

5th June 2023

Excellent extension with great support

We have worked with the Wyomind support team to customise this extension to meet our exact requirements. The team are easy to work with and we are very happy with the results.

Madeleine - Ecommerce Agency - User for more than 6 years |Magento 1|Magento 2

12th December 2022

Good extension

Good extension with many possibilities. We have many products with different delivery dates, the customer can now always see on the product page, in the shopping cart and in the order confirmation when we deliver the order.

Elmer - Merchant - User for more than 4 years |Magento 2

13th October 2021

Great extension

This is a well written extension, and has helped the merchant considerably in keeping their customers informed about when to expect the arrival of their ordered products. It is easy to customise, and the support when needed has been excellent. The extension allows easy set up of expected delivery dates against each product as a product attribute. It is simple to configure and gives a clear indication to the customers of when they can expect to receive their product. The extension can take into account the shipping method selected by the customer and adjust the expected delivery date accordingly. This expected delivery date then appears in all the relevant places you'd expect on the site - on the product page, checkout, and within the customer account orders section. These messages displayed to the customer are completely configurable. Wyomind's expected delivery date extension has significantly increased conversion rates on the merchant's site and has also reduced customer enquiries related to the expectation of the delivery of the ordered products. In terms of the code itself, it is well organised and conforms to Magento coding standards. It is easy to modify and straightforward to understand. We and the merchant would recommend this extension to anyone wanting to keep their customers better informed about the expected delivery date of their order.

11th October 2021

Très bonne extension

Je cherchais un module Magento pour afficher les délais de livraison sur mes fiches produits et email de confirmation de commande. Cette extension est parfaite. Merci à l'équipe de Wyomind pour cet excellent module.

2nd August 2021

Effective extension in the management of products that can be purchased on order

Essential extension for those who need to offer products available to order and to clearly inform customers about order fulfillment times. It is also precise in the differentiated management of procurement times based on suppliers.

Ricky - Merchant - User for more than 3 years |Magento 2

27th May 2021

Great extension

Extension work well, great support from Wyomind!

Alessandro - Merchant - User for more than 5 years |Magento 2

6th April 2021

Great extension. Easy to use with little or no technical experience. Highly recommend.

The Estimated Delivery Date extension does exactly what it says it does in the description. It is simple to install and set up - and even easier to use. I’m not a developer, but use this plug-in to greatly enhance customer experience in a very simple way. Highly recommended.

30th March 2021

Great extension to set customers expectation re delivery!

The extension is up to the point doing what it should - displaying the estimated delivery date for customer orders! Shop holidays and shipping carrier holidays can get managed. Since the use of this Extension, the amount of calls received by customers querying "when will I get my order" dropped to almost zero. Besides - the wyomind team is still delivering the most effective and fastest support I ever got from any extension partner!

25th February 2021

Looks great !

I've not yet fully tested the module but it looks close to what we are looking. A simple way to show the client when a product will be shipped or delivered based on the product type, it's custom options and the attributs. Hope they will make it work on my website.

Marc - Merchant - User for more than 5 years |Magento 2

23rd February 2021

Great module, used for our M1 site and now M2. Works like a charm

Super happy with the extension, I was familiar with the module for Magento 1, and now for Magento 2 I am using the same extension again. Very flexible with all the features we needed, and some more!

Thaulow - Merchant - User for more than 4 years |Magento 2

3rd February 2021

Powerful Module

This module is very powerful for providing estimated delivery/shipping date information to potential customers. It has saved our customer service countless time as customers know when their order is going to ship/arrive. We've been using versions of it for years. The support from the Wyomind team has always been responsive.

austintech - Merchant - User for more than 6 years |Magento 1|Magento 2

8th January 2021

Excellent extension

We really needed this feature as we ship a lot of our orders internationally and we saw that a lot of our customers dropped of when they were faced with the shipping costs. Showing them the shipping costs straight on the home page made the bounce rate much lower. Thank you Wyomind!

21st December 2020

Nice Extension

I like the extension and is the only one of its kind I could find that would display the estimated delivery time on each page. Pros: Does exactly what it's supposed to do. Lots of configurable options. ability to disable/enable on product and category pages Cons: No way to restrict which products get the delivery date message. - Rules would be nice. Had to custom code this with a patch. easier than a module for my needs. The encoding made it difficult to modify the code to my needs. Somethings I wanted to do looks like it points to the encoded parts. I found workaround so it is not a deal breaker

Ecommerce Merchant - Merchant - User for more than 3 years |Magento 2

10th December 2020

Great module. Very easy to install and simple to activate and Wyomind has extremely helpful documentation and support details.

We needed this feature for our site and the team was on a very tight delivery timeframe. This extension allowed us to quickly install the needed capabilities in a fraction of the time. It's design perfectly satisfied the business requirements needed here perfectly right out of the box.

Andy R - Developer - User for more than 3 years |Magento 2

2nd December 2020

Must have extension

We've purchased this extension to show our clients the estimation delivery for our products. I've said is a must have extension because it helps increasing our conversion rate as people are always in hurry and a short fixed delivery date is helping them convert. On the other hand if the delivery date is not in a short proximity, this helps eliminating a lot of the post sales discussions related to goods delivery.

26th November 2020

Great Extension and support

Great Extension and support, I always recommend that extension to purchase it. Support is also very great they are quick and fast to respond on our tickets.

Yasmin - Merchant - User for more than 5 years |Magento 2

13th November 2020

Great Extension

We need an extension for delivery times and express delivery - it was working great in m2!

Arnold Hernach - Ecommerce Agency - User for more than 3 years |Magento 2

13th October 2020

Great Extension and top Support

We was looking for an extension that shows customer the possible delivery date for every single Product and this extensin does it well. You can adjust everything in so much different ways you like and there are no wishies open. Our Customer loves it to know which product need how long. Great.

5th October 2020

Great extension & support

We were looking for an extension that would allow us to display the delivery lead time of products on our website and this does the job perfectly. Whenever we have had any issues, the support team have responded quickly answering any questions we have had.

4th September 2020

Working good, a lot of options

We are using the Estimated delivery date extension for more than 2 years and it's working as expected. There are several general and product related options to meet your reguirements.

28th July 2020

Great extension that gives the customer the heads up regarding delivery before purchase

This extension was purchased to provide our customers the information before purchase for their estimated delivery. It does exactly that. It also now saves us a ton of customer e-mails and phone calls that we would regularly receive daily. Thanks Wyomind for making this extension and for your very quick service whenever needed.

24th June 2020

Great useful module

We installed and tested extensively the module for a customer of ours, It has exceeded our expectations in depthness and ability to configure and customize user experience in every step of product purchase.

19th June 2020

Great module and reactive support

We bought this module because we had it on magento 1 and we are happy to have compatibiliy with magento2 without any problem. All informations configured are back in Magento 2. The module have new usefull features like delivery date by delivery mode and when we have a question, support answers quickly. I recommand this module ! Kevin

15th June 2020

Exece

The extension met most of the requirements we needed. We purchased additional customization that make it even more functional. The quality of the code is at the highest level and allows a lot of personalization options. Very fast customer service. I highly recommend.

25th May 2020

This is the only one estimated delivery rate extension for magento 1.9

Good extension, simple to install and configure! This is one of the only existent delivery rate modules for magento 1.9. It is not much updated recently but still works fine. I have also talked with developer for some customizations, and he was friendly and helped us. Keep up the good work! Ciao!

30th April 2020

The extension we were looking for...

The extension met all the requirements we needed, and it was fairly easy to set up and run. When we needed help from support, we got it right.

Sergio - Merchant - User for more than 4 years |Magento 1

14th October 2019

Fantastic Extension

Great functionality and has improved conversion rates on our websites. Would definitely recommend.

Luke - User for more than 8 years |Magento 1|Magento 2

26th September 2019

Finally no more question....

more and more customers were asking "if I buy today when the goods arrive?" Now I have this wonderful module that work fine for standard magento stock and with Amasty custom stock status. Module works fine also with SKU that have custom option. Very good support that install for me in stage and live side. Thanks,

29th May 2019

The extension is great

I try this extension in 2 website and they work perfectly. There is a lot of setting to get the perfect shipping date for our customer. The various settings allow you to choose whether or not to place the arrival date in the product sheet, in the cart and even in the checkout. Furthermore, the message is completely customizable, so we could even insert emoticons, so as to make the text of the message even more impactful.

26th March 2019

Fantastic Product

Very versatile, lots of settings to get exactly the result that you want! You can even inject basic PHP into the delivery methods to call various variables to display number of days, or even actual dates that people can expect their items to be delivered on. Also really like that you can have the message disaplyed both on the product and within the basket page. You can also customise delivery methods by attribute, so if you have a supplier attribute set up and you know that certain suppliers take longer, you can increase the timescale displayed on the product dynamically based on that.

Matt - User for more than 5 years |Magento 2

4th March 2019

The best module

This is the best module for estimated delivery dates, and easy to use.

Espa - User for more than 7 years |Magento 1|Magento 2

2nd March 2019

Excellent extension with brilliant support

As with all of Wyomind extensions, they do exactly what they say and support is excellent if required.Have 3 of their extensions from them now and more than happy with all of them. Thanks guys

11th February 2019

Great Product

Did exactly what we needed. The only extension we could find that does!

Conor Tomkins - User for more than 5 years |Magento 1

4th February 2019

Great extension fantastic support

This extension is highly configurable and has a number of options that can be configured to give customers an accurate delivery date, we often have products that are delivered directly from the supplier and so they take a little longer, all we had to do was create an attribute and then we could adjust the estimated delivery date for products with this attribute. Having a "cut-off" countdown we have noticed an increase in conversions as customers feel they need to get the order in before the cut off time. Like any Magento extension we've had a couple of issues with the extension itself and conflicts with other extensions (not always the fault of this extension) but the support has been fantastic, they are very responsive and fixes are usually given within a couple of hours OR we're given advice about where we went wrong with the configuration. Overall would highly recommend.

30th January 2019

Fantastic extension

This works brilliantly and was the perfect solution for displaying accurate delivery estimates to customers on our site. Set-up was straightforward and it is easy to configure. You have the option for customers to see the delivery estimates on the product page as well as in the basket and checkout pages. We've been using for a year now without any issues, works straight out of the box and works as it should. An excellent extension that we can't rate highly enough!

24th January 2019

Best extension, best support :)

This extension is really flexible. It´s the best option to enable delivery dates estimation to your Magento site. I bothered to Pierre, Paul and Aurelie 100 times at least because our project was complex. They were always happy to help us! World-class support.

Alejandro Araujo

14th January 2019

Perfect extension

I like this module, because you have a lot of options to setting up different shipping times, based on manufacturer or some other attributes. If you are using magento this is a must have extension! Support is fast, and always ready to help or advice. This is the 4-th extension from wyomind that we are using.

buylandia - User for more than 6 years |Magento 2

10th January 2019

Perfect extension to know the delivery timeline

This is one of the best extensions for Magento we have seen to date. We do not think if there is any other extension available anywhere on the internet like this one. It has so much of configuration and with good layout and an easy to understand the configuration. A customer can read the delivery timeline on the product page and then the customer can see the delivery timeline in the cart page and that too for the individual products whoa. You also have an option to configure if the customer can see the delivery time in "My order" section or not for one or multiple products in a single order individually. What a well thought extension seriously. You also get an option to choose if the customer should get the delivery timeline in the order email or not for the single or individual ordered product in a single order. The support of Wyomind is really fast and life-saving. Very fast to act. We wholeheartedly this extension to all the Magento stores out there. Just click on buy it button.

14th December 2018

Must have

The ability to let our customers know the exact date they should expect their product has helped us tremendously. Wyomind module has a very comprehensive set of options to get accurate timing and has reliably worked for us in M1 and now M2. Well done!

1st December 2018

reliable and well coded

I am using this extension for a couple of years now. Never had an issue, works out of the box and does what it's supposed to. Can only recommend buying from wyomind.

nima - User for more than 9 years |Magento 1|Magento 2

22nd November 2018

Good information to user

Estimate delivery time is good impression to use. This extension is easy set up to Magento. If you want to give better impression from user, you have to concern this extension.

Satoru - User for more than 5 years |Magento 2

26th October 2018

Best module ever

We are using this extension 1 year already with no problems. Setting up is really easy and module works like a charm. I can't think to run Magento online store without this extension Also thanks to Wyomind team for great support and explanation in every case we needed. They are replying on ticket's in minutes, don't need to wait days to get info as this is usual at some other developers.

26th October 2018

Fantastic Extension

This is a fantastic extension - it allows us to keep our customers informed about realistic delivery times and manage their expectations. This has both increased our site conversion rate and reduced customer service queries relating to delivery times. There's no other extension out there that offers this level of functionality and we've used both the M1 and M2 versions - I would recommend both. We've needed to make minor changes and the support has been both responsive and effective giving us a fix in less than 24 hours.

25th October 2018

Fantastic extension

Wyomind never fail to produce an extension that is easy to install and works as intended out of the box. The estimated delivery date module is no exception. It's stacked with features that allow granular control of the delivery date. Very pleased with the way it works.

17th October 2018

Ottima estensione!

Estensione veramente eccezionale e ben realizzata, priva di bug e facilissima da installare. Siamo veramente soddisfatti. Wyomind è una garanzia, abbiamo acquistato diverse estensioni e ci siamo sempre trovati benissimo.

hackS1GN - User for more than 6 years |Magento 2

8th October 2018

Easy to use

Great, easy to use extension for managing product lead times globally and on a product-by-product level.

20th September 2018

Quality Extensions, Backed with Fantastic Suuport

We use a range of extensions from Wyomind, Including Estimated Delivery Date, Google Shopping, Advanced Inventory, Mass Stock update & Order Eraser on several of our websites. We have never had an issue that was not resolved by submitting a quick support ticket & the error has always been a user error rather than an issue with the extension! If you are considering an extension and comparing vendors, you will not be dissapointed with the quality of the extensions here.

19th September 2018

Great Extensions - Great Support

I have used many Magento Extensions from various people, two from Wyomind, Estimated Delivery and Stock Import. Both have performed really well and installed without any problems. When I have needed some guidance, because of my custom theme, The support has been second to none. Paul has been brilliant and very helpful. Thank you Wyomind.

31st August 2018

Simple yet powerful!

Nice to have extension! I am very pleased about it, it is simple to configure yet extremely flexible. The support is super-fast, they really reply to tickets in a few hours. I really recommend it as one of the must-have extensions.

UgoRaffaele - User for more than 6 years |Magento 2

29th August 2018

Perfect extension

The extension is perfect coded, without any problems at installation Everything can be set from admin panel I can just recommend it to everyone

Sasko - User for more than 6 years |Magento 2

21st August 2018

Excellent extension!!!

This is a great extension which give you a lot of opportunities to sell your products especially if you are manufacturing them. The extension also allows you to clearly inform your clients on when the products will be dispatched and delivered. Well done guys . Keep up the good work.

9th July 2018

I love these guys!

Everything always works and works well !

WingNut - User for more than 5 years |Magento 2

28th June 2018

Excellent

I really liked your extension, it was an easy and fast installation and above all without problems. I recommend it, it helps me a lot for the delivery of my orders.

  Me gusto mucho vuestra extensión, fue una instalación facil y rapida y sobre todo sin problemas. la recomiendo, me ayuda mucho para la entrega de mis pedidos.

18th June 2018

Excellent extension

I really love this extension for the simple fact that it offers the possibility to plan delivery date function of specific attribute

Dragos - User for more than 5 years |Magento 1

7th June 2018

Works even better than expected

Initially I thought this would be just the next extension but after installing it I was amazed of how many options there is to setup the calendar and working hours. Installing is easy , no problems at all. I recommend it.

30th May 2018

Extension indispensable

L’extension fonctionne parfaitement et offre un large éventail de possibilités. Ceci permet d'afficher la date précise de livraison au client avant qu'il ne valide sa commande. Nous avons utilisé le support qui a été très rapide et efficace.

24th May 2018

Really good extension with a lot of options, love it.

Must have extension for any Magento e-comerce based site. REally good suport but its a bit little slow, sometimes take long time to get answer but side by side its good service. Referenced to extension, they have a lot of options but needs some time to understand and extract all of juice of this peace of cake. Im impresed with frontend integration looks minimal and beauty but, for me, need a selector for change notice color.

25th April 2018

Great extension

Needed a bit of support at first and they really went the extra mile. Great company

9th January 2018

Best Estimation delivery date extension...

We've been using the extension for a while and it helps our store to provide a dynamic and exact delivery date for orders, customers no longer need to contact us to find out about delivery time, awesome extension. this is a great company to work with, clean codes and no conflict with other extensions.

5th January 2018

Simply the best support I have seen in over 6 years using Magento

I am using Estimated delivery, Data Feed & Order Eraser. My site is heavily customized with a lot of core Magento functionally changed. This would normally be a nightmare for most extension developers. Not for Wyomind. They always came through quickly with help and fixes when other companies would have not. I have no hesitation in recommending Wyomind. I just wish all of my Magento development was done by them. Thank You Guys. 5 Stars are not enough. Matt

21st December 2017

Great Extension

Great extension that works exactly as it should with easy installation.

19th December 2017

Excellent extension

Estimated delivery date is exactly what I wanted. It is a great extension.

Riyaz - User for more than 8 years |Magento 1

19th December 2017

Top addon

We really like the addon. Perfect for b2c or b2b business where you want to let people know the deliverytime of a product in stock, and when not in stock..easy install and easy maintaining.

27th November 2017

Works as described

Easy installation, easy setup! I recommend it!

georgi stanchev - User for more than 7 years |Magento 1

27th November 2017

Nice extension

Great support.

26th November 2017

Estimated Delivery Date

Well, there are quite a few estimated delivery date extensions out there and I have demo'ed all of them and got disappointed, there weren't good enough and lacking here and there. I came across Wyomind Estimated Delivery Date and this extension have those feature which I have never thought of too. I immediately bought it on the spot without thinking too much and what a lovely extension it is. I do not think of any feature got left in this extension. Great extension.

21st November 2017

Excellent Extension

Great Support, Great extension with a lot of functions.

Joris - User for more than 6 years |Magento 2

24th October 2017

Love their extension

This extension works great. It helped us increase conversion rates.

18th October 2017

Great little module and simple interface

Offers a simple yet effective feature to your website with no coding experience needed. We'd seen this feature on lots of sites but developers cost a lot of money and time, we simply punched, downloaded and added to the site using the easy to follow manual

4th September 2017

Very useful for the customers and this plug-in work like a charm

Great plug-in, great support, very competent, prepared and available. Customer support reply very fast, also saturday and sunday. Now, our customers know when they will receive the parcel, very valuable information. Only 5 star for Wyomind :)

8th August 2017

Excellent

In our view, It´s a perfect extension. Works as described. So, We really recommend it.

1st August 2017

Great Extension

We have been using this extension for more than 1 year and the support we received is the most valuable stuff from this company. The code is really clear and if you need to tweak the extensions you have no problems at all. Nice work.

Javier - User for more than 7 years |Magento 1

15th June 2017

Great Plugin even Greater Support!

Great extension to let your customers know the exact delivery date of their order. Customers really appreciate this information, for us it increased our conversion rate. We had some problems configuring it correctly (what can I say, we are not that tech savvy... (-: ). We contacted support, and the response time is unprecedented, so fast! Wyomind went above and beyond with the support given. We are very pleased with the quality of the extensions and even more pleased with the quality of support. That's why we have purchased several extensions from them. Keep up the good work guys!

9th June 2017

Great module.

Great extension. We've bought a number of extensions from them in the past and the support from these guys is always 5 star.

6th June 2017

Great extension

Great freight module.

Matheus - User for more than 9 years |Magento 1

31st May 2017

Great extension

The extension works as expected. It has no flaws and allows almost total customization. On the other hand, the technical assistance has been quite correct. Overall it went very well. I will recommend them!

26th May 2017

Great module, excellent support

The module is great, very useful. I won't elaborate on all functionality, but if you need to display estimated delivery dates, look no further. Additionally, the support is simply excellent. I had a small issue with the module so I needed to contact the support team. Answers to my questions within an hour and a fix after providing credentials within four hours. Impressive!

Lennart - User for more than 6 years |Magento 1

24th May 2017

Does exactly what you need it to do

Great extension. We've bought a number of extensions from them in the past and the support from these guys is always 5 star.

11th May 2017

Works as described

We have been using this on our domain and it works perfectly. We are happy that we went for this product and not others in the market. Its the real solution to the logistics problems faced by store owners. We would recommend this to all store owners.

2nd May 2017

Great Extension for customers confidence

This extension is a must-have if you want to give the maximum of information to your customers and avoid emails / calls with the always the same questions coming about delivery times, etc... Customers can check delivery time for each item in their cart before to confirm the order. Very useful

Steph - User for more than 7 years |Magento 1

21st April 2017

Really simple setup for an amazing extension!

The extension is really simple to setup and has so many advanced features. I really love that I can setup the delivery time for each product separately, even with a countdown. I had some problems with the delivery time that wasn't showing on products with color swatches. I've created a ticket and the same day it was solved. Really quick response from support, thanks Paul!

19th April 2017

Great Extension and top support

This 'Estimated Delivery' extension is fab....it is great for us and really helpful for customers. Ideal!!

5th April 2017

Perfect

We are satisfied with this extension.

16th February 2017

Great Extension

Great Extension. Everything I needed.

Hakaveli - User for more than 7 years |Magento 1

6th January 2017

Perfect extension

Works perfectly to show custom delivery dates on my store and is very flexible. Couldnt find another extension that does the same as good as this one. Support is always very quick and helpful.

Nima - User for more than 9 years |Magento 1|Magento 2

5th January 2017

Exactly what we needed

Worked much better than a competing product as it took the delivery detail right down to the SKU level live even on configurable products. Support has also been excellent

Alan - User for more than 7 years |Magento 1

18th December 2016

Great extension

Best experience ever with Magento extension vendors. These guys are incredible.

Paulo - User for more than 7 years |Magento 1

16th December 2016

Excellent extension that give shoppers fast shipping data

Had a small issue with the extension due to my custom theme but Wyomind support had it sorted out quickly and painless. The extension easily manage expectations for shoppers, so they know when they should receive their orders. Would highly recommend it.

16th December 2016

Excellent Module and Support

Module is great and support instantly solved the problems occurred with template.

baz1nga - User for more than 7 years |Magento 1

3rd November 2016

Great Extension backed by Excellent Support

We have used this module for a number of years now, recently we upgraded to the newest version and also integrated a third party module which caused issues with this extension.
Speaking with the support guys they soon understood the issues and began to work on a fix that would allow both the modules to co-exist. Within 24 hours we had both modules working in unison on our Dev site and a clear upgrade process for our live site.
I couldn't have done this without the help of the support team, they were quick to respond, concise with their questions and answers and a pleasure to deal with (why can't all support teams be this good).
Wyomind are the first stop for modules when we need additional functionality and currently have a number of their modules installed on both our Magento 1.9 and 2 installations.
Keep up the good work guys!

acater

5th August 2016

Recommended

My particular need was to add different leadtimes per product, but the frontend messaging with countdown will help conversion for sure. Everything is easily managed through the comprehensive admin panel.

ohmy

28th April 2016

Excellent Plugin, Excellent Support

We bought it at 2pm, had it installed by 3pm, Wyomind support worked out 1 tiny detail for us by 3:30 pm!
We are very pleased with the plugin and have almost got it the way we want it within less than an hour of it being installed!

bluehorizonmedi

10th March 2016

Great Extension and Developer Support

We have been using this extension for around a year and decided to upgrade to the newest version to gain some extra functionality. During the upgrade we found a few issues where it didn't quite upgrade correctly, despite not bought the install option the guys were happy to help me work through the issues and get things working correctly, including a bug fix too (only took 5 minutes from notifying them to having the fix).
I would fully recommend them at this point, however we then found out that there were bigger issues, the upgraded extension now conflicted with another extension we had installed, resulting in nearly 200 products no being able to be sold. The guys we happy to support me into the evening in locating the issue and once we found the issue they offered to modify their extension to work with the third party extension, within a few hours every was fully integrated and we had all the features we required. Now I would recommend them even more.
If you are looking to buy this extension (or any other extension) from Wyomind you can rest assured the extension will do what is says and the backup support is next to none, buy it you will not be left out in the cold with these guys.

acater

8th March 2016

Great support and best Pre-Order Extension on the Market

Easily the best pre-order extension currently available for Magento. Now with re-stock date at product level, this extension makes it incredibly simple to take control of out-of-stock and pre-order products.
The extension also makes our business much more transparent with regards to product lead times.
We are now able to provide our customers with delivery date estimations on the product page and when they are most likely to receive their order.
Fantastic developer support from Paul and Pierre who bent over backwards to improve and add functionality to this great extension.

Craig F

25th November 2015

Excellent support and fast response time!

Had some trouble getting this extension to show up on configurable products with and without palettes (using the Ultimo theme, Magento v1.9.2).
Wyomind support responded within 15 minutes and had the issue resolved in less.
Top notch support and very fast response time!

andreschmidt82

12th October 2015

Lead time estimater

We have been using this for sometime and it is exactly what we wanted, recently we wanted different delivery dates for products on backorder.
When we set it up we have problems, so its over 6 momths since we purchased and we ask Wyomind for help, they were fanastic fixing the problem immediately.
We also use their data feed manager, which is also an excellent product.

hotbuyer

21st August 2015

Amazing module with many functions and great support!

I am using this module for a week and the admin and frontend experience is really great! Also the support team and especially Paul are very helpful and really know what they are doing. If you want a module with this functionality I am sure that it is the best on the market!

magentobulgaria

10th June 2015

Great extension!

Great extension and very fast and helpful support!

idjokov

15th April 2015

Excellent extension

Does what it says and works. If issues arise the support is very responsive and qualified. I can only recommend Wyomind.

copyscape

22nd January 2015

Best Delivery Date Solution

Flawless to use. Exactly what we were looking for to configure estimated delivery dates for all of our products .
In our product line, delivery times can vary based on a wide range of attributes. Bu customers won't order unless they know approx when it can be delivered.
This solution has been a boon to our sales.
Thanks to the awesome Wyomind support, we are featuring estimated delivery times for every product on every page of our site.
The thing just works!

myprimewines

17th October 2014

Excellent Extension,top class support

The product work just as it is stated to work. I am very pleased with it.
I had an issue in my site which was no fault of the software but the guys fixed it for me.
Their response time was fast it caught me by surprise most of the time they would be waiting on me to respond.
Excellent Service with a great product.
A big caribbean thank you guys.

carontra

18th September 2014

Estimated Delivery Date Customized

Excellent extension , it does what it say, we have asked to costumize the extension to comply to the italian law and show delivery date on checkout and on thank you page after payment.
Pier was very helpfull and willing to please us in all our needs.
Thank you very much

vitovitovito

29th July 2014

Great Extension! Worth the price!

This is one of the best extensions I've downloaded. The code is clean and was easy to navigate and customize a bit.
I did have one issue and the developer responded within hours with a fix!!
Great Extension+Great Support=Great Deal!

mortlogik

1st March 2014

Great extension!

This extension is great. Exactly what i needed. When problems occured the developer responded immediatelly and found a solution. 5 stars from me. Thank you Wyomid!

alexishoponline

19th January 2014

Does what it says!

Great extension! Great support.............................................

efilip

20th December 2013

Great Module A+++

I installed the extension, very simple install
I contacted the Developer and asked for assistance, he contacted me back quickly help me,
The extension does exactly what it says and I am a very happy Customer, In fact I make use of most of this Developers extensions and I have never had any issues.
Great Job, keep up the good work.
Thanks Again
Ian

globalpsyche
Changelog

Initial release for the master version

Initial release for the legacy version

  • Possibility to use the {{cutoff}} variable in the messages to display the last shipping time

Enhancement

  • Possibility to use PHP in the messages
Patch v4.5.1.5

  • Semicolon added in the edit.js file

Patch v4.5.1.4

  • Fix for conflicts with Best4Mage_ConfigurableProductsSimplePrices

Patch v4.5.1.3

  • Code clean

Patch v4.5.1.2

  • Fix for a missing semi-column in the edit.js file

Patch v4.5.1.1

  • Fix for retrieving the messages in the checkout for products with custom options

Enhancement

  • Support of the last shipping time for each day
Patch v4.5.0.4

  • Fix for a missing semi-column in the edit.js file

Patch v4.5.0.3

  • Enhancement of estimated delivery dates for configurable products with custom options

Patch v4.5.0.2

  • Fix for the estimated delivery dates calculation in the order data

Patch v4.5.0.1

  • Fix for the estimated delivery dates of the shipping methods

Enhancement

  • Better support for the bundle products
Patch v4.4.2.9

  • Fix for a missing semi-column in the edit.js file

Patch v4.4.2.8

  • Fix when changing currency in the cart

Patch v4.4.2.7

  • Fix for PHP (older than v7)

Patch v4.4.2.6

  • Fix for Php lower than v7.x

Patch v4.4.2.5

  • Fix to avoid any error when the product is deleted while a customer is adding the product to the cart

Patch v4.4.2.4

  • Fix to avoid any error when the product is deleted while a customer is placing one order

Patch v4.4.2.3

  • Fix to avoid from reseting the order status when the estimated delivery date is stored as a comment

Patch v4.4.2.2

  • Fix for the estimated delivery date of the bundle and configurable products

Enhancement

  • Better translation for the month noums
Patch v4.4.1.2

  • Fix for the estimated delivery date of the bundle and configurable products

Enhancement

  • Compatibilty with  Payone: https://github.com/PAYONE-GmbH/magento-1
Patch v4.4.0.4

  • Fix for the estimated delivery date of the bundle and configurable products

Patch v4.4.0.2

  • Fix for PHP >= v5.2

Patch v4.4.0.1

  • Fix for empty values at the product level (avoiding infinite loop)

Enhancement

  • New optional countdown display based on knob.js
  • New translation file
Patch v4.3.0.2

  • Fix for empty values at the product level (avoiding infinite loop)

Patch v4.3.0.1

  • Layout update for the knob countdown

Enhancement

  • Bundle products support for estimated delivery dates display in checkout
Patch v4.2.2.8

  • Fix for empty values at the product level (avoiding infinite loop)

Patch v4.2.2.7

  • Fix for the estimated delivery date of the configurable products

Patch v4.2.2.6

  • Fix for the estimated delivery date for the order including products with custom options

Patch v4.2.2.5

  • Configurable products: lead time by attributes applied to the children

Patch v4.2.2.4

  • Fix for duplicate messages for cart items

Patch v4.2.2.3

  • Fix for the order email layout

Patch v4.2.2.2

  • Fix for the order email layout

Patch v4.2.2.1

  • Fix on estimated delivery date message display for bundle products in checkout

Enhancements:

  • Product attribute codes (created by the extension) updated automatically to each upgrade
  • "Estimated Delivery Date" template improved in product page: config value enabled when used in default scope
Patch v4.2.1.8

  • Fix for empty values at the product level (avoiding infinite loop)

Patch v4.2.1.7

  • Fix for the estimated delivery date of the configurable products

Patch v4.2.1.6

  • Fix for the estimated delivery date for the order including products with custom options

Patch v4.2.1.5

  • Configurable products: lead time by attributes applied to the children

Patch v4.2.1.4

  • Fix for the order email layout

Patch v4.2.1.3

  • Fix for the order email layout

Patch v4.2.1.2

  • Delivery date calculation fixed
  • Fix on variable

Patch v4.2.1.1

  • Fix on GMT dates

Enhancements:

  • Ability to manage the display of the messages for each item in cart, customer account and order confirmation email

Patch:

  • Compatibility fix for Mageworx updated
Patch v4.2.0.7

  • Fix for empty values at the product level (avoiding infinite loop)

Patch v4.2.0.6

  • Fix for the estimated delivery date for the order including products with custom options

Patch v4.2.0.5

  • Configurable products: lead time by attributes applied to the children

Patch v4.2.0.4

  • fix uninitialized property

Patch v4.2.0.3

  • Fix for the order email layout

Patch v4.2.0.2

  • Fix for the order email layout

Patch v4.2.0.1

  • Delivery date calculation fixed

Enhancement

  • New option : estimated delivery dates can now be automatically added for each product in the order email.
Patch v4.1.0.2

  • Fix for empty values at the product level (avoiding infinite loop)

Patch v4.1.0.1

  • Configurable products: lead time by attributes applied to the children

Enhancements

  • Ability to display/hide estimated delivery date message for each section AND for each store views
  • Ability to use specific leadtimes for each shipping method and to override the shipping method title with custom variables
Patch v4.0.0.2

  • Fix for empty values at the product level (avoiding infinite loop)

Patch v4.0.0.1

  • Configurable products: lead time by attributes applied to the children

Enhancements:

  • ability to disable the estimated delivery messages by website, store and store view

Bug Fix:

  • Backup of the extension product attributes after an installation

Enhancements:

  • Minor code improvements

Enhancements:

  • Optimized configurable products support (configurable swatch)
  • Correction of spelling mistakes

New features:

  • New back in stock function

Patch:

  • Compatibility fix for Magento Security Patch SUPEE 6788

New features:

  • Support for bundle products in the cart
  • Support for custom options (compatibility with MageWorx Advanced Custom Options)
  • Product pages new options

Enhancements:

  • Code refactoring

Patch:

  • Compatibility fix for Magento Security Patch SUPEE-6285

New features:

  • Dynamic countdown
  • Estimated delivery date in the confirmation email

Enhancements:

  • Optimized interface
  • Dynamic date according to the quantity in the cart
  • Translation updates

Bug Fix:

  • Fix on products when no stock management
  • Compatibility with loadProductName

Bug Fix:

  • Minor fix

New features:

  • Leadtime ranges management
  • Days off configuration
  • Addition of one message per item in the cart

Enhancements:

  • Module refactoring

Enhancements:

  • Translations updated

New features:

  • Days off considered in the delivery date calculation

Enhancements:

  • Leadtimes displayed for configurable products
  • Days and months translations management
  • First Release
Demo store
Front-end
Back-end
Login
EstimatedDeliveryDate
Password
EstimatedDeliveryDate123

Stay tuned and get a coupon code of 10% off any purchase while creating your account!

Subscribe now for updates, promotions and products launch twice a month at most.

Please indicate a valid email