=== Woocommerce simple wishlist=== Tags: woocommece simple wishlist, woocommerce wishlist, wishlist Contributors: regevlio Requires at least: 4.7.0 Tested up to: 4.9.1 Stable tag: 1.0 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html An addon to add wishlist functionality to your woocommerce shop == Description == Improve your conversion rate by adding your customers the option to create their own wishlist. This plugin will allow you to add the wishlist functionality to your woocommerce store. This plugin is 100% WPML ready This plugin will allow you to override its template files: To override button template file just add your file: theme-directory/woocommerce/wishlist-add-button.php To override the wishlist template just add your file: theme-directory/woocommerce/wishlist-page.php The plugin also allows filters/actions usage == Usage == Simply go to Woocommerce -> settings -> WC Wishlist 1. You can choose which page will display the wishlist 2. Select either users can add products to the cart from the wishlist 3. Select other text strings and other options 4. Save == Installation == Installing Simple Woocommerce wishlist can be done either by searching for Simple Woocommerce wishlist via the Plugins > Add New screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org. 2. Upload the ZIP file through the Plugins > Add New > Upload screen in your WordPress dashboard. 3. Activate the plugin through the Plugins menu in WordPress 4. Visit the settings screen and configure, as desired. == Frequently Asked Questions == == Screenshots == 1. The wishlist cart page.. generatet by a shortcode [qs_wishlist] can be overriden by template files 2. The add to wishlist button - can be overriden in template files 3. The add/remove to wishlist button on single product page 4. The settings page == Changelog == = 1.0 = * Initial release.