this is probably an generic question but I hope to find some suggestion. I'm working on a custom Wordpress theme which is a refactoring of an previous WooCommerce theme (ie: I have to convert an WooCommerce theme to a new non-WooCommerce Wordpress theme, and then migrate the content). I wonder if there is way to get a custom taxonomy to have the same functionalities of the WooCommerce attributes.
Asked
Active
Viewed 14 times
-2
-
2Everything is possible, but your question is too broad for Stack OverFlow. Each WooCommerce product attribute is a custom taxonomy by itself, so this is a real development that requires skills, knowledge and time. It requires setting a custom database table for it too... – LoicTheAztec Aug 20 '23 at 21:10