Display “Add to basket” and “Read more” buttons in the products shop page with woocommerce
I’ve been playing a little bit with the woocommerce storefront theme and woocommerce, and I wanted to display the “Add to basket” and “Read more” at the same time on the shop page for each product when possible. I came out with a solution, but I wonder if there is a different way to do this so I don’t have to use CSS to hide a “Read more” button next to another “Read more”. Ideally, I wouldn’t need CSS and there would be only one “Read more” button when it’s not possible to add to the cart.