How to Install Abandoned Cart Emails in Magento 2

Hello Everyone,                  

In this blog, we will learn how to install an Abandoned Cart E-mail extension in Magento 2. 

This Abandoned Cart Email Extension allows administrators to email customers who still need to complete the checkout process. This will enable you to access a comprehensive list of these customers and send them follow-up emails.

Don’t waste your time, let us guide you straight away. Follow the easy steps below to install and configure an Abandoned Cart email extension. 

 Why Magecurious Abandoned Cart E-mail? 

  • The admin can  Enable/Disable the module.
  • Emails can be sent to customers based on schedule and frequency.
  • The extension only works with logged-in customers.  
  • The admin can see the email status report in the Abandoned Cart Report.  
  • Admin can set up Email Templates.

Steps to Install Abandoned Cart Email in Magento 2

STEP 1: Extract the downloaded extension package from your Magento root folder using FTP (File Transfer Protocol) Tools. To verify the root folder, you can see some folders inside the Magento root folder like app, bin, lib, PHP server vendors, etc.

STEP 2: Next, you need to run some Magento commands to install the extension in your system, so connect with your server via SSH, go to the Magento root folder (e.g: cd /var/www/html/magentp243), and run the below commands one by one.

  • php bin/magento setup: upgrade 
  • php bin/magento setup:static-content:deploy-f  
  • php bin/magento indexer: reindex  
  • php bin/magento cache: clean  
  • php bin/magento cache: flush  
  • chmod-R 777 var/ pub/ generated/

STEP 3: If all your commands run successfully, then log in to your system Admin Panel and go to Store > Configuration, if you see a new Tab on the left sidebar with the MageCurious Logo, it means the extension was installed successfully.

Steps To Connect Abandoned Cart Email With Magento 2.

STEP 1:- To Configure Extensions, go to Stores > Settings > Configuration > MageCurious  > Abandoned Cart E-mail. 

  • Enable: Enable or Disable the Abandoned Cart Module. 
  • Email Template: Set the Email Template that you want to send to your customer. 
  • Send Mail Frequency: Set the frequency to send mail to customers either daily, weekly or monthly. 
  • Send Mail Start Time: Set the Time to send mail automatically to the customer.
  • Email Status Reset Frequency: Set the frequency to reset the email that is already sent to the customer. 
  • Email Status Reset Start Time: Set the Time to reset the already sent mail status.

STEP 2:- Check the status of email. 

To Check the status to which the customer sends the abandoned cart email go to Reports > Marketing > Abandoned Carts. 

You can see the email sending status as either Success or Pending. 

STEP 3:-  E-mail Template

  • Below is a screenshot of the email template that is sent to the customer, the admin can change this template.

Final Thoughts:   

So this was the easiest way which we have told you in this blog. This is how you can install an Abandoned Cart email in Magento 2. Hope you liked the blog.  

So quickly go to the comment box and tell me how you like this blog.

Stay tuned to our site to get new updates on Magento.

Thanks for reading and visiting our site.

How useful was this post?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 1

No votes so far! Be the first to rate this post.

Leave a Reply

Your email address will not be published. Required fields are marked *