You can create custom taxonomies and attach them with woo-commerce products. (https://developer.wordpress.org/reference/functions/register_taxonomy/)
you can use the following plugin to create custom taxonomies if you are not familiar with coding:
https://wordpress.org/plugins/custom-post-type-ui/
later use plugin like this to import taxonomy terms
https://wordpress.org/plugins/bulkpress/
Related Posts:
- Backup the Database and Restore from the Backup?
- Can I use $wpdb for my custom tables in the WordPress database?
- What Is The Difference Between suppress_errors() And hide_errors() in $wpdb?
- Prevent WordPress from loading comments
- Suggestions for WPMU Migration (advanced)
- Retrieve and display data from custom db table in admin area?
- How to find if a post with custom_field == X exists?
- Custom search page and search by title, content and tag
- Auto add taxonomy if post has category
- What’s the proper way to use a custom table? [closed]
- How to retrieve the value stored in a multi-dimensional array and SUM the entries?
- Adding a Table to the wordpress database
- Hide custom field if empty
- Creating user relationships
- WP Northwind for Theme Development?
- list/consult Taxonomy only for the respective author/creator in dashbboard
- Fastest way to get the comment and ping total count for a post
- How to add textarea field to taxonomy (tag)?
- $wpdb->replace: WHERE?
- How to use default WP form elements to interact with custom DB table?
- Your thoughts on the interaction with one custom database table from WP?
- Get wordpress taxonomy slug name(s) to use as div class
- Applying WP-cli Search & Replace to Static SQL Dump File
- Setup database structure with books, authors, languages etc. for publishing house [closed]
- Add table to WordPress database
- Custom Database Table and foreach
- What is my error trying to create a new table in the database?
- Query Product categories what have a custom field
- Can I overwrite custom taxonomy FROM “public” TO “false”
- Migrating my site to a new domain does not keep any changes made in customizer
- Taxonomy template is not reading
- New Page/Post Screen Opens an Existing Post
- Advice on how to structure a custom plugin
- How to have differents sites share the same tables of DB?
- Custom Form Input not saving to Database
- Accountless password generation
- Add several fields from different tables to post, fields per post are in same row of table
- Where should I put this custom data?
- Show WP content on different PHP Sites
- Database custom table issues – incorrect result displayed
- Changing starting number of User ID
- Accessing + retrieving custom database in WordPress
- Custom Import with taxonomies
- Advice how to connect custom database with WordPress, change data in WordPress and finaly use this data
- Changes to code not displaying
- Taxonomy question how to add more data
- next/previous stays within specific taxonomy term when in single post
- Create “alternative/zebra” boxes in the content area?
- Keep Title and Description always
- Custom CSS at Appearance > Edit CSS is missing after update [closed]
- Theme compression/ minifying or W3 Total Cache – which should I use? [closed]
- How to remove all the items under “Personal Options” on user profile page?
- Custom taxonomy not appearing in menu administration panel
- the_post_thumbnail() returns nothing even though has_post_thumbnail() returns true
- orderby in query_posts
- What is the best way to move a single site from one MS installation to another? [duplicate]
- Multi-site User Sessions
- Extend WordPress Core Classes in OOP Theme?
- How To Load an HTML File As A WordPress Page (With No 301/No Redirect)
- how to display a specific wordpress menu?
- How to get every custom taxonomy names and urls?
- My custom sql query for getting a username giving me a warning and an error
- Custom Login Process
- How could I verify whole WP directory before/after working with a freelancer? [closed]
- Installing new theme on running site
- Customize option – add two image uploader under same section
- How to customize
- Hide text if not homepage
- Get Custom Taxonomy Terms by Date
- A truely custom login page?
- How can I stop access of unregistered user in wp-content/uploads directory without using .htaccess file?
- custom post type vs. conditionally displaying meta boxes for specific terms?
- Combine two conditions in one statement syntax [closed]
- Add Field to WordPress Register Form
- Plugin: database creation
- How to customize and keep things up-to-date?
- Adding comments to my custom theme
- How to store page visit counts?
- Problem with custom user meta field
- What are “best practices” for wp-config.php
- Instant install of wordpress
- Problem with theme activatation
- How to customize feed?
- Add content in between of foreach
- User bar above logotipo?
- How to solve this problem with my subdomain?
- Best structure for entering recipes in a WordPress theme?
- Create a url structure for my blogs based on categories and sub-cats
- How to insert a writing panel between the title and the page content?
- Two description meta tags All in One SEO WordPress [closed]
- Looking replicate static HTML Menu into WordPress Dynamic Menu [closed]
- Add a searchbox to the body of a page
- Best way to allow overwriting images shipped with the plugin?
- Switch between WordPress websites easy for an end user
- Is there a way to by-pass the pagination function on one custom template?
- I’d like to be able to programatically setup a site to discourage crawling by search engines
- CSS Styling a specific page
- Where in code to replace content before display of page?
- Removing blank space below header [closed]
- Page content dissapears after loading the page [closed]