=== WooCommerce Better Usability === Contributors: moiseh Tags: woocommerce, usability, ux, ajax, checkout, cart, shop Requires at least: 4.8 Tested up to: 4.9 Stable tag: 1.0.13 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Provides overall improvements of the user experience when buying products in a WooCommerce based store. The areas of that the improvements was included are: Shop, Product, Cart and Checkout. Free version features: * Auto refresh the price totals on cart page when quantity changes using AJAX * Show "-" and "+" buttons around the quantity field * Show confirmation before user changes quantity to zero * Go to checkout directly instead of cart page (simplified buy process) * Allow to delete or change quantity on checkout page * Allow to change product quantity direct on shop page * Allow to add to cart AJAX on product page (like on shop) * Ability to override various default things of WooCommerce * Hide quantity fields on Product and Cart pages PRO version features: * Update price automatically on product page (like on cart) [view demo](https://youtu.be/ZKYJZAUXV_g) * Add support to variations on AJAX add to cart (product page) * Adds jQuery fadeout effects when remove product from cart or to hide messages [view demo](https://youtu.be/ONj1Kuu5hPs) * Make AJAX requests to delete product on checkout page, without full page reload [view demo](https://youtu.be/KYkqoqfsi3U) * Allow to use select instead of numeric on checkout quantity field * Make [woocommerce_cart] shortcode works inside shop page [view demo](https://youtu.be/x83ljoGl6Qs) * Allow to synchronize products automatically with cart when change quantity [view demo](https://youtu.be/DUhew5ih_mo) * Allow to display quantity buttons (+/-) on Product, Checkout and Mini-Cart widget [view demo](https://youtu.be/8GDpWQhcfyU) You can buy the PRO version or see more information [clicking here](https://gumroad.com/l/rLol). == Installation == 1. Upload `woocommerce-better-usability.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. It's done. Now you can go to the Settings to customize what you want == Screenshots == 1. Add to cart on Shop 2. Cart configuration 3. Product configuration 4. Shop configuration == Changelog == = 1.0.1 = * Fixed problem when change cart quantity many times (event losing) * Added config to fix the layout break problem on cart when enter key is pressed = 1.0.2 = * Added configuration to choose ajax cart update method * Fixed css load and reduced the size of quantity input on checkout * Introduced premium version * Minified JS files * Added translation file = 1.0.3 = * Fixed cart translations label to use woocommerce defaults * Make increase quantity button respect max stock value * Make increase quantity button respect out of range select value = 1.0.4 = * Added price information on checkout product when quantity change allowed * Added new feature to enable AJAX add to cart on product page * Fixed Go to checkout directly feature that was disabled by mistake * Fixed bug lost shipping information when update cart prices = 1.0.5 = * Fixed bug on save settings reported by some users * Making cart quantity update works also on shop pages = 1.0.6 = * Added support for Divi theme on Shop quantity feature * Fixed bug with Select quantity on product page that setting value to one instead zero * Added option to show quantity as select and show +/- buttons on shop page * Making html of quantity buttons more clickable = 1.0.7 = * Defined initial value as 1 on select quantity of cart page * Enqueueing CSS styles after woocommerce * Refactored settings page to works better * Added options to hide price range on product page for variable and grouped products * Added option to limit globally max quantity value of unitary product = 1.0.8 = * Added JS triggers when reload cart quantity for better compatibility * Fixed bug that changing data quantity attribute of Add to cart buttons outside product page * Making shop related features work on category pages = 1.0.9 = * Added option to hide quantity fields on product and cart pages = 1.0.10 = * Added option to hide the update cart button * Fixed bug when clicking on increase/decrease button on cart using firefox * Fixed bug not calling update cart button on woocommerce 3.3.1 = 1.0.11 = * Updated dreprecated woocommerce function causing error notice on shop * Fixed "Go to checkout directly" bug in WooCommerce 3.3.4 = 1.0.12 = * Avoid throw error when woocommerce not activated * Introduced some little new features and minor bugfixes * Introduced General tab with better settings organization = 1.0.13 = * Added better AJAX support when using custom product pages == Frequently Asked Questions == == Upgrade Notice ==