=== Design Cart Wishlist for WooCommerce ===
Contributors: giraffex
Tags: woocommerce, wishlist, favorites, heart, products
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Configurable WooCommerce wishlist with heart buttons in the header, product loops, and single product pages.

== Description ==

Design Cart Wishlist for WooCommerce adds a flexible wishlist to your store. Customers can save products, view a dedicated wishlist page, and manage items from the storefront or their account.

**Features:**

* Heart button in the site header (links to wishlist or login)
* Heart buttons on product archives, single product pages, and WooCommerce blocks
* Custom placement rules via CSS selectors for themes and page builders
* Separate appearance settings for header and product buttons
* Guest wishlists stored in a cookie with optional merge after login
* Shortcodes: `[dc_wishlist]` and `[dc_wishlist_button]`

== Installation ==

1. Upload the `design-cart-wishlist` folder to `/wp-content/plugins/`.
2. Activate the plugin through the **Plugins** menu in WordPress.
3. Ensure **WooCommerce** is installed and active.
4. Open **Wishlist** in the admin menu and configure settings.

On activation, a wishlist page is created automatically with the `[dc_wishlist]` shortcode.

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. WooCommerce must be active.

= Can guests use the wishlist? =

Yes. Enable guest mode in settings to store wishlist items in a browser cookie.

= How do I add the heart icon to my theme header? =

Go to **Wishlist → Header**, enter your header container selector (for example `.site-header__actions`), and choose a placement option.

== Screenshots ==

1. Plugin settings with DC Interface admin UI.
2. Wishlist page with product list layout.
3. Heart button on product catalog.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
