Hi,
I’ve managed to set up a form for uploading woocommerce products on the site’s front-end (using WP User Frontend) which is able to post products in the correct product categories thanks to following ravisher34’s comment. However, I would like to be able to also add brands for the WC Brands plugin on the front-end instead of generic “tags”. I was wondering if anyone knows how I can edit the PHP code to achieve this?