Hello,
Beginner here. I'm building an ecommerce theme on Odoo 14 with xml code. On the shop page, I'd like to display buttons for Add to cart and Add to Wishlist with custom icons.
How to connect the buttons to the right actions? I try to put the class "o_wsale_product_btn" but when clicked, it's going nowhere...
Thank you.