Skip to content

How to show product attributes in different column and search box

Fazle Bari edited this page Dec 9, 2020 · 1 revision

Many of our users want to know how to show product attributes with different column in our Woo Product Table. Also we are going to see how to add filter by product attributes.

product attributes in different column image

Follow below step to create a table like the above with attributes in different column and search filter. See the live table here.

1. Add new attribute column

Use below this box to add new column.

product attributes in different column image

2. How to find the Column Keyword for Attributes

In this field we have to type attribute slug. Click on this configure terms of your desired attributes.

product attributes in different column image

3. Copy the Taxonomy Value

Here we can see the taxonomy value is pa_brand and we have to copy this value and paste to column keyword field at Step 1. In your case the taxonomy value could be different from the below one.

product attributes in different column image

4. Fill the box

Column Keyword: Attribute name Column Label: Give the column a title Column Type: Select the column type as Taxonomy. ( This is very important because we are going to show taxonomies in this table column )

product attributes in different column image

5. Show Advance Search Box with Attribute Filter

To enable attribute filter with advanced search box add taxonomy keywords for desired filter option.

product attributes in different column image

6. Show Mini Filter with Product Attributes

To enable mini filter with product attributes add taxonomy keywords for desired filter option.

product attributes in different column image
Clone this wiki locally