Wishlist Module for WooCommerce can increase sales, customer retention, and improve User experience. Shoppers can save their desired products to purchase later. It helps customers revisit the website without cluttering their carts.
The Wishlist module has 3 different tabs. General, Button and Page.
1. General #
Click on the General section.

1.1 Enable Wishlist: By clicking on the toggle button, you can enable or disable the ‘Wishlist’ functionality.
1.2 Limit Wishlist Use: To activate the wishlist functionality exclusively for logged-in users, enable this option.
1.3 Product Added Text: Enter the text for displaying after clicking on the wishlist icon.
1.4 Product Removed Text: Insert the text when product is removed from the wishlist.
1.5 Browse Wishlist Text: Add your preferred text that will be showing on Browse Wishlist.
To save the changes, click on the “Save Changes” button.
2. Button #
Now move to the second tab, the Wishlist Button settings tab.
2.1 Show in Shop Page: Enable the Wishlist button for the shop page.
2.2 Shop Page Button Position: Select the button position “Before Add to Cart,” “After Add to Cart”, “Use Shortcode” or “Use Custom Position”. If you choose the “Custom Position’, it will show two additional fields.
2.3 Enter Hook Name: You can add a hook name to display the button position. Example: woocommerce_after_shop_loop_item.
2.4 Hook Priority: You can set the hook priority.

2.5 Show Button on Product Page: Enable the Wishlist button for the product page.2.6 Product Page Button Position: Select the button position “Before Add to Cart,” “After Add to Cart,” “After Image,” “After Summary,” or “Use Shortcode” or “Custom Position.” If you choose the “Custom Position’, it will show two additional fields.

2.7 Product Hook Name: You can add a hook name to display the button position.
2.8 Product Hook Priority: You can set the hook Priority.
2.9 Wishlist Text: Insert your preferred text to show in the wishlist button.
To save the changes, click on the “Save Changes” button.
3. Wishlist Page #
Now move to the third tab, the Wishlist Page settings tab.

3.1 Select Wishlist Page: Choose your preferred wishlist page from the dropdown.
3.2 Wishlist Table Fields Visibility: Select which fields you want to show in the wishlist page table view.
To save the changes, click on the “Save Changes” button.Wishlist Front End View
Below, you can clearly notice the front-end appearance of wishlist icon and table for a better understanding.


You can utilize these shortcodes for Wishlist #
[rtsb_wishlist] — Displays a table listing all products added to the user’s wishlist.
[rtsb_wishlist_counter] — Shows the total number of items currently in the wishlist.
[rtsb_wishlist_button] — Renders a wishlist button (with icon) that can be used inside the product loop to add or remove products from the wishlist.


