Hi there,
a client uses lots of taxonomies to specify each product.
Therefore we want to use the ACF taxonomy field as checkboxes for each taxonomy.
Unfortunately when checking a taxonomy on the product edit page, these changes won’t affect the woocommerce attributes settings. We still need to select each taxonomy in the woocommerce section.
I attached an screenshot for better understanding.
-> How do we connect the ACF taxonomy selection with WooCommerce attributes?
Click me for screenshot
Best regards,
FS
Topic solved…
I changed the return value to “ID” instead of Object.
Now woocommerce attributes are changed as I wanted 🙂