WooCommerce Display Bug on Grouped Products

At WP Maintainer, we were running into an issue with grouped products in WooCommerce where the display of the product name, price and quantity was, well, jacked up.

This turned out to be a bug that I helped fix. You can see the code here:

https://github.com/woothemes/woocommerce/commit/002bfa45e4274b86a5de60504a2567ca2f06f0ae

The issue was that there was some erroneous data in the array of child products; to fix it, I wrote some code to ensure the products were valid before attempting to run through the output loops.

This has not been released as of today (October 19, 2015), so hopefully this helps some folks out.

I hope this helps you out!

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a Comment

October 19, 2015

Filed in Development

There are 0 comments »


« Back to the Blog