I have been trying to customize the product display in the loop for a category. By default I have
Product image
Product Title
Product Description
Product Price | Add To Cart
I need to modify it to just a
Product Image
Product Title
Product Details / Buy Now >>
I also need to do this with the featured product as well, but it has been very time consuming going through all the code. Thought someone would someone had a quicker or cleaner suggestion. Thanks
I have also pasted the code I used for the loop by category here.