With this plugin you'll be able to generate price lists for your WooCommerce products and display them in a overview or create a PDF.
PriceList for WooCommerce allows you to easily create a price list of all the products in your store.
Creating an easy overview of the products image, name, description and price.
By default it creates a HTML table, but if desired it can instead create a PDF file that your customers can download.
Simply add the shortcode [pricelist] to the post or page where you want to display the price list.
Add the shortcode [pricelist]
to the post or page where you want to display the price list.
The following shortcode parameters are available. These override the settings in the Settings page so you can place multiple different shortcodes:
[pricelist output="pdf"]
html
), or display a button to generate and display (pdf) or download (
dl`) a price list PDF. [pricelist company="My Company"]
[pricelist name="Price List"]
[pricelist table_header_color="82AAD7"]
[pricelist table_color="FFFFFF"]
[pricelist description="false"]
[pricelist short_description="false"]
[pricelist product_image="true"]
[pricelist category_description="true"]
[pricelist category_image="true"]
[pricelist page="Page"]
[pricelist date1="1"]
[pricelist date2="2"]
[pricelist date3="3"]
From your WordPress dashboard:
* Go to Plugins->Add New
* Search for Woocommerce Pricelist
* Click on Install Now
* Activate by either pressing on Activate Now or by going to the Plugins page and activating it there.
From WordPress.org:
* Go to Plugins
* Search for Woocommerce Pricelist
* Download the zip file
* Open the zip file and upload the [woocommerce-pricelist] folder to the [/wp-content/plugins/] directory.
* Activate the plugin from the Plugins page (Plugins->Installed Plugins).
This plugin works with all published and not password protected products in WooCommerce. Only the main product from a grouped product or variable product will be displayed.
Yes it does! Get it here: https://inner-join.nl/product/price-list-pro/
These are some of the Pro features:
* Customers can easily click on the product’s name in order to go to it’s store page. (links for products inside HTML and PDF output)
* See the old price and the current sale price of a product.
* Full support for grouped and variable products.
* A option to include a toggle button to switch between HTML output or download PDF button output.
* Set a word limit for when the product description gets cut off, including the ability to create a read more text link with the text you decide to display.
* A new shortcode parameter called generate_url that allows you to return a URL from the shortcode (plaintext) for usecases such as creating custom links and buttons towards the downloadable PDF. (Can obviously only be used with output PDF)
* Dynamic URL generation on the Settings page. Where a URL is generated from the current global settings you’ve selected. So that it can easily be copy and pasted for those specific settings. Instead of having to rely on the shortcode with generate_url.
* The ability to change the language of specific components.
* The ability to display the product SKU, Stock Status and Stock Quantity.
* Setup your own CSS for the generated tables.
* The ability to add social media sharing buttons.