=== WooCommerce Product Details Customiser ===
Contributors: jameskoster
Tags: woocommerce, ecommerce, products
Requires at least: 3.5
Tested up to: 4.0
Stable tag: 0.2.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Customise the appearance of the product details pages in WooCommerce.

== Description ==

Allows you to customise WooCommerce product details pages. Show / Hide core components like product imagery, tabs, upsells and related products.

Please feel free to contribute on <a href="https://github.com/jameskoster/woocommerce-product-details-customiser">github</a>.

== Installation ==

1. Upload `woocommerce-product-details-customiser` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the options on the Catalog tab of the WooCommerce settings screen.
3. Done!

== Frequently Asked Questions ==

= One / Some of the options don't work. What gives? =

If your theme has been integrated with WooCommerce it is possibly already adding or removing some of the compontents. If so the plugin options may be overwritten by the theme regardless of the settings you choose.

== Screenshots ==

1. The Product Details Customiser Settings.

== Changelog ==

= 0.2.0 =
WooCommerce 2.1 compatibility.

= 0.1 =
Initial release.