[ad_1]
<li class=”product type-product post-1893 status-publish first instock product\_cat-uncategorized has-post-thumbnail downloadable virtual purchasable product-type-simple”>
Look at the source code, this get populated for every product. I want to edit it so that i can use div or some other tag. How do you edit this part of the woocommerce code?
[ad_2]
You don’t need to edit it. CSS can be used to do almost everything. If you really need to edit the html (which I doubt you actually need to), google how to edit Woocommerce templates, via hooks. Do not remove the ul li system though.