Skip to content

Cart Reminder

The module is designed to increase cart conversion. Its main function is to remind the customer of an uncompleted order. After a user adds a product to the cart and navigates to other pages of the site, an informative pop-up message automatically appears at the top of the screen.


The notification contains:

  • the number of products in the cart;
  • the total order amount;
  • product images;
  • product names;
  • a "Checkout" button for a quick transition to checkout.

This functionality helps remind the customer about a purchase they have not completed and motivates them to place an order. The module is easily configured and displayed via site layouts in the OpenCart panel.

Attention!

To increase the lifetime of the cart for guests, you must change the session.gc_maxlifetime parameter to 2592000 (30 days) in the php.ini file.


Documentation