[php] // Add "Add to Cart" buttons in Divi shop pages add_action( 'woocommerce_after_shop_loop_item', 'woocommerce_template_loop_add_to_cart', 20 ); [/php]
Add the Add to Cart buttons on WooCommerce shop pages.
This function adds the “Add to Cart” buttons on WooCommerce shop pages.
Need help with this?
Hire me for a consultation and I'll walk you thru the process.
0 Comments