// Add "Add to Cart" buttons in Divi shop pagesadd_action('woocommerce_after_shop_loop_item','woocommerce_template_loop_add_to_cart',20);