When you select a product variation the product image, the price and the variation short description is reloaded to show the correct value’s.
I created a Product Variation posttype in ACF (custom code) and added the fields I need the the product variations. How ever when I use these ACF fields it does not reload the pull the correct value’s from the sellected variation.
I thought maby it’s a problem with ACF because it doesn’t support product variations as a post type out of the box. So i tried the following plugin: Iconic “Add Custom Fields to Your WooCommerce Product Variations” I can add the dynamic data but again it doesn’t reload the like it does with the product image, price en variation short description.
Is there something I can do to force the re-check/reload of the dynamic data after a product variation is selected?
Hope someone can help me out with this one.
Thank you in advance!