Description
Show price list for WooCommerce products
This plugin makes it very easy to display a price list for your WooCommerce products anywhere on your site.
Use the [simple-price-list]
shortcode or generate custom code with more detailed settings on the plugin settings page.
Main functions
- Display
Displays the price list according to the settings. All filters and formatting used on your page (e.g. display price) work. - Grouped look
If you configure the plugin this way, it will display the products in groups. - Exclude categories
You can mark certain categories (such as gift items) that do not appear in the list of products. - Show a category
You have the option to display only products in one category. - Hide out of stock
You can hide out-of-stock products or specify custom text to display. - Switchable image display
You can set (even in the shortcode) whether images of products are displayed. - You can override the display
The plugin uses its own template for display, which you can override. Copy the contents of thetemplates
folder from the plugin folder to the (child) theme’ssimple-price-list
folder and edit it to your liking!
Detailed Description
Installation
- Update your WordPress page
- Upload the plugin files to the
/wp-content/plugins/simple-price-list
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the
Plugins
screen in WordPress - Set the default settings in the
Settings -> Price list setting
screen on “Setting” tab - You are done, you can now paste the downloads shortcode into the content.
FAQ
No questions have been received yet
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Price list for WooCommerce product” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Price list for WooCommerce product” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.00
- First published version