Site icon Hip-Hop Website Design and Development

Add class to woocommerce_before_shop_loop_item

At the moment my render code is…

<li class="product type-product post-387 status-publish instock product_cat-uncategorized has-post-thumbnail shipping-taxable purchasable product-type-simple">
    <a href="https://#/product/#/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link">
and so forth…

Which seems to be generated from the woocommerce_before_shop_loop_item perform.

I might like so as to add an if situation throughout the anchor class to test if one thing exists. I’ve appeared for this perform inside woocommerce however it would not seem to supply a manner of modifying the anchor lessons?