A comprehensive, modern and flexible Wish and Bridal lists for WooCommerce.

Description

Plugin allows customer add product in wish or bridal list for WooCommerce. User can buy or share list.

Contributors: briar
Donate link: http://briar.business/donate/
Tags: wishlist, wish list, bridallist, bridal list, woocommerce, add to wish list, add to bridal list, wedding list
Requires at least: 4.4
Tested up to: 4.7
Stable tag: 1.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Features

  • Add and remove product
  • Changing quantity added product
  • Setting location button
  • Setting icons FontAwesome for link
  • Shortcode for list page
  • Hook and function for developer

Installation

  1. Upload ‘wish-bridal-list’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Manual

Before using create page on which place shortcode `[wishlist]` (optionally repeat with `[bridallist]`). Then set this page in Pages section setting (Wocommerce -> Products -> Wish&Bridal List). You can choose which location will be displayed on the link “Add to list” as well as enable or disable functionality Bridal List. Also optionally select the icon that will appear before links and to distinguish their condition.

If you wish to place a link on a page in the list with number added products (like cart link), use shortcodes [wishlist_count] or [bridallist_count].

If you selected link position None use function `wb_wish_link` or `wb_bridal_link` for display link. For some other function check /includes/wb-functions.php.