=== WooCommerce Variable Product Description === Contributors: shopplugins, growdev Donate link: http://www.shopplugins.com Tags: woocommerce, ecommerce, woocommerce add-on, enhancement Requires at least: 3.6 Tested up to: 4.3.1 Stable tag: 1.0.1 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Adds a description for each variation field to WooCommerce Variable products. == Description == The plugin adds a description for each product variation that will display underneath the main product variation and change when different product variations are chosen. The code is maintained on Github **Translations, feature requests, and ratings are welcome and appreciated!** **NOTE** This feature was added to WooCommerce 2.4 so this plugin is only needed for pre-2.4. == Installation == 1. Upload the folder `woocommerce-variable-product-description` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Edit a variable product, and you will see a "Description" field on the Variations tab 4. Save the product and the description will become visible on the product page when the variation is chosen == Frequently Asked Questions == = Can I have a separate description per variable product? = Yes, absolutely! = Where is the description displayed? = The description is displayed in a div with class of 'variation-description'. == Upgrade Notice == None. == Screenshots == 1. Variation description field added to Product Data > Variations tab 2. Variation description showing on product page == Changelog == = 1.0.0 = * Initial release