=== Cart Popup for WooCommerce ===
Contributors: XootiX
Donate link: https://www.paypal.me/xootix
Tags: woocommerce cart, ajax add to cart, cart popup, cart, popup
Requires at least: 4.0
Tested up to: 6.8
Stable tag: 1.8.2
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Cart Popup for WooCommerce enables Ajax add-to-cart and displays an instant popup showing the added product.

== Description ==

[Live Demo](http://demo.xootix.com/cart-pop-up-for-woocommerce/)

This plugin enhances the shopping experience by allowing customers to add products to the cart without reloading the page.  
A clean, responsive popup appears instantly showing the added product along with **View Cart** and **Checkout** buttons.

If you prefer a slide-in cart interface, you may also like our companion plugin:  
[Side Cart for WooCommerce](https://wordpress.org/plugins/side-cart-woocommerce/)

=== Features ===
* No page refresh — fully Ajax powered.
* Instant popup displaying product details.
* View Cart and Checkout buttons inside the popup.
* Customizable button styles.
* Supports simple and variable products.
* Increase/Decrease quantity directly inside the popup.

== Installation ==

1. Upload the plugin to `/wp-content/plugins/` or install it via the WordPress **Plugins → Add New** screen.
2. Activate the plugin through the **Plugins** menu.
3. Open the **Added to Cart Popup** menu in your dashboard to view options.

== Frequently Asked Questions ==

= How do I set it up? =
Simply activate the plugin. No configuration is required.

= How do I translate the plugin? =

1. Install **PoEdit**.
2. Open the `.pot` file from:  
   `/wp-content/plugins/added-to-cart-popup-woocommerce/languages/added-to-cart-popup-woocommerce.pot`
3. Create a new translation and translate the strings.
4. Save the file using this format:  
   `added-to-cart-popup-woocommerce-LOCALE.po`  
   Examples:  
   * German: `added-to-cart-popup-woocommerce-de_DE`  
   * French: `added-to-cart-popup-woocommerce-fr_FR`  
   (Language codes: https://make.wordpress.org/polyglots/teams/)
5. Place your translation files in:  
   `/wp-con



== Screenshots ==

== Changelog ==

= 1.8.2 =
* Nonce missing update

= 1.8.1 =
* Settings UI updated

= 1.7 =
* Fixed - Woocommerce 8.0 compatibility

= 1.6 =
* Fixed - Notices not showing

= 1.5 =
* Fixed - External Products not working

= 1.4 =
* Fixed - Notice not showing
* Fixed - Deprecated functions

= 1.2 =
* Fixed Bugs

= 1.1 =
* Fixed Bugs
* New - Disable Quantity field
* New - Premium release
* Translations available

= 1.0 =
* Initial Public Release

