In our product table you can easily re-arrange all those enabled columns by drag and drop. Check out the screenshot below.

In our product table you can easily re-arrange all those enabled columns by drag and drop. Check out the screenshot below.
First, you need to create at least one custom taxonomy.
I am using the CPT UI plugin to create custom taxonomy, which is absolutely free plugin. Also, some people won’t suggest you use any plugin for creating custom taxonomies. I suggest because we can use this plugin to create custom taxonomies and then get the code from this plugin and paste it wherever you need and finally we can remove this plugin.
That’s why I’m using this plugin. You can download it from WordPress.org.
After installing the Custom Post Type UI plugin you can find the option Add/Edit Taxonomies. Click on it you can see another screen like below. Fill the required information and click on Add Taxonomy. I’ll discuss more on this topic later.
After successfully added our new custom taxonomy go to the Edit Taxonomy tab and click on Populate missing labels based on chosen labels. That’s all for now. We have created our first taxonomy for the WooCommerce Products.
You can add custom fields or custom taxonomy from under the column table.
To enable any column just just check the column from right edge of the specific column. And to hide any enabled column just unchecked that column. All setting will remain stored until you remove the column.
This is a complete list of all our available features in the WooCommerce Product Table. With following the link you can read more about these features.
Open woo-product-table-pro/includes/shortcode.php
with your favorite editor. Go to line no 395 and 488 and comment on those two lines. Maybe line no slightly change just find or search with br class="wpt_clear"
Recently, we have added quantity buttons in our WooCommerce Product Table. But there is some themes which already have quantity buttons. Now the problem is there are double double quantity buttons in our product table.
To solve the issue, simply select No from PRODUCT TABLE >> Configure >> Under BASIC SETTINGS >> Enable Quantity [+] or [-] Buttons
And finally save the settings.
Click here to see the demo of using Attributes as Taxonomy Keyword for Filter.
First, create column using attributes.
I have added to attributes color and size which slug or name is pa_color and pa_size
Click on Update/Publish
Now go to Search Box and Filter tab. Enable Advanced Search Box if not showing advanced search box in the front.
Now type the attributes name into Taxonomy Keyword for Advanced Search Box
Click on Update. Now you can see the filter options for attributes in the front.
You can find a license key inside your account on CodeCanyon.
1. Make sure that you logged in to your account.
2. Visit your Downloads section, find the plugin, that you want to get a license key for, and click the button Download, then License Certificate.
3. Find the Item Purchase Code in the text document and paste it into the form inside the plugin.
Please, see the image below:
1. Now go to your WordPress dashboard.
2. Skip this step if you already installed pro version. If you are using Woo Product Table, then uninstall the free version and install premium version Woo Product Table Pro - WooCommerce Product Table view solution. Which you have downloaded from CodeCanyon.
3. After downloaded, installed, and activated Woo Product Table Pro - WooCommerce Product Table view solution then click on Activate submenu item of PRODUCT TABLE.
4. Paste your purchase code which you have found in above the click on Submit
From now you can get 1-click update of our premium Woo Product Table Pro - WooCommerce Product Table view solution
We'll create an online book store based on WooCommerce. To create a similar WooCommerce shop table layout like below this table follow these instruction.
Here I have using Advanced Custom Fields plugin.
If you need help on how to create custom field in WooCommerce see this article
If you need help on how to create WooCommerce Product Table read this article
To show custom field as column read how to add custom field as table's column
First, you need to create at least one custom field. If you need help on how to create a custom field using ACF read this article
You can add custom fields or custom taxonomy from under the column table.
To get help on how to install Woo Product Table read this.
From WordPress admin area go to PRODUCT TABLE > Add New to create new Product Table.
Just click to active or inactive
If you want, you can give some basic conditions
You can set some extra conditions, if you want
You can enable search and filter option
Also you can configure your table for mobile view
Click on publish
Now Copy you table's shortcode and paste it where you want to show this WooCommerce product table
When we need to show extra field in our WooCommerce Product we should create custom field.
Time needed: 5 minutes.
To create custom fields you need to install first Advanced Custom Fields plugin.
Generally almost in every online shop we can see product variations showing as dropdown. But these dropdown could be shown as table.
Before create variations table you should know that
If select Variation product, you have to confirm, your all Variation is configured properly. Such: there will not support "any attribute" option for variation. eg: no support "Any Size" type variation.
And if enable Variation product, Some column and feature will be disable. such: Attribute, category, tag Column, Advance Search box.
To create a product variation like above screenshot. Lets follow below this steps:
Click on "Basics" tab. Spelldown and you will see "Product Type (Product/Variation Product)" . From there select "Only Variation Product".