PriceList for WooCommerce

plugin banner

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.

Author:Inner Join (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.1
Plugin version:1.1.0
Added to WordPress repository:23-07-2020
Last updated:11-11-2022
Rating, %:100
Rated by:2
Plugin URI:https://wordpress.org/plugins/pricelist-for-w...
Total downloads:4 643
Active installs:200+
plugin download
Click to start download

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.

Usage

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:

output

  • html, pdf or dl [pricelist output="pdf"]
  • Embed the price list as HTML on the current web page (html), or display a button to generate and display (pdf) or download (dl`) a price list PDF.

company

  • any text [pricelist company="My Company"]

name

  • any text [pricelist name="Price List"]

table_header_color

  • any hex code [pricelist table_header_color="82AAD7"]

table_color

  • any hex code [pricelist table_color="FFFFFF"]

description

  • true or false [pricelist description="false"]

short_description

  • true or false [pricelist short_description="false"]

product_image

  • true or false [pricelist product_image="true"]

category_description

  • true or false [pricelist category_description="true"]

category_image

  • true or false [pricelist category_image="true"]

page

  • any text [pricelist page="Page"]

date1

  • 0 = Hide, 1 = Day, 2 = Month, 3 = Year [pricelist date1="1"]

date2

  • 0 = Hide, 1 = Day, 2 = Month, 3 = Year [pricelist date2="2"]

date3

  • 0 = Hide, 1 = Day, 2 = Month, 3 = Year [pricelist date3="3"]

Screenshots
FAQ
ChangeLog