Understanding Magento Debug Mode

How does the Debug Mode work?

The debug mode allows the cart to be considered abandoned as soon as any item is added to it. Normally, it would take 5-10 minutes for a cart to be considered abandoned. Therefore, it doesn't necessarily send the email right away, but rather sets an immediate starting point for a campaign timer. 

Please also note that debug mode is only meant to test the process of email sending. When enabled, the debug mode will only allow sending emails to the specified domains.
      • Related Articles

      • How does the Abandoned Cart Email extension work for guests?

        The Abandoned Cart Email extension works for guest customers in the cases when a customer enters their email on the checkout page, but interrupts the checkout process. The extension captures the entered email with AJAX and immediately saves it. This ...
      • When is the cart considered abandoned?

        By default, the cart is considered abandoned when the order wasn't placed, and the cart has been closed for at least 10 minutes. It's possible to change this value by using Abandoned Cart Email → Configuration → Cart Considered Abandoned After Period ...
      • Abandoned Cart Email API

        We have created a public API collection for Abandoned Cart Email module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
      • I installed the Abandoned Cart Email extension but emails are not sent.

        The abandoned carts are tracked within the campaigns. To start sending emails to the customers, please create and configure a campaign in Marketing → Abandoned Cart Email → Campaigns. Here is our video guide for Abandoned Cart Email set up: Please ...
      • How can I make my email templates look like the example on the Abandoned Cart Email extension page?

        The template shown on the product page of the Abandoned Cart Email extension is just an example of how it may look, but it is unavailable out of the box. You can adjust the sample template to your needs or completely change its structure by creating ...