Sunfolia Smart Cart Popup

Description

A WordPress plugin for WooCommerce that displays a beautiful popup when customers add products to their cart. The popup shows the current cart contents and suggests related products.

Features

  • Automatic Popup Display: Shows popup immediately after adding products to cart
  • Cart Summary: Displays all items currently in the cart with images, quantities, and prices
  • Cart Totals: Shows subtotal and quick links to cart and checkout pages
  • Related Products: Suggests related products based on categories and tags
  • Quick Add to Cart: Customers can add related products directly from the popup
  • Responsive Design: Works perfectly on desktop, tablet, and mobile devices
  • Modern UI: Clean, professional design with smooth animations
  • AJAX Powered: Fast loading without page refreshes
  • Easy to Use: No configuration needed – just activate and it works!

Requirements

  • WordPress 5.0 or higher
  • WooCommerce 3.0 or higher
  • PHP 7.2 or higher

How It Works

  1. Customer clicks “Add to Cart” button on any product
  2. Product is added to WooCommerce cart
  3. Popup appears showing:
    • Success message
    • All items in cart with images and details
    • Cart subtotal
    • View Cart and Checkout buttons
    • Related products the customer might like
  4. Customer can:
    • Continue shopping (close popup)
    • View full cart
    • Proceed to checkout
    • Add related products to cart

Related Products Logic

The plugin automatically finds related products based on:
1. WooCommerce’s built-in related products algorithm
2. Products from the same categories
3. Products with similar tags

Browser Support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)
  • Mobile browsers

Credits

Developed with ❤️ for WooCommerce users by Sunfolia Labs.

Screenshots

  • Cart popup showing added items and related products
  • Responsive design on mobile devices
  • Cart items display with quantities and prices
  • Related products suggestions

Installation

  1. Upload the sunfolia-smart-cart-popup folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Make sure WooCommerce is installed and activated
  4. That’s it! The popup will automatically appear when customers add products to cart

FAQ

Does this plugin require WooCommerce?

Yes, WooCommerce must be installed and activated for this plugin to work.

Is the popup mobile-friendly?

Yes, the popup is fully responsive and works perfectly on all devices.

Can I customize the popup design?

Yes, you can customize the appearance using CSS. The plugin provides CSS classes for easy styling.

Does it work with variable products?

Yes, the plugin fully supports simple, variable, and grouped products.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Sunfolia Smart Cart Popup” is open source software. The following people have contributed to this plugin.

Contributors

Change log

1.0.3

  • Improved script and style enqueuing using WordPress standards
  • Fixed inline script implementation with wp_add_inline_script()
  • Enhanced WordPress.org plugin repository compliance
  • Code quality improvements for better performance
  • Security improvements

1.0.2

  • Fixed security escaping issues
  • Improved nonce verification
  • Enhanced sanitization for user inputs
  • Code quality improvements

1.0.0

  • Initial release
  • Basic popup functionality
  • Cart display
  • Related products
  • Responsive design
  • AJAX support