Forums
(@irmscher9)
10 years, 3 months ago
I’m looking for pretty similar plugin to use on my site here: https://websidekicks.com/
Did you find any good solutions?
10 years, 6 months ago
Ok, found a solution,
Just place that piece of code to your functions.php:
add_action( ‘woocommerce_after_shop_loop_item_title’, ‘woocommerce_template_loop_add_to_cart’ );