=== ATR Woo Global Price Options === Contributors: yehudaT Donate link: http://www.atarimtr.com/ Tags: woocommerce plugins, custom options, photography, photos, price options, global price, woocommerce Requires at least: 4.4.14 Tested up to: 4.9.5 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add global price options by category to Woocommerce products. == Description == This plugin let shop managers add global price options by category/categories to Woocommerce products. It is aimed for use by WooCommerce shops that use identical price options for all products in a category or categories e.g. photographer sites selling photos in different sizes options (But same options to all). It eliminates the use of variable products while let the shop owner force selection of option and adjust the price accordingly. Tested up to Woocommerce Version 3.3.5 Requires at least Woocommerce Version 2.6.0 [youtube https://youtu.be/fKa5ALeY9Wo] = Features = * Globally add price options to products. * You can dynamically add and manage the price options with title and price for each option. * Price options can be displayed as radio buttons or drop down list. * Select categories to apply the price options. All other categories remain intact. * Adjust the text on the "Read more" button in the shop/archive pages * In the cart, a title and description is added to each item with the selected option details. You can control the label for the description. * Customer can add the product to cart with multiple options (one at a time.) * You can opt to make product without price definition to be purchasable with your price options. == Installation == Installing can be done either by searching for "ATR Woo Global Price Options" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Upload the plugin dir to the '/wp-content/plugins/' directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress Important! You must go to plugin settings page and select the options apply to your shop. = Settings = 1. Use the Woocommerce->ATR Woo GPO screen to configure the plugin. 2. In "Manage your price list" tab add a title and price for each price option. 3. You can add options by clicking "Add price option" button at the bottom of the table. 4. You can remove option by clicking the "Remove" button on a row side. 5. On the "Other options" tab you can control other options. == Customize the display of the price list == If you need to change the HTML of the header and footer of the price list display, you can use the following filters in your theme's functions.php file: [Using filters to change ATR Woo Global Price Options plugin display of price options list in single product page](https://gist.github.com/yehudaTiram/9f4006c885c9d65edd01873262db4c7b) == Screenshots == 1. The product screen with the global price options 2. Setting - The global price options are set here 3. Setting - Selecting categories to apply the global price option on and other options == Changelog == = 1.0.1 = * 2118-4-7 1. Added option to select between Radio buttons list or Dropdown list 2. Fixed filters for price options list Head, Footer, Before item and After item 3. Added settings option for Header & Footer of price options list