Increase loyalty & sales by allowing customers to add products to wishlist, create multiple wishlists, save them, share them with friends & fa …
“Incredible support and quick responses: I can’t say enough about the support that comes with this plugin! They truly went above and beyond to make the edits I requested and fix other little bugs.” – ⭐⭐⭐⭐⭐ jewelsmac6
Main Page | Support Forum | Documentation & How to | Demo
Having a Wishlist is essential for any eCommerce platform, offering both users and store owners a range of benefits. With our WooCommerce Wishlist plugin, users have the ability to:
But the benefits aren’t just for your users. As a store owner, you can:
Similar to other plugins that offer the same functionality (like YITH, TI Wishlist & WPC Smart), this plugin is user-friendly, enabling your customers to streamline their shopping journey, reducing the time spent searching for products and adding them to the cart.
Whether you want to provide a platform for customers to bookmark their favorite items, offer a feature for post favorites, or create public and private wishlists, our WooCommerce Wishlist Plugin caters to all these needs and more.
Incorporating the wishlist feature can substantially increase sales and generate loyal customers.
So, if you’re looking to elevate your WooCommerce store, this Wishlist plugin is the perfect solution.
Without further ado, any text created by the plugin is customizable, select what text on button, when added to cart, removed from cart, error messages, non-logged in users interactions, remove all, sharing, and everything else!
Easily allow non-logged in users to utilize this feature and add items to their wishlist, you can select the way the plugin will get the unlogged user id (WC Session or browser cookie).
You can select to allow customers to seamlessly add items to their wishlist even if they are non-logged in, or show the “Add to wishlist” button but ask them to login once the button is clicked.
“Best Wishlist Plugin For Woocommerce: Lightweight and very well coded. Easy to implement live without any major modifications” – ⭐⭐⭐⭐⭐ xolite
“Easy to understand and set up: Easy to understand and set up, even for simple wordpress users who have little idea of HTML and CSS! The plugin works perfectly! Thank you very much for this helpful tool which is fully functional in the free version – so it is a great pleasure to experience that with WordPress it is also possible to set up a mini-shop, away from the big profit with the smallest budget!” – ⭐⭐⭐⭐⭐ VisionWoman
Wish List for WooCommerce Pro features:
All what’s listed above (and more) is available in the free version, but for those who would like to go further and beyond, we have a premium version of Wish List for WooCommerce plugin.
🏆 The Pro version unlocks more advanced features like:
And much more to come soon.
WPFactory has a diverse range of plugins tailored to enhance your experience, some of our top-selling plugins are:
Min Max Step Quantity: Set minimum, maximum, step, and default product quantities, including dropdowns and decimal options on WooCommerce (Free version)
Cost of Goods for WooCommerce: Enhance profit maximization and financial management by accurately calculating your WooCommerce store’s COGS (Free version)
Maximum Products per User: Impose personalized purchase limits based on user roles and date ranges to manage customer buying behavior (Free version)
Order Minimum/Maximum Amount: Customize order limits by amount, quantity, weight, or volume, including user role, category, and more (Free version)
EU/UK VAT Manager for WooCommerce: Automate VAT compliance for your WooCommerce store, including settings and VIES validation for a seamless experience (Free version)
Email Verification for WooCommerce: Boost security and credibility by verifying customer emails, reducing spam, and improving email marketing (Free version)
Free Shipping Over Amount for WooCommerce: Encourage higher spending by offering free shipping based on amount, with a progress bar for customers (Free version)
Dynamic Pricing & Bulk Quantity Discounts: Advanced dynamic pricing and discount rules for WooCommerce, encouraging bulk purchases and driving more sales (Free version)
“Plugin is simple and easy to use with great UI/UX: There’s great customer service-Pablo is very quick to respond to my questions and is super helpful. Highly recommended!” – ⭐⭐⭐⭐⭐ Eda Le
“The Wishlist works great and is highly customizable: The Wishlist works great and is highly customizable – even complex variable products are no problem for this plugin. The SKUs, the attributes, everything gets displayed correct on the Wishlist page. Whats even better about this plugin is its world-class Support. The Support was very quick and even added new functions to the plugin for me. Thank you very much Pablo!” – ⭐⭐⭐⭐⭐ Fab_WP
“Best Wishlist Plugin For Woocommerce: This is the best plugin “whishlist” that I tested and I bought the pro version; Pablo responded very quickly and solved all my technical requests. Congratulations ! Thank you Pablo !
Olivier” – ⭐⭐⭐⭐⭐ Olivier“It just works: It just works and I’m glad it does. Installed, set it up, and it works!” – ⭐⭐⭐⭐⭐ Barbara Rowen
Follow these simplified steps to get your plugin up and running:
From the WordPress Admin Panel:
1. Navigate to “Plugins” > “Add New”.
2. Use the search bar and find the plugin using the exact name.
3. Click “Install Now” for the desired plugin.
4. Once the installation is finished, and click “Activate”.
Manual Installation Using FTP:
1. Download the desired plugin from WordPress.org.
2. Using your preferred FTP client, upload the entire plugin folder to the /wp-content/plugins/ directory of your WordPress installation.
3. Go to “Plugins” > “Installed Plugins” in your dashboard and click “Activate”.
Manual download & upload from the WordPress Admin Panel:
1. Download the desired plugin in a ZIP format.
2. On your site, navigate to “Plugins” > “Add New” and click the “Upload Plugin” button.
3. Choose the downloaded plugin file and click “Install Now.”
4. After the installation is complete, click “Activate”.
Post-Activation:
Once activated, access the plugin’s settings by navigating to “WooCommerce > Settings” and look for the relevant tab.
Use a minimalist button on product loop to add or remove items from wish list
Use a minimalist button on single product page to add or remove items from wish list
A ready-to-use wish list page
In general options you can turn on/off the plugin and choose to load icons from font awesome
Choose if you want to share your wish list on social networks
Control precisely where your wishlist buttons will appear
Decide what you are going to display in your wish list
Choose if you want to notify your users about items being added to wish list
Wish list link – Displays a link to the wish list page
If you are interested in contributing – head over to the Wish List for WooCommerce plugin GitHub Repository to find out how you can pitch in.
If you use WP Rocket please try to add a setting on advanced tab > Never cache (cookies)?
alg-wc-wl-user-id
You can do it through tranlslate.wordpress
Yes, you can find it here
Copy the wish list template file from: plugins\wish-list-for-woocommerce\templates\wish-list.php
Create a wish-list-for-woocommerce folder in your theme and paste the template there
alg_wc_wl_wish_list
filter.woocommerce_get_query_vars
filter.alg_wc_wl_toggle_item_events
filter adding default
and touchscreen
keys.alg_wc_wl_toggle_item_events
filter with events for triggering the item toggling.woocommerce_before_add_to_cart_form
, woocommerce_after_add_to_cart_form
, woocommerce_before_add_to_cart_quantity
and woocommerce_after_add_to_cart_quantity
positions to Single product page button.class-alg-wc-wish-list-core.php:294
.auto_hide
param from [alg_wc_wl_remove_all_btn]
shortcode makes the button disappear if the wish list is empty.auto_hide
param for [alg_wc_wl_remove_all_btn]
shortcode making the button disappear after the wish list is empty.[alg_wc_wl_remove_all_btn]
shortcode.btn_icon_class_added
to change the icon when a product is added to wish list.alg_wc_wl_fa_icon_class
filter using remove_btn
as the second parameter.$args
param for both show_default_btn()
and show_thumb_btn()
._alg_wc_wl_added_by_registered_users_count
and _alg_wc_wl_added_by_unregistered_users_count
metas to wish list items.alg_wc_wl_item_added
and alg_wc_wl_item_removed
actions.alg_wc_wl_enabled
filteralg_wc_wl_btn_enabled
filteramount
param for sc_alg_wc_wl_counter
shortcodealg_wc_wl_fa_icon_class
filter with ‘class’ and ’email’ parameters