Hi!
I believe this is very important. For example, if we drop a WooCommerce shortcode to a page, such as this one: [products columns="4" limit="10"], and if we inspect the output, we will see all the classes on the Looped elements:
<li class="has-post-thumbnail product type-product post-197 status-publish instock product_cat-accessories sale shipping-taxable purchasable product-type-simple">
If it is possible, I believe that an element that has a Looper consumer enabled should also display all classes that the looped item has. There are various cases where it is useful to make a distinction between items inside a single loop.
Thanks!
