Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey,
    There is not an option to selectively remove order details. You would have to edit the email templates (through a child theme) you wish to change and remove the action for order details.

    Ben

    If you copy the emails from the WooCommerce ‘template/emails’ folder into ‘yourtheme/woocommerce/emails’, simply open the files in a text editor and comment out the following action: do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Order Details’ is closed to new replies.