Hello i've another issue with the progress bar cart.
The prices are correctly managed, but in front end you can only see 3 products per type.
If i add to the cart a different product from the 3th and so on, the
<ul>
<li class="woocommerce-mini-cart-item mini_cart_item"></li>
</ul>
are not generated.
I can only see the first 3 products added.
I attach in private content area the ftp and link to website. You can test it simply by using the website in front end and adding 4 different products in the cart.