WooCommerce Wishlists
WooCommerce Wishlists allows visitors to create an unlimited number of lists, add products, and make them private or public.
- Guest can store them for 30 days
- Registered users can save them indefinitely
Installation
- Download the .zip file from your WooCommerce account.
- Go to: WordPress Admin > Plugins > Add New to upload the file you downloaded with Choose File.
- Activate the extension.
Setup and Configuration
This is an overview of features available to a store manager with WooCommerce Wishlists.
Wishlist Settings
Settings for the extension can be found under the Wishlists tab of the WooCommerce Settings page.
Allow Guests To Create Lists
This option controls the ability for unauthenticated users to create lists. If you want anyone, with or without an account to create lists, leave this setting as “Yes”. Setting the option to “No” will hide the wishlist buttons from products and will require the user to logon before they can create a list.
Message for Guests
When a user who is not authenticated attempts to access the Create a List page they will be presented with this message. You can customize it to encourage the user to register for an account so they can create lists. This only applies when Allow Guests to Create Lists is “No”
Redirect to Wishlist
After the users adds an item to their wishlist they can be automatically redirected to the list. Set this to no if you want the user to remain on the product and not be redirected.
Button / Link Type
When the add to wishlist content is displayed on a single product it can either be a text link, or a button which looks similar to the Add to Cart button. Choose the type you would like to use here.

Button Type:

Link Type:
Icon
Wishlist has two icons built in for the link type. You can choose the present, star or none to display the text link with no icon. ![]()
![]()
Button / Link Text
Enter the text you would like to display for the “Add to Wishlist” button or link. This text will be displayed on the Single Product.
Wishlist Processing Options
With these options you can setup products to be removed from a wishlist if purchased, and you can determine what the order status is when they should be removed.
Social Options
![]()
Wishlist has sharing built in for Facebook, Twitter, Email and Pinterest. Choose which options you would like to make available for your users.
Custom Buttons
Wishlist by default will use the styling options from the theme and from WooCommerce itself. You can choose to override these colors for your Wishlist button which is displayed on the Single Product page. You can choose to set the color of the Button and the color of the Text displayed in the button.
Custom CSS
If you would like to customize some aspect of the styling of the Wishlist plugin you can enter those style rules here. Note, it is not required to enter in custom styles into this section, it is provided as a convenience so you do not have to modify your theme to make a few simple adjustments.
Page Options
Wishlist needs a few pages in WordPress to display the various screens to the end users. Each page is for one of the functions of Wishlist ( View, Edit, Create, Find ). When you activate the plugin, default pages are created for you and the required wishlist short code is automatically added to them. You can choose other pages to better suit your store. If you choose a custom page be sure to add the correct shortcode.
Wishlist Menu Configuration
Wishlist does not automatically add pages to any menus you might have and does not provide automatic links to any of it’s pages. To allow users to create and search for other lists you will need to add links to these the primary pages, My Lists, Find a List and Create a List, somewhere on your site. You can add them to your main menu viaGo to Appearance > Menus, or anywhere on your site that you would like.
My Lists Page
This is the page where a user can manage and create their own list/s.
Shortcode required on this page: [wc_wishlists_my_archive /]
Create a List
This is the page where a user will create new lists
Shortcode required on this page: [wc_wishlists_create /]
Edit a List
This is the page where a users edits their own lists.
Shortcode required on this page: [wc_wishlists_edit /]
Find a List
This is the page where a user can search for others public lists.
Shortcode required on this page: [wc_wishlists_search /]
View a List
This is the page where users view single wishlists.
Shortcode required on this page: [wc_wishlists_single /]
Usage
This is an overview of the features provided by WooCommerce Wishlists to users of your site.
Overview
The wishlist plugin is designed to allow users of your site to add items to a wishlist. Users will have the ability to create multiple wishlists, control the sharing visibility of those lists, and choose to share the list via Twitter, Facebook, Pinterest and Email.
Adding Items to a List
To add an item to a Wishlist click on the provided Add to Wishlist button or link. If you do not have a wishlist already one will automatically be created for you and the item will be added to it. If you already have a list you will be shown a popup which allows you to select which list you would like to add the item to. If you want to add the item to a new Wishlist, you can choose to create a new wishlist and add the item all in one step.
If you are not logged in your list will be created as a temporary list. Temporary lists are based on cookies and will be available only on the same computer and browser you used when the item was created. If you clear your cookies, or the cookie has expired your list will no longer be accessible. If you do add items to a temporary list you can always logon and the lists will automatically saved to your account. Once a list has been saved to your account, it will remain until you delete it.
View and Manage Lists
You can view and manage your lists from two different sections of the site. You can navigate to the “Wishlists” page and access all your lists. If you are logged into your account on the site you will see the wishlists available from your “My Account” page.
Editing a List
To edit a list you have already created click on the title of the list. This will bring you to the “Manage List Page”.
From this page you can view and manage the items in your list, and change the sharing and basic Wishlist information.
List Items
On the List Items tab you will see a list of items you have previously added to your list and a set of actions you can perform on those items. To apply an action to item(s) in your list, check the item(s), select the action from the drop down menu and click Apply Action. Your selected action will be applied to each item you selected. Check the top checkbox to select all items at once.
The actions available to you are:
- Add to Cart – Adds all the selected items to the cart.
- Update Quantities -This will update the quantities for the selected items. Be sure to change the quantity on the individual line items by adjusting the Quantity field.
- Remove From List – This will remove the selected items from your list.
- Create a New List – This action will take you to the create a list screen. After you create a new list, the items you previously selected will be added to the list and removed from the original.
List Settings
On the settings tab you will have options for editing the list itself. You can choose the privacy of your list and update the title, name and email associated with the list.
- Title – This sets the title of your list.
- Description – Add a description if you would like. Other will see this when viewing your public or shared list.
- Privacy Settings
- Public – Anyone can search for and see the list. Users will be able to search for your list using the name and email you provide.
- Shared – Only people with the link you share will be able to see the list. The list will not appear in search results.
- Private – The list is only viewable by you and can not be shared with others and will not appear in search results.
Enter in the appropriate information if you are creating a public list or plan to share you list with others. Others will be able to find public lists by searching for the information you enter here.
Managing Wishlists
Shop managers can easily see the different wishlists in the WordPress Dashboard by going to: WooCommerce > Wishlists.

How do I make a Wishlist for someone else?
There are times you will want to make a wishlist for a customer. To accomplish this, follow the instructions below:
- Download the User Switching plugin. on your WordPress site.
- Activate the plugin.
- Go to WordPress Dashboard > Users > All Users
- Select the Account you would like to create the wishlist on and select “Switch To”.

You can now go to your store and create a Wishlist through the storefront like a normal customer. When you are done creating the Wishlist and have saved it, to switch back to your admin account, go to the top right corner of your browser and select “Switch back to [Your Account Name Here]”.

The next time they log in, the wishlist will be there waiting for them at http://www.YourURL.com/my-lists/.
After purchasing a Wishlist item, are they removed from the list?
Only if you set it to be removed. The option to do this can be found by heading to WooCommerce > Settings > Wishlists:

Can this be used as a gift registry?
Not as is. It would need to be customized.
Is WooCommerce Wishlists compatible with WooCommerce Deposits?
Not at this time. Store owners wishing to take a deposit on a wishlist item would need to consider customization.
How do I use custom templates?
You can override any templates from the wishlist addon by duplicating files located in the woocommerce-wishlist/templates folder within the wp-content/themes/your-theme-folder/woocommerce/.
Questions & Support
Already purchased and need some assistance? Get in touch the developer via the Help Desk.
Как сделать wishlist в мобильной версии вордпресс

Лучшие бесплатные плагины WordPress для составления списка пожеланий
1. YITH WooCommerce Wishlist
[wp-pic type=»plugin» slug=»yith-woocommerce-wishlist» layout=»large» ]
- Предназначен для сайтов WooCommerce.
- Имеет небольшой размер.
- Имеет поддержку нескольких языков.
- Позволяет добавлять и удалять товары.
2. My wish list
- Простота в использовании.
- Наличие шорткода.
- Возможность отображать вишлисты в любом месте.
- Быстрая загрузка страницы.
3. Wishlist for WooCommerce
[wp-pic type=»plugin» slug=»wishlist-for-woocommerce» layout=»large» ]
- Возможность поделиться вишлистами в соцсетях.
- Возможность добавлять товары из вишлиста в корзину.
- Наличие шорткода.
- Отображение даты добавления товара в вишлист.







TI WooCommerce Wishlist
Basic Features
- Выбрать страницу Списка Желаний и её название
- Удалять товар из списка желаний автоматически, при добавлении его в корзину.
- Положение кнопки «Добавить в список желаний» на страницах товара и каталога
- Шорткод кнопки «Добавить в Список Желаний» для добавления в контекст страницы.
- Кнопка или Ссылка «Добавить в Список Желаний» на странице продукта
- Predefined icons for «Add to Wishlist» button
- Загрузить свою собственную иконку для кнопки «Добавить в Список Желаний»
- Перенаправление на страницу списка желаний после добавления в него продуктов
- Настраиваемые столбцы таблицы списка желаний
- Поделиться своим списком желаний в социальных сетях (Facebook, Twitter, Pinterest, Google+, WhatsApp, email)
- Полностью Настраиваемый Внешний Вид
- Пользовательские Стили Темы
- Адаптирован для перевода Support
- Cache friendly
Multi-wishlists per user
Wishlist privacy settings
Products quantity
Product analytics for admin
Promotional emails
Ask for an estimate feature
Following wishlist feature
Advanced settings almost for all basic features
Additional shortcodes and widgets
Premium predefined styles skinSee the difference between free and premium versions of the most powerful Wishlist solution for WooCommerce.
TI WooCommerce Wishlist
Are you looking to boost sales on your WooCommerce site? Look no further than WooCommerce Wishlist! Our powerful tool is designed to increase conversions and drive more traffic to your site. By allowing customers to save products for later, they are more likely to return and make a purchase. Plus, the easy and convenient process of adding products to a wishlist can encourage customers to buy even more products than they planned. And with the ability to share wishlists, you can attract new potential customers and increase your site’s visibility. Don’t miss out on the opportunity to boost sales. Try WooCommerce Wishlist today and watch your business grow!
Basic Features
- Setup Wizard
- Select the Wishlist page or set it under the WooCommerce My Account section
- Storewide stats for each product on the «Add to Wishlist» button
- Wishlist products counter
- Position of «Add to Wishlist» button on the product page and catalog
- Shortcode for the «Add to Wishlist» button to place it anywhere on the page
- Predefined icons for the «Add to Wishlist» button
- Загрузить свою собственную иконку для кнопки «Добавить в Список Желаний»
- Default custom product fields support and extended integrations with other plugins
- Redirect to the wishlist page after adding items to the wishlist
- Настраиваемые столбцы таблицы списка желаний
- Automatically remove the product from the wishlist after adding it to the cart
- Поделиться своим списком желаний в социальных сетях (Facebook, Twitter, Pinterest, Google+, WhatsApp, email)
- Fully customizable appearance
- Пользовательские Стили Темы
- Translation-ready
- Multilingual-ready with WPML or Polylang plugins
- Over 50 integrations with other plugins
- Fast AJAX interaction for all frontend events
- Cache-friendly
Премиум возможности
Премиум версия TI WooCommerce Wishlist — это мощный маркетинговый инструмент на вершине функциональности списка желаний!
Multi-wishlists per user
Wishlist privacy settings
Wishlist products sorting by drag & drop
Wishlist total price
Products quantity
Product analytics for admin
Promotional emails
Ask for an estimate feature
Following the wishlist feature
Advanced settings almost for all basic features
Additional shortcodes and widgets
Premium predefined styles skinCheck the difference between free and premium versions of the most powerful Wishlist solution for WooCommerce.
Совместимость с наиболее используемыми плагинами/дополнениями
We understand that our plugin is not the only one you’ll use for your WooCommerce store and that it’s important for different plugins to work well with each other. That’s why we’ve ensured compatibility with the most used WooCommerce add-ons: WooCommerce Bookings, WooCommerce Subscriptions, WooCommerce Composite Products, WooCommerce Product Bundles, WooCommerce Mix and Match, WooCommerce Gravity Forms Product Add-Ons, WooCommerce Gift Cards, WooCommerce TM Extra Product Options, and WooCommerce Product Add-ons.
It’s also essential for any WordPress website to use cache plugins, so we’ve made sure that our WooCommerce Wishlist works well with popular caching plugins such as WP Rocket, WP Super Cache, and W3 Total Cache.Кнопка «Добавить в Список Желаний»
You can customize the Add to Wishlist button settings to make it work best for your website. Make it a link or a button, choose from predefined icons or upload your own. Select a predefined button position or place it wherever you want using the shortcode.
Настраиваемая таблица Списка Желаний
You can show or hide any column in the Wishlist table on the Wishlist page. This allows you to decide what information to show and what to omit. Make your Wishlist page as informative or simple as you want.
Идеальная совместимость с дизайном сайта
TI WooCommerce Wishlist comes with over 60 appearance options such as colors, font size, and borders, allowing you to tailor it to your website’s design. And if that’s not enough, you can add your custom CSS styles directly in the admin panel.
Адаптирован для перевода
TI WooCommerce Wishlist is translation-ready, making it easy to translate into any language. You can use the poEdit tool, Loco Translate, WP Multilang, or WPML to translate the plugin.
Responsive
We understand the importance of responsive websites for online stores. That’s why we made sure that TI WooCommerce Wishlist looks and works perfectly on any device and that the layouts are user-friendly. You can check out the screenshots or preview to see for yourself.
Cоответствует GDPR
TI WooCommerce Wishlist is GDPR ready, as it does not collect any personal data from website visitors. This makes the plugin compliant with GDPR regulations.
Переводы
If you want to add a new language to TI WooCommerce Wishlist, you can contribute through translate.wordpress.org.
Предложения
If you’re excited about TI WooCommerce Wishlist and want to contribute, you can get involved in our GitHub repository.
Документация
You can find the full documentation for TI WooCommerce Wishlist here.
Скриншоты
Установка
There are several ways to install TI WooCommerce Wishlist:
1. Установка через консоль WordPress:
- Go to «Plugins» > «Add New» and search for «TI WooCommerce Wishlist.»
- Click the «Install Now» button for the «TI WooCommerce Wishlist» plugin.
- After the installation is complete, click the «Activate» link (Plugins > Installed Plugins).
2. Установка вручную используя FTP-клиент
- Download the plugin.
- Upload the plugin folder into the /wp-content/plugins directory of your WordPress installation using your favorite FTP client.
- Navigate to the «Plugins» > «Installed Plugins» section in your dashboard and activate the plugin.
3. Install manually from the WordPress admin panel
- Download the plugin.
- Go to «Plugins» > «Add New» and press the «Upload Plugin» button.
- Browse the plugin archive and click «Install Now.»
- After the installation is complete, click the «Activate» link (Plugins > Installed Plugins).
Часто задаваемые вопросы
Где я могу найти документацию?
For help setting up and configuring, please refer to our online documentation.
You can also refer to our REST API documentation.
Где я могу обратиться за помощью или поговорить с другими пользователями?
Возникли трудности? Вы можете обратиться за помощью на Форуме Плагина или на справочной странице нашего сайте.
Где я могу найти документацию REST API?
You can find the documentation of our TI WooCommerce Wishlist REST API Docs.
Как сделать список желаний в интернет магазине WooCommerce
Здравствуйте, друзья! Сегодня мы с Вами поговорим о том, как создать «Список желаний» в интернет магазине WooCommerce.
Кнопка «Добавит в желания», как и возможность «сравнения товаров» присутствует практически на всех популярных интернет магазинах, и ее наличие для многих уже стало привычным и обыденным.
Не буду вдаваться в подробности о том, зачем нужна такая возможность и что с ней делать. Предлагаю переходить сразу к делу!
Создание списка желаний в WooCommerce
Создавать «Список желаний» мы будем с помощью плагина YITH WooCommerce Wishlist.
1. Устанавливаем и активируем плагин YITH WooCommerce Wishlist.

2. После активации плагина перейдите в YIT Plugins -> Wishlist.

3. На открывшейся странице Вы увидите настройки плагина и его частичного перевода. Измените доступные слова на русские.
Остальной перевод плагина нужно делать отдельно. В этом Вам поможет урок по переводу плагинов в WordPress.

Плагин будет работать и без перевода, но я не думаю что Вы поленитесь перевести небольшой плагин и оставить все как есть
В результате на каждом товаре появится кнопка, после нажатия на которую товар добавится в «Список желаний». Стиль кнопки Вы всегда можете изменить по усмотрению и желанию с помощью CSS.