=== Non-Purchasable WooCommerce Products ===
Contributors: GuyPrimavera
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YVPWSJB4SPN5N
Tags: woocommerce, products, product, non purchasable, non-purchasable, purchasable, add to cart, add to cart button, add-to-cart-button, display only, display only products, remove button, buy, woo, custom, product gallery
Requires at least: 3.0.1
Tested up to: 5.7
Stable tag: 1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allow selected WooCommerce products to be non-purchasable, display-only products, with a custom message shown to the customer.

== Description ==

Set certain WooCommerce products to be **non-purchasable** (display-only), with a custom message and button text.

**Features**

* Set *is_purchasable* status of products.
* Works with all product types, including variable products.
* Customise the button text and message on product pages.
* Disable the message output altogether if desired.

== Installation ==

**Via FTP**

1. Upload non-purchasable-woocommerce-products to the /wp-content/plugins/ directory.
2. Activate **Non-Purchasable WooCommerce Products** through the 'Plugins' menu in WordPress.
3. That's it! The default settings are applied automatically, and you can make further changes in the options page at **WooCommerce > Settings > Products > Non-Purchasable Products** if you wish.

**Via WordPress Admin**

1. Go to **Plugins** > **Add New**.
2. Search for **Non-Purchasable WooCommerce Products** and click **Install**.
3. Click **Activate** once installation is complete.
4. That's it! The default settings are applied automatically, and you can make further changes in the options page at **WooCommerce > Settings > Products > Non-Purchasable Products** if you wish.

== Frequently Asked Questions ==

= Do I need to configure this plugin or change any settings? =

No. The default settings are applied automatically once the plugin is activated, but you can change settings and the messages output through the options page (**WooCommerce > Settings > Products > Non-Purchasable Products**) if you wish.

== Screenshots ==

1. Set a product to "Non-Purchasable" in the *Product Data* box.
2. Set custom text for the archive page button or single product page message.
3. A product archive page with two products set to "Non-Purchasable".
4. A Non-Purchasable product's page with a customisable message.

== Changelog ==

= 1.4 =
* Refactor.
* Bug fixes.
* Admin product table column removed.
* Icon added to admin product table.
* Tested with latest version of WooCommerce.

= 1.3 =
* Added option to display raw HTML output instead of default WooCommerce message wrapper.
* Added unique class name to front-end message wrapper.

= 1.2 =
* Moved the in-product checkbox to it's own tab due to issues with variable/grouped products.
* Added a link to the settings in the product data tab section.
* Tested with WordPress 4.9.8.

= 1.1 =
* Added "Purchasable?" column to the "Products" admin screen.
* Added option on the settings page to hide "Purchasable?" admin column.
* Fixed a couple of typos (again).
* Tested with WordPress 4.9.7.

= 1.0.2 =
* Increased filter priority to avoid potential plugin conflicts.

= 1.0.1 =
* Fixed minor typos.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.4 =
* Refactor.
* Bug fixes.
* Admin product table column removed.
* Icon added to admin product table.
* Tested with latest version of WooCommerce.

= 1.3 =
* Added option to hide default WooCommerce wrapper on front-end.
* Added unique class name to front-end message wrapper.

= 1.2 =
* Fixed issues with variable/grouped products.

= 1.1 =
* Added "Purchasable?" column to the "Products" admin screen.
* Added option on the settings page to hide "Purchasable?" admin column.
* Fixed a couple of typos (again).
* Tested with WordPress 4.9.7.

= 1.0.2 =
Minor adjustment.

= 1.0.1 =
Fixed minor typos.

= 1.0 =
Initial release.
