WordPress database error: [Table 'wp_suretriggers_webhook_requests' already exists]
CREATE TABLE wp_suretriggers_webhook_requests ( id mediumint(9) NOT NULL AUTO_INCREMENT, request_method varchar(255) NULL, request_url varchar(255) NOT NULL, request_data longtext NOT NULL, response_code int(3) NOT NULL, status varchar(20) NOT NULL, error_info varchar(255) NOT NULL, retry_attempts int(3) DEFAULT 0, processed_at datetime NULL, created_at datetime, updated_at datetime ON UPDATE CURRENT_TIMESTAMP, PRIMARY KEY (id) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci

Popup Cart Feature
|
/ Documentation /Modern Cart/ Popup Cart Feature

Popup Cart Feature

The Popup Cart feature in Modern Cart for WooCommerce provides an interactive, user-friendly way for customers to view and manage their cart without leaving the current page. This helps create a seamless shopping experience and reduces cart abandonment.

When enabled, the Popup Cart appears as a centered modal window whenever a product is added or the floating cart icon is clicked. It shows cart items, supports coupon codes, and can optionally display product recommendations — all without page reloads.

Why Use Popup Cart?

This feature enhances the shopping process by making it quicker and more engaging. Here’s why it’s beneficial:

  • Improved User Interaction: Provides instant feedback when items are added, encouraging customers to keep shopping.
  • Seamless Design Integration: Customize the popup cart’s look to match your store’s branding for a consistent experience.
  • Boosted Conversions: Eliminates page reloads, helping keep the buying process smooth and reducing cart abandonment.

How to Enable the Popup Cart?

Step 1: Navigate to the Modern Cart Settings, then click on the General Tab.

Step 2: Inside the General Tab, you will find the Cart Type setting.

Step 3: Select Popup from the available options of the Cart Type setting.

After selecting and saving Popup as your Cart Type, your cart will appear like this on the frontend.

How to customize the Popup width and animation speed?

Step 1: From the Modern Cart settings page, click on the Styling tab.

Step 2: Scroll below to find the style settings related to the Popup Cart Type.

  • Popup Width (Desktop): Adjust the width of the popup cart window when viewed on desktop or larger screens.
  • Popup Width (Mobile): Adjust the width of the popup cart window when viewed on mobile or smaller screens.
  • Animation Speed: Control how quickly the popup opens and closes.
Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

Need help? Contact Support
On this page