I´m searching for a way to insert the add to cart button on my Category Pages in Woocommerce. I found a tutorial to replace a code in functions.php. But I couldn´t find the following code in my functions.php:
remove_action( ‘woocommerce_after_shop_loop_item’, ‘woocommerce_template_loop_add_to_cart’, 10 );
Is there another way to insert the add to cart button on category pages?
WooCommerce Version 3.5.2
Theme X 6.3.8.