solutions for e-commerce

13 years of business 2556 reviews 4.9 average rating
Magento 2

Estimated Delivery Date

Affichez sur les pages produit Magento et dans le panier d'achat du client, la date de livraison prévisionnelle pour les produits disponibles et les commandes en attente avec un message entièrement personnalisable (délais en jours, date prévue, décompte).

5/5 rated
107 Commentaires
from €195
Guides d'utilisation

Fonctionnement général de Estimated Delivery Date pour Magento 2

Comment fonctionne Estimated Delivery Date pour Magento 2 ?

L'extension Estimated Delivery Date vous offre la possibilité de gérer vos délais de livraison sur plusieurs niveaux. Cela vous permet d'établir et de personnaliser des délais de livraison pour chaque produit disponible dans votre site Magento et sur différents niveaux.

Estimated Delivery Date est entièrement personnalisable. Vous avez la possibilité d'afficher et de personnaliser totalement vos messages de livraison.

Que sont les délais de livraison ?

Un délais de livraison (lead time) est la latence entre l'initiation et l'exécution d'un processus. Il s'agit du temps nécessaire à expédier vos produits.

Avec l'extension Estimated Delivery Date, les délais de livraison sont définis en jours. Vous pouvez définir des délais de livraison sur différents niveaux (magasin, produit, attribut, produit configurable, option personnalisée...). Les délais seront ensuite ajoutés les uns aux autres.

Ci-dessous, vous trouverez un exemple qui résume les différentes configurations possibles avec l'extension Estimated Delivery Date.

Configurez Estimated Delivery Date en 4 étapes

Pour configurer Estimated Delivery Date allez dans :
StoresConfigurationWyomind Estimated Delivery Date

ETAPE 1 : Configurez Estimated Delivery Date de manière générale

Dans un premier temps, vérifiez que Current configuration scope est sur Default Config.

Vous pourrez ensuite configurer Estimated Delivery Date pour chaque website, store et store view. Gérez vos leadtimes par vue de magasin.

Paramètres généraux

Dans un premier temps activez le module.

  • Debug enabled
    Quand l'option débug est activée, le module affiche des traces utiles au débugage.
    Vous ne devriez jamais utiliser cette option en mode production.


    Les traces de debug n'apparaissent que si votre IP fait partie des IPs autorisée dans :
    StoresConfiguration Advanced Developer Developer Client Restrictions 

  • Store opening days

    En sélectionnant les jours d'ouverture, la date estimée de livraison est calculée depuis le prochain jour d'ouverture. Par exemple, si une commande est effectuée un samedi, elle sera envoyée seulement le lundi (en supposant que le samedi et le dimanche sont des jours non travaillés).


  • Store days off

    Lorsque les commandes sont effectuées lorsque le jour n'est pas travaillé, alors la date estimée de livraison est calculée à partir du prochain jour travaillé.
    Vous pouvez ajouter un nombre illimité de jours non travaillés ou fériés avec le format suivant :
    yyyy-mm-dd

    Les jours doivent être listés du plus loin au plus récent.
  • Date format

    Le format de date utilise les mêmes paramètres que la fonction PHP date().
    La date apparaît dans les messages selon cette configuration.


    Jetez un œil à la documentation PHP pour plus de détails :
    http://php.net/manual/en/function.date.php

  • Use the next available day for the "to" date if it is identical to the "from" date
    Si activée, le prochain jour disponible sera utilisé pour la variable {{to_x_day}} si la valeur est la même que {{from_x_day}} ainsi que pour la variable {{to_date}} si la date est identique à {{from_date}}.

Message Estimated Delivery Date

Estimated Delivery Date vous permet d'afficher des messages dans le panier, dans les emails transactionnels et/ou dans le compte client.

Vous pouvez utiliser plusieurs placeholders :
{{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

Vous avez aussi la possibilité d'afficher un message :
  • en haut du panier et dans le checkout
  • pour chaque article du panier dans le résumé du checkout
  • pour chaque article commandé dans la vue des commandes si disponible

Paramètres par défaut pour les produits en stock

Puisque les quantités sont prises en compte pour le calcul de la date estimée de livraison, les délais et messages peuvent différer entre les produits en stock et les produits en rupture de stock (réapprovisionnements autorisés). C'est pourquoi l'extension Estimated Delivery Date vous offre la possibilité d'ajuster vos paramètres selon la disponibilité des produits.
  • Default lead time
    Le délai de livraison est le temps requis pour préparer, expédier et délivrer une commande à un client. Cette valeur est un nombre de jours, mais peut aussi être composée de plusieurs valeurs (2 nombres séparés par un tiret).
    Exemple d'une valeur :

    Exemple de plusieurs délais :

  • Last Shipping time of the day
    Lorsqu'une commande est placée après la dernière heure d'envoi de la journée, alors la date de livraison estimée est calculée à partir du prochain jour ouvré.
  • Shipping days
    Les jours d'expédition sont les jours où vos transporteurs travaillent. Ces jours permettent d'ajuster la date estimée de livraison en conséquence. 
  • Shipping days off
    Les jours d'expédition non travaillés sont les jours où vos transporteurs ne travaillent pas. Ils permettent également d'ajuster la date de livraison en conséquence. Les dates doivent être listées de la plus ancienne à la plus récente et doivent être formatées comme suit : 
    yyyy-mm-dd
  • Display a message on the category product pages
    Si activée, la date de livraison estimée sera affichée sur toutes les pages catégories des produits.
    Vous pouvez utiliser plusieurs placeholders :
    {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

  • Display a message on the product pages
    Si activée, la date de livraison estimée sera affichée sur toutes les pages produit.
    Les dates estimées de livraison sont affichées en temps réel selon les quantitées ajoutées dans le panier. Lorsque les quantités dépassent les stocks disponibles, le message suivant apparaît : 

    Vous pouvez utiliser plusieurs placeholders :
    {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}, {{countdown}}
  • Display the message before the product option selection (configurable products)
    Le message de la page produit que vous avez défini précédemment sera affiché sur les pages des produits configurables avant la sélection des options (taille, couleur...). Le message utilise le "from" minimum et le "to" maximum des variantes du produit configurable. 
  • Display a message for each item in cart
    Si activée, la date de livraison estimée sera affichée pour chaque article dans le panier.
    Vous pouvez utiliser plusieurs placeholders :
    {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}
  • Display a message for each item in transaction email
    Si activée, la date de livraison estimée sera affichée pour chaque article dans l'email transactionnel.
    Vous pouvez utiliser plusieurs placeholders :
    {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

Paramètres par défaut pour les produits en rupture de stock

Estimated Delivery Date vous permet de définir des paramètres différents pour les produits en rupture de stock :

  1. Cas 1 - Le produit est en rupture de stocks et les réapprovisionnements ne sont pas autorisés
    Aucun message de date estimée de livraison n'est affiché, seul le message par défaut "Out of stock" est affiché.
  2. Cas 2 - Le produit est en rupture de stocks et les réapprovisionnements sont autorisés
    Les messages de date estimée de livraison seront affichés selon les paramètres pour les produits en rupture de stock (voir ci-dessous).
  3. Cas 3 - Le produit est en rupture de stocks, les réapprovisionnements sont autorisés et le produit a une date de réapprovisionnement (comment définir une date de réapprovisionnement)
    Les messages de date estimée de livraison seront calculés à partir de la date de réapprovisionnement avec les paramètres des produits en stock.

 

Les options ci-dessous doivent être utilisées de la même manière que les paramètres des produits en stock et s'appliquent aux produits en rupture de stocks avec les réapprovisionnements autorisés seulement.

  • Default lead time
  • Last Shipping time of the day
  • Shipping days
  • Shipping days off
  • Display a message on the category product pages
  • Display a message on the product pages
  • Display the message before the product option selection (configurable products)
  • Display a message for each item in cart
  • Display a message for each item in transaction email

Délais de livraison par attribut

Vous pouvez aussi définir des délais de livraison selon les attributs et définir une portée pour les délais supplémentaires :

  • produits en stock et en rupture de stock
  • produits en stock
  • produits en rupture de stock

Un message confirmera que les valeurs de l'attribut peuvent être mappées.

Notez que les attributs doivent être de type dropdown pour que vous puissiez gérer des délais de livraison supplémentaires. 

Délais de livraison par options custom

Estimated Delivery Date vous permet également de définir la méthode de calcul des délais de livraison de toutes les options custom sélectionnées :

  • the lead time can be the sum of all custom options
    La somme de toutes les options custom :
    T-Shirt S : 5 days
    T-Shirt Orange : 2 days
    When a customer orders an orange T-shirt in size S, it will require 7 days to be shipped.
  • the lead time can be the highest value of all custom options
    L'option custom la plus élevée :
    T-Shirt S : 5 days
    T-Shirt Orange : 2 days
    When a customer orders an orange T-shirt in size S, it will require 5 days to be shipped.

Décompte

Le format du décompte peut être affiché sous forme de texte ou sous forme graphique. 

Définissez vos propres paramètres pour :

  • Countdown format:
    daysdays, hoursdays, hours, minute days, hours, minute, seconds
  • Countdown in real time:
    yes/no
  • Countdown display time:
    Vous avez le choix entre un affichage textuel ou graphique tel que dans l'exemple ci-dessous.
Notez que la variable {{coundown}} est seulement disponible pour les messages des pages produits.  

Délais de livraison par méthode de livraison

Définissez des délais supplémentaires par méthode de livraison. Pour cela, sélectionnez la méthode de livraison et cliquez sur ADD .

Vous pouvez alors choisir d'ajouter des délais de livraison et d'afficher un message pour des méthodes de livraison spécifiques.

  • Shipping method
    Vous pouvez utilisez des expressions régulières. Par exemple, pour toutes les méthodes commençant par pickupatstore, écrivez :
    pickupatstore.*
  • Leadtimes
    Pour les délais de livraison, vous pouvez définir une échelle de délais séparés par un tiret. Par exemple, de 1 à 2 jours :
    1-2
  • Message
    Utilisez les placeholders suivants :
    {{title}}, {{from_x_day}}, {{to_x_day}}, {{from_date}}, {{to_date}}, {{from_x_week}}, {{to_x_week}}

La date estimée de livraison sera alors calculée en conséquence. 

Notez que si vous utilisez Pickup@Store avec Estimated Delivery Date, vous pourrez alors définir des délais de livraison supplémentaires pour chaque méthode de retrait en magasin.

Délais de livraison par pays et codes postaux

Vous pouvez définir des délais de livraison supplémentaires selon les pays et codes postaux en cliquant sur Add leadtimes.

  • Country
    Choisissez le pays pour lequel vous souhaitez ajouter des délais supplémentaires.
  • Postcodes
    Vous pouvez aussi ajouter des codes postaux spécifiques.
  • Leadtimes
    Pour les délais de livraison, vous pouvez définir une échelle de délais séparés par un tiret. Par exemple, 8 jours :
    8

ETAPE 2 : Personnalisez les messages et les formats de date

Estimated Delivery Date vous permet de personnaliser vos messages et formats de dates selon vos besoins.

Affichage des messages

Les messages peuvent être affichés à différents endroits :

  • sur les pages produits (produits in stock/out of stock)
  • dans le panier et le checkout
  • dans l'email transactionnel
  • dans le compte client
  • pour chaque méthode/taux de livraison

Placeholders

Vous avez la possibilité de personnaliser chacun de ces messages en incluant une syntaxe particulière comme ci-dessous afin d'afficher les délais de livraison, la date de disponibilité et le temps restant avant la réception de la commande.

Vous pouvez utiliser plusieurs placeholders :

  • {{from_x_day}}
    Nombre minimum de délais de livraison (+ jours non travaillés). 
  • {{to_x_day}}
    Nombre maximum de délais de livraison (+ jours non travaillés). 
  • {{from_date}} 
    Jour-J + délai de livraison minimum (+ jours non travaillés). 
  • {{to_date}}
    Jour-J + délai de livraison maximum (+ jours non travaillés). 
  • {{from_x_week}}
    Nombre minimum de semaines à partir de quand la commande sera délivrée (+ jours non travaillés). 
  • {{to_x_week}}
    Nombre maximum de semaines à partir de quand la commande sera délivrée (+ jours non travaillés). 
  • {{countdown}} 
    Nombre d'heures, de minutes, de secondes avant la dernière expédition de la journée.  
    Seulement pour le Message sur les pages produits.
  • {{title}}
    Titre de la méthode de livraison.
    Seulement pour le Message pour chaque méthode de livraison.


Ci-dessous, quelques exemples de messages avec des placeholders :

{{title}} - Votre commande sera livrée dans {{to_x_week}} semaines.
Cet article sera prêt à être expédié le {{from_date}}. Pour une livraison rapide, commandez cet article avant {{countdown}}.

Notez que vous pouvez aussi définir le format du décompte et choisir d'afficher un décompte graphique en temps réel.

Scripts PHP

Vous pouvez aussi ajouter du PHP directement dans vos messages :

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


Quelques exemples en utilisant du PHP dans vos messages :


  • Pour le message dans le 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}}.

  • Pour les messages des méthodes/taux de livraison :
    Notez que vous pouvez définir un message pour chaque taux/méthode de livraison. Par exemple :

     
    Message pour le taux de base :

    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}}.​

     
    Message pour la livraison gratuite :

    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}}.​

Affichage de la date

Estimated Delivery Date vous permet aussi d'afficher le format de date comme vous le souhaitez.

Format de date

En effet, comme le format de date est souvent différent d'un pays à un autre, vous pouvez vous référez au tableau ci-dessous afin de créer votre propre format de date.

Quelques exemples :

  • pour Sunday 5st of July 2014, écrivez :
    l jS \of F Y

Vous pouvez aussi définir d'autres formats de date pour chaque vue magasin :

  • pour la vue anglaise, l jS \of F Y rendra :
    Tuesday 26th of August 2014
  • pour la vue française, l j F Y rendra :
    Mardi 26 Août 2014

ETAPE 3 : Gérez les délais de livraison

Il y a plusieurs manières de gérer les délais de livraison. 

Vous pouvez définir des délais de livraison pour chaque : 

  • vue magasin
  • produit
  • attribut produit
  • option custom

Par vue magasin

Estimated Delivery Date vous permet de configurer des délais de livraison selon la vue magasin. Jetez un œil à la configuration Store view en haut de votre admin dans : 
StoresSettingsConfiguration Wyomind Estimated Delivery Date


En choisissant une portée de configuration, vous avez la possibilité d'utiliser des données par défaut ou de modifier les paramètres comme vous le voulez.

Par exemple, si vous avez besoin de 3 jours supplémentaires pour envoyer des produits en stock pour une vue magasin particulière, vous pouvez le définir dans le champ Default lead time pour cette vue magasin.

Par produit

Au lieu d'utiliser les paramètres définis au niveau global pour tous les produits, vous pouvez utiliser des valeurs spécifiques pour certains produits.

Allez dans :
ProductsInventoryCatalog

Choisissez un produit et cliquez sur Edit. Allez dans l'onglet Estimated Delivery Date.

Puis appliquez les paramètres qui réécriront les paramètres définis au niveau global.

Pour les produits en rupture de stock, vous avez la possibilité de définir une date de réapprovisionnement. Alors, la date estimée de livraison sera calculée depuis cette date et utilisera les paramètres des produits en stock.

Tous les paramètres peuvent être configurés au niveau du site, du magasin ou de la vue magasin.

Notez que les backorders doivent être activés (au niveau global ou au niveau du produit) sinon, le produit sera considéré comme en rupture de stock et aucun message n’apparaîtra.

Par attribut produit

Dans un premier temps, vous devez choisir les attributs auxquels vous souhaitez ajouter des délais de livraison supplémentaires ainsi que la portée de ces délais dans :
StoreSSETTINGSConfiguration Wyomind Estimated Delivery Date Lead Time Based On Attributes

Un message confirmera que les valeurs de l'attribut peuvent être mappées.

Notez que les attributs doivent être de type dropdown pour pouvoir gérer des délais supplémentaires.  

Puis allez dans :
Stores AttributesEstimated Delivery Date

Vous pourrez assigner des délais supplémentaires pour chaque valeur d'attribut. Tel que dans l'exemple ci-dessous, où 4 jours supplémentaires ont été ajoutés pour la couleur silver.

Sauvegardez vos modifications en cliquant sur Save all changes.

Par options custom

Si vous souhaitez augmenter les délais de livraison pour une option custom particulière d'un produit, vous pouvez mapper l'option avec un délai supplémentaire dans l'onglet Customizable Options, depuis :
ProductsInventoryCatalog

Seules les options custom de type dropdown peuvent être utilisées pour les délais supplémentaires.

Ensuite, vous pouvez aller dans l'onglet Lead time based on custom options afin de choisir la manière de calculer les délais de livraison, depuis :
SystemConfigurationWyomind Estimated Delivery DatE

ETAPE 4 : Vérifiez vos paramètres

Estimated Delivery Date comprend un outil qui vous permet d'obtenir un aperçu et ainsi de vérifier si vos paramètres sont correctes et s'ils renvoient les résultats attendus.

Allez dans :
StoreSSETTINGSConfiguration Wyomind Estimated Delivery DateEstimated Delivery Date Preview

Aperçu du message estimé de livraison

En utilisant l'aperçu, vous pouvez définir :

  • Product SKU
    Entrez le SKU du produit que vous souhaitez vérifier.
  • Website
    Choisissez le site web.
  • Shipping Method
    Sélectionnez la méthode de livraison.
  • Country
    Choisissez un pays.
  • Postcode
    Ajoutez un code postal.

Cliquez sur le bouton Go. L'aperçu de chaque message sera affiché.

Notez que si vous utilisez l'extension Google Customer Reviews, vous pouvez utiliser Estimated Delivery Date afin de gérer les dates de livraison estimées des commandes plus précisément.

Donnez à vos clients la possibilité de connaître la date de livraison estimée !

Définissez et personnalisez les délais de livraison pour chacun de vos produits et sur différents niveaux de votre boutique Magento® 2.

  • Mise à jour à vie
    Support prioritaire de 6 mois
    30 jours satisfait ou remboursé
    Code source extensible
    Domaines de test illimités
    Accès composer gratuit
    Approuvé par la Marketplace
Vous voulez en savoir plus ?

Affichez la date de livraison estimée sur votre front-end Magento®

Dans la page catégorie

Dans la page produit

Dans le panier
en tant que notification globale ou pour chaque article du panier

Dans le checkout

Dans l'email de confirmation de commande

Dans le compte client

Personnalisez entièrement l'affichage des messages

Contexte du message
Personnalisez complètement vos messages, selon la langue, les produits et les sections en front-end.

Contenu du message
Ajoutez la date de livraison estimée, le nombre de jours/semaines et un compte à rebours.

Configurez l'extension sur plusieurs niveaux

Vues magasin
Définissez une configuration globale ou spécifique à chaque vue magasin.

Disponibilité des produits
Configurez un paramétrage spécifique pour les produits en stock/en rupture/hors stock.

Attributs produits
Définissez des délais supplémentaires pour les attributs produit : couleur, marque...

Options personnalisées
Ajoutez des délais de production pour les options personnalisées.

Méthodes de livraison
Ajoutez des délais selon les méthodes de livraison.

Pays & codes postaux
Créez des délais supplémentaires selon les pays et codes postaux.

Créez des dates estimées de livraison fiables

Jours de fermeture
Les vacances et jours de congés sont pris en compte.

Jours d'ouverture
Les jours de livraison et le dernier horaire de livraison sont calculés automatiquement sur la base des jours ouvrés.

Affichage en temps réel
Les dates estimées de livraison sont affichées en temps réel selon les quantités ajoutées dans le panier.

Types de produits
Date estimée la plus rapide/longue affichée pour les produits groupés.

Freqently Asked Questions
Informations Pré-vente

Magento propose désormais trois variantes de son produit.

Leurs noms ayant changé au cours des dernières années, voici un récapitulatif :

  • Magento Open Source : anciennement Magento Community Edition (CE), est une plate-forme de commerce électronique gratuite.
  • Magento Commerce : anciennement Magento Enterprise (EE), est la version payante de Magento et propose des services de support.
  • Magento Commerce Cloud : est la version payante de Magento et propose des services de support et d'hébergement.
Licence et domaines

Votre licence est valide pour une durée illimitée sur une seule instance.

  • Si vous utilisez plusieurs instances, il vous faudra acheter une licence supplémentaire pour chacune d'entre elles.
  • Si vous gérez plusieurs sites sur la même instance, vous n’aurez besoin que d’une seule licence pour l’ensemble de vos domaines.
Bien que la période de validité de votre licence soit illimitée, celle de votre période de Support & Upgrade est quant à elle limitée à 12 mois (durée offerte à l’achat de votre licence). Passé ce délai, il vous faudra en acheter une nouvelle (voir FAQ: Prolonger sa période de Support)

Vous avez la possibilité de pré-enregistrer votre domaine de production à votre licence.

Grâce à cette option vous pourrez installer et activer votre domaine afin qu'il soit prêt à l'emploi avant son lancement en ligne.

Pour pré-enregistrer votre domaine :

  1. Allez dans :
    mY accountLicenses & DOwnloads
  2. Cliquez sur l'icone Settings à côté de l'extension pour laquelle vous souhaitez pré-enregistrer votre domaine.
  3. En bas de la page, sous votre liste de domaine se trouve un lien. Cliquez sur :
    Do you want to pre-register your domain in order to be ready to go live?
  4. Entrez votre nom de domaine puis cliquez sur PRE-REGISTER NOW  pour finaliser votre pré-enregistrement.

Attention, cela ne veut pas dire que votre licence est activée. Il vous faudra l'activer depuis votre nouveau domaine une fois le module installé. 

Votre licence est valide pour une durée illimitée sur une seule interface. Il est possible, cependant, d'étendre ou de transférer votre licence dans deux cas : 

  • Si vous désirez ajouter vos environnements de test à votre licence.
    Dans ce cas, vous pouvez étendre votre licence gratuitement, et ce, pour un nombre illimité de domaines (dev, staging, local..).
    Ex: mywebsite-staging.com ou mywebsite-dev.com
  • Si vous souhaitez transférer votre licence sur un autre domain de production.
    Dans ce cas, la période de Support & Upgrade pour la licence doit être active.



Pour pouvoir utiliser Estimated Delivery Date à la fois sur votre environnement de production et de test, suivez les étapes ci-dessous:

  1. Téléchargez Estimated Delivery Date depuis votre compte Wyomind.
    (voir FAQ: Téléchargement des modules)
  2. Installez Estimated Delivery Date sur votre environnement.
    (voir FAQ: Installation des modules sur Magento ou sur WooCommerce)
  3. Activez la licence.
    (voir FAQ : Activation des licences en ligne de commande sur Magento ou sur WooCommerce)

Dans le cas où vous avez de nombreux domaines de staging ou si vous êtes une agence avec de nombreux domaines de pre-prod pour vos clients, contactez-nous afin de whitelister automatiquement tous vos domaines
Versionnage des extensions et téléchargement

    Pour télécharger Estimated Delivery Date, connectez-vous à votre compte Wyomind :

      1. Allez dans :
        mon compte Licenses & downloads  
      2. Cliquez sur l'onglet paramètre en face de Estimated Delivery Date.


        Une nouvelle fenêtre s'ouvre
        alors

      3. Cliquez sur le bouton de téléchargement.

    Seule la dernière version de l'extensiont publiée durant votre période de Support & Upgrade est disponible en téléchargement. Pour accéder à la toute dernière version de l'extension assurez vous de disposer d'une période de Support & Upgrade à jour

    En achetant un module depuis wyomind.com, vous bénéficiez de 12 mois de mise à jour. Durant cette période vous pouvez à tout moment télécharger la dernière version du module directement depuis votre compte. 

    Pour mettre à jour Estimated Delivery Date, suivez les étapes suivantes :

    1. Allez dans :
      mon comptemes téléchargements
    2. Cliquez sur l'icône paramètres en face de Estimated Delivery Date.
    3. Cliquez sur l'icône de téléchargement.
    4. Installez la nouvelle version de Estimated Delivery Date sur votre admin Magento ou WooCommerce.

    Installation/Désinstallation des extensions

    Vous pouvez installer Estimated Delivery Date manuellement.

    1. Téléchargez Estimated Delivery Date (fichier compressé) dans :
      mon compteLicenses & Downloads
      Consultez la FAQ : Téléchargement des extensions
    2. Ouvrez le dossier téléchargé et décompressez-le.
    3. Copiez le contenu du dossier et collez-le dans le répertoire racine de votre site Magento 2.
    4. Dans votre «Command Line Interface», exécutez :
      bin/magento setup:upgrade
      Si vous utilisez un mode production, exécutez également : 
      bin/magento setup:static-content:deploy 
      bin/magento setup:di:compile 

    Vous pouvez installer Estimated Delivery Date via Composer dans deux cas seulement :

    • Si vous avez acheté Estimated Delivery Date sur la place de marché de Magento ET que vous avez effectué une demande d’accès à notre dépôt d’extensions à notre support contact@wyomind.com
    • Si vous avez acheté Estimated Delivery Date sur Wyomind.com 
    1. Ajoutez le dépôt repo.wyomind.com à votre configuration composer :
      composer config repositories.wyomind composer https://repo.wyomind.com

    2. Exécutez la commande Composer : 
      composer require wyomind/estimateddeliverydate
    3. Puis allez dans votre «Command Line Interface» et exécutez : 
      bin/magento setup:upgrade​
    4. Si vous utilisez un mode production, exécutez également : 
      bin/magento setup:static-content:deploy ​
      bin/magento setup:di:compile

    Pour désinstaller Estimated Delivery Date, commencez par désactiver l'extension en exécutant la commande suivante :

    bin/magento module:disable Wyomind_EstimatedDeliveryDate

    Puis, vous avez deux moyens de désactiver l'extension, selon la méthode avec laquelle l'extension a été installée précédemment : 

    • Installation manuelle

      Exécutez le fichier estimateddeliverydate-uninstall.sh (vous pouvez le trouver dans le dossier zip de l'extension) depuis votre répertoire racine Magento :

      sh estimateddeliverydate-uninstall.sh

       

    • Installation via Composer

      Exécutez la ligne de commande suivante :

      composer remove wyomind/estimateddeliverydate

    Lorsque la désinstallation est terminée, pensez à nettoyer le cache et réactiver le compiler (si vous l'utilisez).

    Si vous avez acheté Estimated Delivery Date depuis la place de marché Magento, vous pouvez l’installer via Web Setup Wizard. 

    Veuillez cliquer sur le lien ci-dessous pour vous renseignez sur comment procéder à l’installation : 
    http://docs.magento.com/m2/ce/user_guide/system/component-manager.html

    Votre extension installée, il ne vous reste plus qu’à activer votre licence :
    Activation des extensions

    Activation des extensions

    Une fois que Estimated Delivery Date est installé, vous devez activer la licence. Pour les anciennes versions, vous pouvez activer votre licence depuis le back-office :

      1. Allez dans votre admin Magento. Un message apparaît en haut de la page.
        Si vous ne voyez rien apparaître, vérifiez les éléments suivants : 
           1. Les modules Adminhtml_Notifications et Wyomind_Core ne sont pas désactivés.
           2. La sortie HTML des modules Adminhtml_Notifications et Wyomind_Core ne sont pas désactivées dans :
        storesconfigurationadvanced advanced
           3. Assurez-vous que le fichier app/etc/env.php contient bien une clef d'encryptage :
        <?php
         return array(
         'backend' => array(
         'frontName' => 'admin'
         ),
         'crypt' => array(
         'key' => '1e8f3c6772b7a6a6689c3c8cefa4ccf0'
         ),
         /* ... */
         )
        ?>​​
         
      1. Copiez votre clé d'activation.

        Vous pouvez trouver votre clé d'activation à 2 endroits :
        Dans l'email de confirmation que vous avez reçu suite à l'achat de Estimated Delivery Date.
        -  Dans votre compte Wyomind :My account Licenses & downloads
        Choisissez Estimated Delivery Date et cliquez sur  .

        Une nouvelle page s'ouvre où sera affichée votre clé d'activation (voir ci-dessous).

      2. Collez votre clé d'activation dans le champ Activation key dans :
        StoresConfiguration Wyomind  Your extension 
             

        Choisissez une méthode d'activation entre Automatic (Yes) et Manual (No) :
        -  Si vous choisissez Yes : vous serez connecté automatiquement au serveur de licence de Wyomind.
        Si vous choisissez No : vous devez vous connecter avec votre navigateur au serveur de licence de Wyomind.

      3. Sauvegardez les données en cliquant sur Save Config .
      4. Une notification apparaît en haut de votre admin. Cliquez sur ce lien : 
        Activate it now!

      5. Copiez et collez le code de la licence dans le champ License code de votre admin ou cliquez simplement sur Activate now! 


      6. Pour finir, déconnectez-vous, nettoyez les caches et reconnectez-vous pour pouvoir utiliser Estimated Delivery Date.

    Pour les extensions comprenant plusieurs modules, répéter les étapes ci-dessus pour chaque module en utilisant les clés d'activation adaptées (chaque module a sa propre clé d'activation).


    Ajoutez un autre domaine à votre licence


    Pour activer votre licence sur un autre environnement (test, staging...) :

    1. Une fois l'extension installée sur ce nouveau domaine, collez votre clé d'activation dans le champ Activation key dans :
      Stores Configuration   Wyomind Your extension
    2. Sauvegardez la configuration. Une notification devrait apparaître. Cliquez sur Add this domain to my license.
    3. Une demande de transfert sera envoyée directement à notre équipe (sous un délai d'une heure environ).
      Dès lors, que la demande de transfert est prise en charge par notre équipe, vous recevrez un mail de confirmation.
      Si votre demande est acceptée, vous pourrez aussitôt utiliser Estimated Delivery Date sur vos deux domaines.

    L'ordre d'activation de votre licence n'a aucune importance. Vous pouvez choisir d'activer d'abord votre licence sur votre environnement de production puis par la suite sur votre environnement de test, ou inversement. 

    Dans le cas où vous avez de nombreux domaines de staging ou si vous êtes une agence avec de nombreux domaines de pre-prod pour vos clients, contactez-nous afin de whitelister automatiquement tous vos domaines

    Une fois que Estimated Delivery Date est installé, vous devez activer la licence.

    Pour cela, vous pouvez utiliser la ligne de commande suivante :

    bin/magento wyomind:license:activate Wyomind_EstimatedDeliveryDate <YOUR_ACTIVATION_KEY>

    Afin de récupérer la liste des modules disponibles ainsi que le statut des licences, utilisez :

    bin/magento wyomind:license:status

     Parmi les différents statuts : 

    • registered = la licence a été enregistrée
    • pending = vous devez exécuter la ligne de commande pour l'activation de la licence
    • invalidated = la licence n'a pas été validée pour cause de mauvaise clé d'activation ou de violation de licence

     

    Pour activer plusieurs licences à la fois, utilisez :

    bin/magento wyomind:license:activate \
    Wyomind_Extension1,Wyomind_Extension2 \
    CLE_ACTIVATION_1,CLE_ACTIVATION_2

    ou :

    bin/magento wyomind:license:activate \
    Extension1,Extension2 \
    CLE_ACTIVATION_1,CLE_ACTIVATION_2
    Utilisation des extensions
    1. aller dans Stores Configuration Wyomind Estimated Delivery Date Global settings
    2. Changer le separateur de délais , eg: > or | 
    3. Ensuite vous pourrez utiliser le tiret (-) pour indiquer des valeurs négatives de délais

    You can add the estimated delivery date message in the order confirmation email.

    For this, use the codes below :

    • directly in the transaction emails templates from the admin panel: 
      Marketing Communication Email Templates
    {{block class='Magento\Framework\View\Element\Template' area='frontend' template='Wyomind_EstimatedDeliveryDate::email/EstimatedDeliveryDate.phtml' order=$order}}
    • in the HTML templates in vendor/magento/theme-frontend-your_theme/Magento_Sales/email/order_new.html and order_new_guest.html
    {{block class='Magento\\Framework\\View\\Element\\Template' area='frontend' template='Wyomind_EstimatedDeliveryDate::email/EstimatedDeliveryDate.phtml' order=$order}}

    You can also add the comment below in the header of the HTML templates to add the code snippet to the template variables

    ...
    "block class='Magento\\\\Framework\\\\View\\\\Element\\\\Template' area='frontend' template='Wyomind_EstimatedDeliveryDate::email\/EstimatedDeliveryDate.phtml' order=$order":"Estimated Delivery Date",
    ...
    The above methods are recommended for developers only.

    Vous avez la possibilité de supprimer le bloc estimated delivery date dans le checkout sous l'estimation de livraison. 

    Pour cela, suivez les étapes suivantes :

    1. Mettez à jour le layout dans : 
      /view/frontend/layout/checkout_cart_index.xml
    2. Supprimez toute la partie Estimated Delivery Date :
      <!-- ESTIMATED DELIVERY DATE -->
      <item name="estimateddeliverydate" xsi:type="array">
          <item name="component" xsi:type="string">Wyomind_EstimatedDeliveryDate/js/view/estimateddeliverydate</item>
          <item name="displayArea" xsi:type="string">estimateddeliverydate</item>
          <item name="config" xsi:type="array">
              <item name="template" xsi:type="string">Wyomind_EstimatedDeliveryDate/osc/estimateddeliverydate</item>
          </item>
          <item name="children" xsi:type="array">
      
              <item name="items" xsi:type="array">
                  <item name="component" xsi:type="string">Wyomind_EstimatedDeliveryDate/js/view/estimateddeliverydate/items</item>
                  <item name="displayArea" xsi:type="string">items</item>
                  <item name="config" xsi:type="array">
                      <item name="template" xsi:type="string">Wyomind_EstimatedDeliveryDate/osc/estimateddeliverydate/items</item>
                  </item>
      
              </item>
          </item>
      
      </item>
      <!-- ESTIMATED DELIVERY DATE -->
    3. Rafraîchissez le cache du layout.
    Magento 2 Compatibility

    Magento 2® Open Source

    • 2.0
    • 2.0
    • 2.0.1
    • 2.0.1
    • 2.0.2
    • 2.0.2
    • 2.0.3
    • 2.0.3
    • 2.0.4
    • 2.0.4
    • 2.0.5
    • 2.0.5
    • 2.0.6
    • 2.0.6
    • 2.0.7
    • 2.0.7
    • 2.0.8
    • 2.0.8
    • 2.0.9
    • 2.0.9
    • 2.0.10
    • 2.0.10
    • 2.0.11
    • 2.0.11
    • 2.0.12
    • 2.0.12
    • 2.0.13
    • 2.0.13
    • 2.0.14
    • 2.0.14
    • 2.0.15
    • 2.0.15
    • 2.0.16
    • 2.0.16
    • 2.0.17
    • 2.0.17
    • 2.0.18
    • 2.0.18
    • 2.1
    • 2.1
    • 2.1.1
    • 2.1.1
    • 2.1.2
    • 2.1.2
    • 2.1.3
    • 2.1.3
    • 2.1.4
    • 2.1.4
    • 2.1.5
    • 2.1.5
    • 2.1.6
    • 2.1.6
    • 2.1.7
    • 2.1.7
    • 2.1.8
    • 2.1.8
    • 2.1.9
    • 2.1.9
    • 2.1.10
    • 2.1.10
    • 2.1.11
    • 2.1.11
    • 2.1.12
    • 2.1.12
    • 2.1.13
    • 2.1.13
    • 2.1.14
    • 2.1.14
    • 2.1.15
    • 2.1.15
    • 2.1.16
    • 2.1.16
    • 2.1.17
    • 2.1.17
    • 2.1.18
    • 2.1.18
    • 2.2
    • 2.2
    • 2.2.1
    • 2.2.1
    • 2.2.2
    • 2.2.2
    • 2.2.3
    • 2.2.3
    • 2.2.4
    • 2.2.4
    • 2.2.5
    • 2.2.5
    • 2.2.6
    • 2.2.6
    • 2.2.7
    • 2.2.7
    • 2.2.8
    • 2.2.8
    • 2.2.9
    • 2.2.9
    • 2.2.10
    • 2.2.10
    • 2.2.11
    • 2.2.11
    • 2.3
    • 2.3
    • 2.3.1
    • 2.3.1
    • 2.3.2
    • 2.3.2
    • 2.3.3
    • 2.3.3
    • 2.3.4
    • 2.3.4
    • 2.3.5
    • 2.3.5
    • 2.3.6
    • 2.3.6
    • 2.3.7
    • 2.3.7
    • 2.4
    • 2.4
    • 2.4.1
    • 2.4.1
    • 2.4.2
    • 2.4.2
    • 2.4.3
    • 2.4.3
    • 2.4.4
    • 2.4.4
    • 2.4.5
    • 2.4.6

    Magento 2® Adobe Commerce

    • 2.0
    • 2.0
    • 2.0.1
    • 2.0.1
    • 2.0.2
    • 2.0.2
    • 2.0.3
    • 2.0.3
    • 2.0.4
    • 2.0.4
    • 2.0.5
    • 2.0.5
    • 2.0.6
    • 2.0.6
    • 2.0.7
    • 2.0.7
    • 2.0.8
    • 2.0.8
    • 2.0.9
    • 2.0.9
    • 2.0.10
    • 2.0.10
    • 2.0.11
    • 2.0.11
    • 2.0.12
    • 2.0.12
    • 2.0.13
    • 2.0.13
    • 2.0.14
    • 2.0.14
    • 2.0.15
    • 2.0.15
    • 2.0.16
    • 2.0.16
    • 2.0.17
    • 2.0.17
    • 2.0.18
    • 2.0.18
    • 2.1
    • 2.1
    • 2.1.1
    • 2.1.1
    • 2.1.2
    • 2.1.2
    • 2.1.3
    • 2.1.3
    • 2.1.4
    • 2.1.4
    • 2.1.5
    • 2.1.5
    • 2.1.6
    • 2.1.6
    • 2.1.7
    • 2.1.7
    • 2.1.8
    • 2.1.8
    • 2.1.9
    • 2.1.9
    • 2.1.10
    • 2.1.10
    • 2.1.11
    • 2.1.11
    • 2.1.12
    • 2.1.12
    • 2.1.13
    • 2.1.13
    • 2.1.14
    • 2.1.14
    • 2.1.15
    • 2.1.15
    • 2.1.16
    • 2.1.16
    • 2.1.17
    • 2.1.17
    • 2.1.18
    • 2.1.18
    • 2.2
    • 2.2
    • 2.2.1
    • 2.2.1
    • 2.2.2
    • 2.2.2
    • 2.2.3
    • 2.2.3
    • 2.2.4
    • 2.2.4
    • 2.2.5
    • 2.2.5
    • 2.2.6
    • 2.2.6
    • 2.2.7
    • 2.2.7
    • 2.2.8
    • 2.2.8
    • 2.2.9
    • 2.2.9
    • 2.2.10
    • 2.2.10
    • 2.2.11
    • 2.2.11
    • 2.3
    • 2.3
    • 2.3.1
    • 2.3.1
    • 2.3.2
    • 2.3.2
    • 2.3.3
    • 2.3.3
    • 2.3.4
    • 2.3.4
    • 2.3.5
    • 2.3.5
    • 2.3.6
    • 2.3.6
    • 2.3.7
    • 2.3.7
    • 2.4
    • 2.4
    • 2.4.1
    • 2.4.1
    • 2.4.2
    • 2.4.2
    • 2.4.3
    • 2.4.3
    • 2.4.4
    • 2.4.4
    • 2.4.5
    • 2.4.6
    User's reviews
    Log into your account to leave your review and get up to 3 months of free Support & Upgrade.

    19th March 2024

    Great Extension

    This is a great extension that we have used on our website The Soccer Store. It keeps the customer informed as to when they can expect their deliveries.

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

    Bug fix

    • Correct availability calculation dor MSI stocks with multiple sources

    Feature

    • Allow to hide the estimated delivery date message for specific products

    Bug fix

    • Correct message display on configurable product options selection

    Bug fix

    • When an order's shipping method was changed from Admin, an error was cast: Registry key "edd_current_order" already exists

    Bug fix

    • Correct an bug which hid delivery method label in cart and checkout when the module was disabled by configuration.

    Bug fix

    • Correct an error happening in cart page when it contained bundle products

    Bug fix

    • Fix dynamic property declaration in observer/saveConfig.php (PHP v8.2 compatibility)

    Bug fix

    • The estimated delivery date message for each item in the order confirmation relied on "Message for each item in cart" instead of "Message for each item in the transactional email"

    Bug fix

    • Fix potential error message on cart page if the quote can't be loaded

    Bug fix

    • Fix the estimated delivery message issue when placing orders in back office

    Bug fix

    • Fix lead time issue for backorders when placing orders in back office

    Initial release for the master version

    Compatibility

    • PHP 8.2 Compatibility: avoid dynamic property creation in Observer/SaveConfig.php

    Bug fix

    • Fix the estimated delivery message issue when placing orders in back office

    Bug fix

    • Fix lead time issue for backorders when placing orders in back office

    Initial release for the legacy version

    Improvement

    • Invalid Cutoff time may drive an error. Default Cutoff time applies in case of invalid input.

    Bug fix

    • Fix dynamic properties (PHP v8.2 compatibility)

    Bug fix

    • Fix dynamic property (PHP v8.2 compatibility)

    Compatibility

    • Compatibility with PHP v8.2 for products with decimal quantities

    Compatibility

    • Compatibility with Magento v2.4.6 + PHP v8.2

    New feature

    • ability to use negative lead-time value

    Bug fix

    • Fix syntax error in Wyomind/EstimatedDeliveryDate/Setup/Patch/Schema/Init.php on line 14

    Improvements

    • Variable initialization / code cleaning
    • Apply database upgrade and database install from patches instead of the setup scripts
    • Remove drop table instruction in setup patches

    Bug fix

    • Fix the Estimated Delivery Date message for website having only one source but with Msi features enabled
    • fix for the out-of-stock product: the EDD message was visible
    • Php error fix : unknown index "to" while parsing the leadtime
    • Fix for errors when running setup:upgrade
    • Check added for variables/properties of undefined classes
    • The order of the modifier of the product edition form in the backend has been modified to avoid an overlap with a Magento modifier which had the same order
    • Fix for the regular expression that removes JS scripts from the message in the product page
    • Fix when adding text with a line break after the {{countdown}} placeholder in the estimated delivery date message
    • Fix for the messages update in the checkout for each item
    • Fix when placing orders with products associated with a category that is not displaying the estimated delivery date

    Enhancements

    • New option to display the estimated delivery date for each item in the backend order view

    Enhancement

    • Possibility to use regular expressions in lead times by postal codes
    • Minor fix on code
    • Code enhancements
    • Fix for compatibility with PHP 8.1

    Compatibility

    • Compatibility with PHP 8.1

    Enhancement

    • New conditions added for the calculation of the estimated delivery date to reduce the risk that third-party modules that modify the behavior of bundled products can cause bugs in the checkout
    • Fix when recording the estimated delivery dates in the orders
    • MSI stock status compensation or recovery is not applied when the MSI mode is enabled
    • Fix for the estimated delivery date message for backorderable items with a saleable qty of 0
    • Constrained choice options are taken into account in the lead time calculation for bundle products

    Enhancement

    • Possibility to unselect all attributes in the Lead time based on attributes configuration
    • Fix when placing orders with certain module's configurations

    Enhancements

    • The estimated delivery date is automatically added in the order summary from the customer account

    Bug Fix

    • Fix for the leadtimes when there are more than 10 shipping rates defined in the configuration of the module
    • Compatibility with Magento < 2.4

    Enhancements

    • New leadtimes by country and postal codes added
    • New display for the lead time management by shipping methods
    • Improved backend preview
    • Possibility to disable the message display for certain types of products (in Helper/Constant.php)
    • Modification of the script for updating configuration values in the database
    • Fix for the recovery of stock status when ordering in the case where MSI is disabled
    • Fix for a typo in the front-end JS
    • Fix when adding the estimated delivery date message in the order confirmation emails for in-stock products with a salable quantity that is equal or lower than 0
    • Fallback management in the recovery JS code of the selected configurable product option, in order to take into account the differences in the DOM

    Bug Fix

    • Fix when retrieving the estimated delivery date messages when there is a message configured on another scope than the default one
    • Fix for the default threshold management for configurable products
    • Fix for a bug that could prevent placing orders on the last products in stock
    • Fix issue with bundle products having options with no stock available for any product
    • Fix for a JS error for products with manage_stock = no
    • Fix for a potential error related to internal order save process
    • Fix for a bug preventing the use of the preview in the back-office
    • Fix for a bug preventing lead times related to shipping methods from being taken into account when creating an order in the admin

    Enhancements

    • The estimated delivery date message is now saved in the order so that it can be used in confirmation emails whatever the configuration is
    • Lead times linked to shipping methods are now taken into account in the message and the estimated delivery date saved in the order (and so used in the confirmation emails)
    • Fix not to display the header of the estimated dates table by shipping methods in the cart if the option is disabled
    • Fix for a bug happening in the checkout with some configurations
    • The license is not activated if the module has not been installed yet
    • Fix for the estimated delivery date calculation when placing an order including the last in-stock item
    • Minor wording fix
    • New configuration option to enable/disable the display of the message in the checkout for each item
    • Fix for the message update when selecting options

    Enhancement

    • New option to add or not 1 day to the "to" date if it is the same as the "from" date
    • Fix for an undefined variable when processing orders with bundle products
    • Fix for the message calculation for cart items in the checkout page
    • Support for the custom_stock_status product attribute from Amasty_StockStatus module to add leadtimes
    • Fix for the estimated delivery date message by shipping methods for products which quantity in the cart is the same as the quantity in stock
    • Fix for the display of the global estimated delivery date message in the cart

    Enhancement

    • Use of the "Display a message at the top of the cart and in the checkout" option to display the message below each item in the checkout

    Compatibility

    • Compatibility with Amasty One Step Checkout
    • Fix for the dates calculation in the cart for configurable products
    • Fix for the shipping days in the product page
    • Fix and optimizations for bundle products
    • Fix for the shipping days in the product page
    • Fix for bundle products and the automatic message update according to the quantity

    Enhancements

    • Better management of the message update for bundle products
    • Now supports dropdown and radio input
    • Fix for bundle products
    • Fix for storeManager undefined property in the cart

    Enhancements

    • Quantities are taken into account for the estimated delivery date calculation
    • Estimated delivery dates are displayed in real-time according to the quantities added to the cart
    • A message is displayed when quantities exceed the available stocks
    • Better management of bundle products in the categories, the checkout, and the confirmation email
    • Error management when the message is empty
    • Better management for sync the countdown JS initialization
    • Code optimization

    Bug Fix

    • Fix for the product page displaying a countdown using Firefox

    Enhancement

    When the "Use same delivery date for all children" attribute is on Yes: 

    • The delivery date is calculated from the parent product during the page generation and during the AJAX call after the page is loaded
    • The selection of configurable attributes does not trigger the update of the message anymore

    Compatibility

    • Compatibility for third-party extensions

    Enhancement

    • Improved license management system (Clear code)

    Compatibility

    • Compatibility with Advanced MSI
    • Fix on a bug triggered by configurable products pages with no simple variant available

    Compatibility

    • Compatibility for Magento v2.3.5
    • Fix on a variable from product.js

    Enhancement

    • Scenario added for the demo

    Bug Fix

    • Fix for the AJAX query allowing to retrieve estimated delivery message on category pages when the option is not enabled

    • Fix for the configurable product page when the children leadtime is not defined

    Enhancements

    • Default estimated delivery date message displayed for configurable products: the message is composed of the products minimum "from" and maximum "to" values
    • Orders are not saved before they are created by Magento
    • Fix for an incorrect layout on the category page
    • Memory optimization
    • Fix on the estimated delivery date when no shipping day is configured
    • Category page loaded when Estimated Delivery Date is enabled and when there is a bundle in the page
    • Users' local time taken into account for the Estimated Delivery Date calculation
    • Sample data updated to enable messages in the categories pages
    • Compatibility fix for Magento 2.3.3
    • Compatibility for Magento 2.3.3

    Enhancements

    • Possibility to display and manage the messages in the categories pages for each product
    • Display of the estimated delivery date for the bundle products in the cart
    • AJAX content loading

    Bug Fix

    • Fix for the message icon on the product page
    • Fix when saving the leadtimes for each shipping method in the configuration
    • Fix when retrieving the stock and backorders with MSI
    • Syntax modifications
    • Fix for the product page message
    • Fix on $eval for a frontend error

    Enhancements

    • PHP doc improved
    Patch v4.9.1.2

    • Fix on a PHP variable

    Patch v4.9.1.1

    • Sample date available for the demo

    Compatibility

    • Compatibility with Magento v2.3.0 and the MSI Magento module
    Patch v4.9.0.9

    • Fix for the ordered items estimated delivery date in the order confirmation

    Patch v4.9.0.8

    • Minor fix for non-unique HTML ID

    Patch v4.9.0.7

    • Fix on the layout for bundle products

    Patch v4.9.0.6

    • Fix for the update of messages including a countdown on configurable product pages

    Patch v4.9.0.5

    • Compatibility fix with MSI on Magento 2.3

    Patch v4.9.0.4

    • Fix on Call to a member function modulesEnabled() on null

    Patch v4.9.0.3

    • Fix for the Magento MSI

    Patch v4.9.0.2

    • Fix for the Magento version comparison

    Patch v4.9.0.11

    • JS fix for custom options which leadtime was not formatted as follow: from-to

    Patch v4.9.0.10

    • Fix on permissions

    Patch v4.9.0.1

    • Code clean

    Enhancements

    • Support of the estimated delivery date message in the grouped products pages
    Patch v4.8.1.1

    • Fix for the layout in the back office (1 column instead of 2 column layout)

    Enhancement

    • Possibility to use PHP scripts in the messages
    Patch v4.8.0.1

    • Minor fix for the JS files

    Compatibility

    • Compatibility with Magento 2.3

    Enhancement

    • Use of Ajax queries to retrieve the estimated delivery date message
    Patch v4.7.0.1

    • Fix on messages when adding products to cart

    New features

    • Configuration of last shipping time per day
    • Possibility to use negative leadtimes
    Patch v4.6.0.9

    • Minor PHP code fix

    Patch v4.6.0.8

    • Fix for the ordered items dates calculation

    Patch v4.6.0.7

    • Fix for the display of the orders grid filters

    Patch v4.6.0.6

    • Fix for Json serialization

    Patch v4.6.0.5

    • Fix on debug messages

    Patch v4.6.0.4

    • Minor fix to avoid "Column 'value' cannot be null" errors when saving configuration

    Patch v4.6.0.3

    • Fix when generating the leadtime for shipping

    Patch v4.6.0.2

    • Custom options leadtimes

    Patch v4.6.0.1

    • Fix for the install

    Enhancement

    • The EDD shows now on the order detail page and in the order grid

    Patch v4.5.0.2

    • Fix on leadtimes

    Patch v4.5.0.1

    • Bulk updates on product attributes related to Estimated Delivers Date are now possible
    • Minor fix on the back-end display
    • Fix for Configurable/Simple products in the cart

    Compatibility

    • Compatibility with Magento 2.2.1

    Patch v4.4.0.1

    • Custom options leadtimes

    Enhancement

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

    • Fix on custom options leadtimes

    Patch v4.3.0.5

    • Fix for unique shipping method in checkout

    Patch v4.3.0.4

    • minor fix for shipping days on Saturdays and Sundays

    Patch v4.3.0.3

    • unminified knob.js library added

    Patch v4.3.0.2

    • Fix for an undefined variable

    Patch v4.3.0.1

    • Fix for the bundle product in checkout

    Enhancements

    • compatibility with Magento 2.2
    • Translation for the countdown 
    Patch v4.2.0.5

    • Fix on leadtimes

    Patch v4.2.0.4

    • Fix for unique shipping method in checkout

    Patch v4.2.0.3

    • minor fix for shipping days on Saturdays and Sundays

    Patch v4.2.0.2

    • Fix for an undefined variable

    Patch v4.2.0.1

    • Fix for the bundle product in checkout

    Improvement

    • Estimated Delivery Date can now be used in addition of Google Trusted Stores
    Patch v4.1.2.5

    • Leadtimes for custom options

    Patch v4.1.2.4

    • Fix for unique shipping method in checkout

    Patch v4.1.2.3

    • minor fix for shipping days on Saturdays and Sundays

    Patch v4.1.2.2

    • Fix for an undefined variable

    Patch v4.1.2.1

    • Fix for the bundle product in checkout

    Improvement

    • Product attribute creation improved 
    Patch v4.1.1.6

    • New feature: Custom options leadtimes

    Patch v4.1.1.5

    • Fix for unique shipping method in checkout

    Patch v4.1.1.4

    • minor fix for shipping days on Saturdays and Sundays

    Patch v4.1.1.3

    • Fix for an undefined variable

    Patch v4.1.1.2

    • Fix for the bundle product in checkout

    Patch v4.1.1.1

    • Fix on GMT dates

    Enhancement

    • Enables to add the delivery date for each product included in the order confirmation email 
    Patch v4.1.0.4

    • Custom options leadtimes

    Patch v4.1.0.3

    • Fix for unique shipping method in checkout

    Patch v4.1.0.2

    • Fix for an undefined variable

    Patch v4.1.0.1

    • Fix for bundle product in checkout

    Enhancement

    • Display the estimated delivery date for backorders message when the quantity is higher than the available stock

    Bug fixes:

    • Correction of Javascript for colorswatch and super product attribute
    • Store opening days setting fixed

    Compatibility:

    • Estimated Delivery Date is compatible with Magento 2
    Demo store
    Front-end
    Back-end
    Login
    EstimatedDeliveryDate
    Password
    EstimatedDeliveryDate123

    Recommended Magento 2 extensions

    from €245
    5/5 rated
    3 Commentaires

    Let your customers collect their orders from any of your stores when checking out. Locations can be displayed on a Google Map and managed by store-views and/or customer groups. Click & Collect supports and enhances the Magento 2 MSI module.

    more details
    from €690
    5/5 rated
    10 Commentaires

    Make any search on your website much more relevant, quicker and user-friendly than the default Magento search tools with this complete suite of Elasticsearch extensions.

    more details
    from €690
    4.5/5 rated
    2 Commentaires

    Fully complete and enhance Magento 2 default workflow and perfect your inventory management as well as your selling process thanks to the MSI Suite to become a lot more productive.

    more details
    from €245
    5/5 rated
    60 Commentaires

    Give your customers the ability to pick up their orders from any of your sales outlets or warehouses when checking out. Locations to pickup can be displayed on a Google Map and can be managed by store-views and/or customer groups.

    more details

    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