===WooCommerce Side Cart (Ajax)===
Contributors: XootiX
Donate link: https://www.paypal.me/xootix
Tags: woocommerce , floating cart , ajax , woocommerce cart , added to cart , cart pop up , added to cart
Requires at least: 3.0.1
Tested up to: 5.7
Stable tag: 2.1
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Manage your cart from just a click away with an interactive design.

== Description ==
[Live Demo](http://demo.xootix.com/side-cart-for-woocommerce/)
Say good bye to your woocommerce cart page. With side cart users can access cart items from anywhere on your site.
Plugin is completely ajax based. ( Ajax? Ehh!! - no refresh )


### Features And Options:
* Ajax add to cart & remove
* Fully Customizable
	- Choose what to show in cart
	- Hide cart on specific pages.
	- Set cart width, height, colors, layout almost everything.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Click on Woo Side Cart on the dashboard.

== Frequently Asked Questions ==

= How to setup? =

Everything is already setup.Just activate the plugin & you are done.

= How to translate? =
You can use any third party plugin such as Loco Translate for hastle free translations or follow the instructions below
1. Download PoEdit.
2. Open the side-cart-woocommerce.pot file in PoEdit. (/plugins/side-cart-woocommerce/languages/
   side-cart-woocommerce.pot)
3. Create new translation & translate the text.
4. Save the translated file with name "side-cart-woocommerce-Language_code". For eg: German(side-cart-woocommerce-de_DE)
   , French(side-cart-woocommerce-fr_FR). -- [Language code list](https://make.wordpress.org/polyglots/teams/)
5. Save Location: Your wordpress directory/wp-content/languages/

== Screenshots ==
1. Front End.
2. General Settings 1
3. General Settings 2
4. Style Settings

== Changelog ==

= 2.1 =
* Fix - added missing strings for translation
* Fix - woocommerce_before_calculate_totals not updating

= 2.0 =
* Fix - Error notices


= 1.0.2 =
* New - Show/Hide on mobile device.
* New - Hide on particular pages option
* Fix - Bugs

= 1.0.0 =
* Initial Public Release.