Product Table - using categories or taxonomies with numeric slugs
In WooCommerce Product Table, it can cause problems if you use numeric slugs for your categories or custom taxonomies. For example:

If you're using numeric slugs then you may experience problems when displaying products with a specific category or taxonomy term, or the Categories dropdown filter.
To avoid this problem, add the product table to a page using a shortcode (you can find this at Products → Product Tables) and adding numeric_terms=true
to the shortcode as follows:
[product_table numeric_terms=true]
Tip: If you're using numeric terms then we also recommend setting the 'Column type' to 'Number' in the advanced column settings. This means that the column will be sorted numerically instead of alphabetically.
If searching the knowledge base hasn't answered your question, please contact support.