Skip to main content

Magento 2 Abandoned Basket Email

Installation and User Guide for Magento 2 Abandoned Basket email extension

Table of Contents

  1. Installation
    • Installation via app/code
    • Installation via Composer
  2. *Configuration Settings for Abandoned Basket Email
    • General Settings
    • 360 view settings
  3. Add 360 View Images to a Product
  4. Frontend

Installation

  • Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    
    
  • Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.

[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer]

Configuration Settings for Abandoned Basket Email

Go to Admin > Stores > Configuration > Scommerce Configuration > Abandoned Basket  Email

General Settings

  • Enabled – Select "Yes" or "No" to enable or disable the module.
  • License Key – Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at support@scommerce-mage.com.
  • Email Sender - Please Select the Email Sender.
  • Capture Guest Email on Checkout - Select "Yes" to enabled a guest's email address is saved to the quote as soon as it passes validation on the checkout email field.
  • Cron Schedule - This will allow you to define cron frequency, how often you want to run Abandoned Basket Email cron.

image.png

Email Notification 1

  • Enabled – Select "Yes" or "No" to enable or disable module.
  • Interval (In Days) – Please Set the amount of days to pass before the first email is sent.
  • Select Email Template – Please select the email template for the first email notofication.
  • Discount Amount (%) – Please enter a discount percentage to include in the email (10%).

image.png

Email Notification 2

  • Enabled – Select "Yes" or "No" to enable or disable module.
  • Interval (In Days) – Please Set the amount of days to pass before the first email is sent.
  • Select Email Template – Please select the email template for the first email notofication.
  • Discount Amount (%) – Please enter a discount percentage to include in the email (20%).

image.png

Email Notification 3

  • Enabled – Select "Yes" or "No" to enable or disable module.
  • Interval (In Days) – Please Set the amount of days to pass before the first email is sent.
  • Select Email Template – Please select the email template for the first email notofication.
  • Discount Amount (%) – Please enter a discount percentage to include in the email (25%).

image.png

Abandoned Basket in Frontend


image - 2026-05-20T191633.276.png

 

Email 1 (10% OFF)

image - 2026-05-20T191522.678.png

Email 2 (20% OFF)

image - 2026-05-20T191618.215.png

Email 3 (25% OFF)

image - 2026-05-20T191620.809.png

If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.