Edit code in woocommerce_single_product_summary
-
So I see in wp-content/plugins/woocommerce/templates/content-single-product.php the following line:
do_action( ‘woocommerce_single_product_summary’ );
This action seems to display the add to cart button, option drop downs and prices.
Can someone tell me which file I can edit so as to edit the HTML in that area?
Thank you,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Edit code in woocommerce_single_product_summary’ is closed to new replies.