=== BlueSkies Wishlists for WooCommerce ===
Contributors: blueskiesdigital
Tags: woocommerce, wishlist, save for later, share wishlist
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Let logged-in customers save WooCommerce products to a wishlist and optionally share a read-only link to their wishlist with their friends, partners and family.

== Description ==

BlueSkies Wishlists for WooCommerce gives each logged-in customer one wishlist per store. Customers can add products from single product pages and shop archives, open their list from the cart, and optionally share a private, unguessable link so others can view (but not edit) the list.

Features:

* One wishlist per logged-in user.
* Add or remove products with lightweight AJAX (WooCommerce `wc-ajax` endpoints).
* “View Wishlist” toast for a few seconds after saving an item.
* “View Wishlist” button in the cart area (classic cart and Cart block).
* Optional sharing: private by default, or anyone with the link can view.
* Copy share link control on the wishlist page.
* Shared URLs use UUIDs and are `noindex` / `nofollow` with a clean canonical to avoid duplicate SERP URLs.
* Guests are prompted to log in when they try to save an item.

== Installation ==

1. Install the zip via Plugins → Upload Plugin → Select the zip → Install Now.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. A Wishlist page with the `[blueskies_wishlist]` shortcode is created automatically.
4. Optionally go to WooCommerce → Wishlist to change the page or button placement.

== Frequently Asked Questions ==

= Do guests get a wishlist? =

No. Wishlists are for logged-in customers only. Guests see a login prompt when they try to save a product.

= Can someone with a share link edit the wishlist? =

No. Shared links are view-only.

= Will shared wishlist links appear in search engines? =

Shared URLs send `noindex, nofollow` (meta and `X-Robots-Tag`) and canonicalize to the clean wishlist page URL so they are not treated as duplicate indexable pages.

= Does this collect visitor data? =

Wishlist contents are stored in your WordPress database for logged-in users. The plugin does not send customer wishlist data to BlueSkies Digital.

== Screenshots ==

1. Save button on a product page.
2. Wishlist page with sharing controls.
3. WooCommerce → Wishlist settings.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
