Sunfolia Smart Cart Popup

外掛說明

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.

螢幕擷圖

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

安裝方式

  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

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Sunfolia Smart Cart Popup〉的開發相關工作。

參與者

將〈Sunfolia Smart Cart Popup〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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