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
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.
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:
Screenshots
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:
- Upload the plugin dir to the ‘/wp-content/plugins/’ directory, or install the plugin through the WordPress plugins screen directly.
- 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
- Use the Woocommerce->ATR Woo GPO screen to configure the plugin.
- In “Manage your price list” tab add a title and price for each price option.
- You can add options by clicking “Add price option” button at the bottom of the table.
- You can remove option by clicking the “Remove” button on a row side.
- On the “Other options” tab you can control other options.
Reviews
Contributors & Developers
“Woocommerce Global Price Options” is open source software. The following people have contributed to this plugin.
Contributors“Woocommerce Global Price Options” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Woocommerce Global Price Options” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- 2118-4-7
-
Added option to select between Radio buttons list or Dropdown list
-
Fixed filters for price options list Head, Footer, Before item and After item
-
Added settings option for Header & Footer of price options list