Title: WPC Smart Wishlist for WooCommerce
Author: WPClever
Published: <strong>January 4, 2018</strong>
Last modified: March 20, 2026

---

Search plugins

![](https://ps.w.org/woo-smart-wishlist/assets/banner-772x250.png?rev=2425218)

![](https://ps.w.org/woo-smart-wishlist/assets/icon-128x128.png?rev=1857805)

# WPC Smart Wishlist for WooCommerce

 By [WPClever](https://profiles.wordpress.org/wpclever/)

[Download](https://downloads.wordpress.org/plugin/woo-smart-wishlist.6.0.0.zip)

 * [Details](https://wordpress.org/plugins/woo-smart-wishlist/#description)
 * [Reviews](https://wordpress.org/plugins/woo-smart-wishlist/#reviews)
 *  [Installation](https://wordpress.org/plugins/woo-smart-wishlist/#installation)
 * [Development](https://wordpress.org/plugins/woo-smart-wishlist/#developers)

 [Support](https://wordpress.org/support/plugin/woo-smart-wishlist/)

## Description

**WPC Smart Wishlist** is a powerful yet intuitive plugin for helping your customers
manage their to-buy list and save favorite items for later purchase. This helps 
the purchase flow on your site become more fluent and convenient while saving quite
a great amount of time on searching for products and adding them to cart for buyers.

#### Live demo

Visit our [live demo 01](https://demo.wpclever.net/woosw/) or [live demo 02](https://demo.wpclever.net/wpcplant/)
to see how this plugin works.

#### Features

 * Control the use of wishlist for unauthenticated users
 * Smart display of product details: title, price, date of adding, stock status,
   product image preview, wishlist item count
 * Easy purchase flow from adding, removing, checking out or closing the wishlist
 * Enable/disable Auto-removal of products after adding to the cart
 * Choose a page as the wishlist page
 * Use the provided shortcode to display the wishlist on selected page
 * Enable/disable wishlist sharing button
 * Enable/disable copying of wishlist links for sharing
 * Choose a wishlist type: button or link
 * Edit the text for the wishlist button
 * Choose an action triggered by wishlist button: display a message or open the 
   product list
 * Edit the text and action triggered after adding an item to the wishlist
 * Add extra classes for action button/link
 * Customize the position of wishlist button on archive and single page
 * Choose categories that allow wishlist button
 * Unlimited colors for wishlist popup
 * Edit the destination link for the Continue Shopping button
 * Choose a menu to add the wishlist menu
 * Choose an action triggered by the wishlist menu
 * RTL support for better displaying right-to-left languages
 * Premium: Enable statistics
 * Premium: Enable multiple wishlists per user
 * Premium: Add note for each product
 * Premium: Lifetime update and dedicated support
 * Premium: Customization to match with your theme/site design

Newly added feature for management: It’s now possible to see all wishlists that 
a product was included in and check out all wishlists created by a user.

#### The Importance of Adding a Wishlist button

Many store owners miss the opportunities for selling items for their current customers
because they’re not offering Add to Wishlist button on their shop or single product
page. On many occasions, buyers need time to rethink their needs and allowing them
to add products to wishlist increase the possibility for buyers to purchase these
items in the future. As it is truly convenient and speedy to add, remove, proceed
to check out, or continue shopping, buyers will find the whole purchase flow an 
enjoyable process. Thus, this improves the shopping experience for your customers.
In addition, enabling Add to Wishlist button is helpful for buyers to save an Out-
of-Stock product for purchasing when it is restocked at a later time. Shop owners
can control the wishlist availability by enabling it for authenticated users only,
hence, encourage more membership engagement from visitors. Never miss any chance
to strengthen the bond with your customers with an Add to Wishlist button on every
product page and shop page of your site.

#### Product Details at a Glance

The wishlist items are displayed in great detail so that buyers don’t need to browse
the single product page for more information when the title, price, stock status,
thumbnail image, and date of adding to the wishlist are smartly arranged in the 
wishlist page or wishlist popup. Buyers can also see a counter showing how many 
items have been added to their wishlist: a notification for urging them to checkout
or to manage the list by removing unwanted items. By keeping your customers on your
site, store owners can increase the conversion rate when buyers revise the list 
and find something useful that they might have missed or forgotten to purchase before.
Controlling the wishlist is intuitive because there is a button to remove any item
from the list. Users take full control of actions triggered by the wishlist button
when an item is already added to the list.

#### Ultra-speedy Performance

There’s nearly zero delay speed for this Smart Wishlist plugin when visitors perform
any kind of actions: item addition or removal, closing the wishlist popup or open
the wishlist page, it all happens immediately with precision. Wishlist popup also
allows an overlay effect that keeps the popup opens while visitors can still scroll
the background page until the Continue Shopping button or Close button is pressed.
Our plugin is compatible with all WPClever plugins, most common WooCommerce add-
ons and WordPress themes, so the flexibility is really high with smooth performance
for your website. Smart Wishlist can work in similar ways with any product bundles,
composite deals, bought together offers, grouped or force-sell products made with
our plugins.

#### Fully Customizable Wishlist

It is possible for users to fully customize the WPC Smart Wishlist plugin to their
preferences regarding the appearance, actions and links, type of wishlist, position
of wishlist on different pages and even the text displayed for visitors. Premium
users are able to add a Wishlist button to any menu that they want: handheld, primary,
or secondary menu and customize the action triggered on these menus as well. They
can even request the customization of wishlist to match the design scheme of their
website for free.

#### Great Flow for Advertising Your Products

If you think that the purchase flow ends with the checkout of your customers, then
you are just closing your own door to further advertise your products to other potential
clients. WPC Smart Wishlist allows users to take advantage of networking by enabling
wishlist sharing via social networks or copying product links to share to other 
customers. Great products will see a higher conversion rate and better traffic when
they are easily shared via social networks. This keeps the flow on and on for new
clients and draw more attention to the most widely favored products in your store.
With the increase in UX flow on your site, the sales will definitely go up accordingly.
This is all up to your intentional arrangement of wishlist buttons.

#### Need more features?

Please try other plugins from us:

 * [WPC Smart Compare](https://wordpress.org/plugins/woo-smart-compare/)
 * [WPC Smart Quick View](https://wordpress.org/plugins/woo-smart-quick-view/)
 * [WPC Fly Cart](https://wordpress.org/plugins/woo-fly-cart/)
 * [WPC Smart Messages](https://wordpress.org/plugins/wpc-smart-messages/)
 * [WPC Added To Cart Notification](https://wordpress.org/plugins/woo-added-to-cart-notification/)

## Screenshots

 * [[
 * [[

## Installation

 1. Please make sure that you installed WooCommerce
 2. Go to plugins in your dashboard and select “Add New”
 3. Search for “WPC Smart Wishlist,” Install & Activate it
 4. Go to the settings page to choose the position and effect as you want

## FAQ

### How to integrate with my theme?

To integrate with a theme, please use bellow filter to hide the default buttons.

    ```
    add_filter( 'woosw_button_position_archive', '__return_false' );
    add_filter( 'woosw_button_position_single', '__return_false' );
    ```

After that, use the shortcode to display the button where you want.

    ```
    echo do_shortcode('[woosw id="{product_id}"]');
    ```

Example:

    ```
    echo do_shortcode('[woosw id="99"]');
    ```

## Reviews

![](https://secure.gravatar.com/avatar/95fdaa1805339606e425931f0aa14cd131da97ceb5cb327abae8bfaceac20ac3?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-10847/)󠁿

 [DressTOimpress](https://profiles.wordpress.org/dresstoimpress/) October 2, 2025
1 reply

This plugin works perfect. Easy to set up. You don;t have to read or watch video’s.
This one speak for it self. My number one wishlist Thank you!!

![](https://secure.gravatar.com/avatar/354d5faa8dc5c3563a884c021761e78dc3acb7d851495108d530aa9aad4c875f?
s=60&d=retro&r=g)

### 󠀁[Highly recommended.](https://wordpress.org/support/topic/highly-recommended-719/)󠁿

 [loveangel1212](https://profiles.wordpress.org/loveangel1212/) May 3, 2025 1 reply

After trying several other wishlist plugins and facing compatibility issues, I finally
settled on this one—and it exceeded my expectations.Thanks to this plugin, I was
able to resolve long-standing issues including: Proper display of the wishlist header
counter Compatibility with AJAX filters Wishlist icon functionality Custom shortcode
integration And precise control over button positioning on the product pages This
plugin is well-built, flexible, and fully functional.If you’re considering a wishlist
solution for your WooCommerce store, look no further. This is the one.

![](https://secure.gravatar.com/avatar/629c3a1e8d69163c1aa644d055e9de2cd2b0a3ebbd224337fffe42129714b2ed?
s=60&d=retro&r=g)

### 󠀁[The BEST wishlist plugin ever](https://wordpress.org/support/topic/the-best-wishlist-plugin-ever/)󠁿

 [sklironomos](https://profiles.wordpress.org/sklironomos/) May 1, 2025 1 reply

Awesome support from WPClever!!! Trust them! Many thanks to Dustin H.!!! Thank you!

![](https://secure.gravatar.com/avatar/4819173bfac30965fe28c52e7dc97a32750df09481fe0d592463f05e036b08cc?
s=60&d=retro&r=g)

### 󠀁[Very good, worth using.](https://wordpress.org/support/topic/very-good-worth-using/)󠁿

 [tkdevcommunity](https://profiles.wordpress.org/tkdevcommunity/) March 17, 2025
1 reply

I just created the account to thank the only plugin that worked in a fluid and simple
yet elegant way, thank you.

![](https://secure.gravatar.com/avatar/c969690ce06f0ed4b95632f4641a3bbdb659b75ea78063faca232794a2e929c1?
s=60&d=retro&r=g)

### 󠀁[Works out of the box](https://wordpress.org/support/topic/works-out-of-the-box-153/)󠁿

 [Oliver Jusinger](https://profiles.wordpress.org/jusol/) August 7, 2024 3 replies

The plugin worked for me nearly out of the box, most changes I required I could 
find in the settings.Minor problems up to now:1) the plugin provides a localisation
form for nearly all terms. However I didn’t manage to change the localisation term
of “Whishlist” in the woocommerce user menu. Additionally, if i change the path 
name of the wishlist page, the link to this page is broken, it seems it is hard-
coded in the whishlish-popup. 2) yet another plugin that clutters the main level
of the admin panel with its brand name. Why not just integrate below “woocommerce/
settings”?3) if messages in the popup require a line-break (which occurs often if
aproduct name is longer), they look broken to the user because the following lines
are not visible. Nevertheless, the free(!) plugin looks promising, if it proves 
itself I think it’s worth a donation 🙂

![](https://secure.gravatar.com/avatar/e494c06db8ed95d5c74673afcfc24d7db09ed4fedf58a2ceb751a7a8568c3380?
s=60&d=retro&r=g)

### 󠀁[Fast response and fix](https://wordpress.org/support/topic/fast-response-and-fix-2/)󠁿

 [itcosmic](https://profiles.wordpress.org/itcosmic/) July 25, 2024 1 reply

I want to give a shout-out to Dustin H. for his quick turnaround and giving a fix.
I’m sure that this reflect not only Dustin’s professionalism but also the business
that he belongs to. Thanks Dustin.

 [ Read all 34 reviews ](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/)

## Contributors & Developers

“WPC Smart Wishlist for WooCommerce” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ WPClever ](https://profiles.wordpress.org/wpclever/)

“WPC Smart Wishlist for WooCommerce” has been translated into 6 locales. Thank you
to [the translators](https://translate.wordpress.org/projects/wp-plugins/woo-smart-wishlist/contributors)
for their contributions.

[Translate “WPC Smart Wishlist for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/woo-smart-wishlist)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/woo-smart-wishlist/),
check out the [SVN repository](https://plugins.svn.wordpress.org/woo-smart-wishlist/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/woo-smart-wishlist/)
by [RSS](https://plugins.trac.wordpress.org/log/woo-smart-wishlist/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 6.0.0

 * Updated: Optimized the code for better performance

#### 5.1.0

 * Fixed: Minor JS issue in the backend
 * Updated: Compatible with WP 6.9 & Woo 10.6

#### 5.0.9

 * Fixed: Security vulnerability reported by Yash Vardhan Tripathi

#### 5.0.8

 * Fixed: Minor JS/CSS issues

#### 5.0.7

 * Updated: Optimized the code

#### 5.0.6

 * Added: Import/export settings
 * Updated: Compatible with WP 6.8 & Woo 10.3

#### 5.0.5

 * Fixed: Security vulnerability reported by Wordfence

#### 5.0.4

 * Fixed: Security vulnerability reported by Wordfence

#### 5.0.3

 * Fixed: Minor JS issue in the backend
 * Updated: Compatible with WP 6.8 & Woo 10.2

#### 5.0.2

 * Updated: Optimized the code
 * Updated: Compatible with WP 6.8 & Woo 10.0

#### 5.0.1

 * Fixed: Minor JS issue in the backend

#### 5.0.0

 * Fixed: Minor JS issue on the frontend
 * Updated: Compatible with WP 6.8 & Woo 9.9

#### 4.9.9

 * Updated: Optimized the code
 * Updated: Compatible with WP 6.7 & Woo 9.7

#### 4.9.8

 * Updated: Optimized the code

#### 4.9.7

 * Fixed: Minor JS issue on the frontend
 * Updated: Compatible with WP 6.7 & Woo 9.5

#### 4.9.6

 * Fixed: Error on displaying price change

#### 4.9.5

 * Updated: Optimized the code
 * Updated: Compatible with WP 6.7 & Woo 9.4

#### 4.9.4

 * Updated: Optimized the code

#### 4.9.3

 * Added: Option to open wishlist popup menu on My Account
 * Fixed: Counter when having suggested products

#### 4.9.2

 * Added: Shortcode [woosw_link]

#### 4.9.1

 * Updated: Optimized the code
 * Updated: Compatible with WP 6.6 & Woo 9.3

#### 4.9.0

 * Updated: Use WC_AJAX for frontend

#### 4.8.9

 * Added: Filter hook ‘woosw_get_ids’ and ‘woosw_get_items’

#### 4.8.8

 * Added: Option to reload the count

#### 4.8.7

 * Fixed: Minor CSS/JS issues in backend

#### 4.8.6

 * Updated: Optimized the code
 * Updated: Compatible with WP 6.5 & Woo 8.8

#### 4.8.5

 * Added: Dropdown to switch between owned wishlist
 * Updated: Compatible with WP 6.5 & Woo 8.7

#### 4.8.4

 * Updated: Compatible with WP 6.4 & Woo 8.7

#### 4.8.3

 * Fixed: Minor CSS/JS issues

#### 4.8.2

 * Fixed: Add note on the wishlist page

#### 4.8.1

 * Updated: Compatible with WP 6.4 & Woo 8.5

#### 4.8.0

 * Updated: Use wp_date instead of date_i18n

#### 4.7.9

 * Updated: Optimized the code

#### 4.7.8

 * Added: Filter hooks ‘woosw_page_share_html’ & ‘woosw_page_copy_html’

#### 4.7.7

 * Updated: Optimized the code
 * Added: JS trigger ‘woosw_refresh_data’

#### 4.7.6

 * Fixed: Minor CSS/JS issue for the backend
 * Added: Filter hook ‘woosw_button_rel’

#### 4.7.5

 * Added: Suggested products from WPC Smart Compare

#### 4.7.4

 * Updated: Compatible with WP 6.3 & Woo 8.0

#### 4.7.3

 * Updated: Optimized the code

#### 4.7.2

 * Fixed: CSRF vulnerability

#### 4.7.1

 * Fixed: Minor JS/CSS issues in the backend

#### 4.7.0

 * Added: Suggested products from related/upsells/cross-sells

#### 4.6.9

 * Fixed: Minor JS issue in the backend

#### 4.6.8

 * Added: Paging for previewing wishlists in the backend

#### 4.6.7

 * Added: “Above title” position

#### 4.6.6

 * Updated: Optimized the code

#### 4.6.5

 * Updated: Move wishlist menu on My Account page to before Logout

#### 4.6.4

 * Update: Use shortcode [woosw_list key=”xyz”] to show wishlist products on any
   page

#### 4.6.3

 * Updated: Settings for notes

#### 4.6.2

 * Fixed: Remove draft/deleted products from wishlist

#### 4.6.1

 * Fixed: Minor CSS issue

#### 4.6.0

 * Added: Show price change message for each product (increase or decrease)

#### 4.5.3

 * Fixed: Menu icon on some browsers

#### 4.5.2

 * Added: Compatible with WPC Smart Messages for WooCommerce

#### 4.5.1

 * Fixed: 404 error on the wishlist page

#### 4.5.0

 * Fixed: Wishlist overview in website backend

#### 4.4.5

 * Fixed: Minor JS issue in the backend

#### 4.4.4

 * Added: Function ‘get_settings’ & ‘get_setting’

#### 4.4.3

 * Updated: Optimized the code

#### 4.4.2

 * Updated: Optimized the code

#### 4.4.1

 * Added: Wishlist page on My Account

#### 4.4.0

 * Added: Icon for the button

#### 4.3.2

 * Fixed: Compatible with WPML

#### 4.3.1

 * Fixed: Minor JS for variable product

#### 4.3.0

 * Added: Filter hook ‘woosw_fragments’

#### 4.2.3

 * Fixed: Notice on settings page

#### 4.2.2

 * Fixed: Can’t change button position

#### 4.2.1

 * Fixed: Stock status of item product
 * Added: Filter hook ‘woosw_item_stock’ & ‘woosw_item_add_to_cart’

#### 4.2.0

 * Fixed: Minor JS/CSS issues

#### 4.1.0

 * Added: Position left/right for the popup

#### 4.0.0

 * Added: New message interface
 * Updated: Optimized the code

…

#### 1.0

 * Released

## Meta

 *  Version **6.0.0**
 *  Last updated **4 weeks ago**
 *  Active installations **100,000+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **6.9.4**
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/woo-smart-wishlist/), [English (US)](https://wordpress.org/plugins/woo-smart-wishlist/),
   [Persian](https://fa.wordpress.org/plugins/woo-smart-wishlist/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/woo-smart-wishlist/),
   [Romanian](https://ro.wordpress.org/plugins/woo-smart-wishlist/), [Spanish (Chile)](https://cl.wordpress.org/plugins/woo-smart-wishlist/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/woo-smart-wishlist/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/woo-smart-wishlist)
 * Tags
 * [Wait List](https://wordpress.org/plugins/tags/wait-list/)[Wishlist](https://wordpress.org/plugins/tags/wishlist/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)[wpc](https://wordpress.org/plugins/tags/wpc/)
 *  [Advanced View](https://wordpress.org/plugins/woo-smart-wishlist/advanced/)

## Ratings

 4.8 out of 5 stars.

 *  [  31 5-star reviews     ](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=4)
 *  [  3 3-star reviews     ](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/woo-smart-wishlist/reviews/)

## Contributors

 *   [ WPClever ](https://profiles.wordpress.org/wpclever/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/woo-smart-wishlist/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://wpclever.net)