Add the following to your child theme functions.php file.
// Add Add to Cart buttons to shop pages
add_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 20 );
Add the following to your child theme functions.php file.
// Add Add to Cart buttons to shop pages
add_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 20 );
Need help with this?
Hire me for a consultation and I’ll walk you thru the process.
More Tips
Tell me about your project. The more details the better.
"*" indicates required fields