Getting all the product attributes and their terms in WooCommerce
I have researched this all day but cant seem to get a straight answer how can I get the set product attributes along with the configured terms for each? This is what I have now //get the terms $attribute_taxonomies =…