Hello everyone,
This problem has been reported on Github.
In the WooCommerce folder you have to edit this file “includes/class-wc-product-variable.php”
line 267, you have to delete these lines
- if ( ! empty( $this->prices_array ) ) {
- return $this->prices_array;
- }
The fix is here : https://github.com/woothemes/woocommerce/commit/44f4a3b9be000a4d84fc682e1a34505607c6a3b8