There is an option in the WooCommerce settings that shows you how to override and edit the email templates: WooCommerce -> Settings -> Emails
From there, simply click on the email name or the cog/settings icon to the right of the email template that you would like to modify and you will be presented with the following screen:
Highlighted in Red, is the section that refers to the emails HTML template.
You can click on the ‘Copy file to theme’ button and this will copy the email template file from:
wp-content/plugins/woocommerce/templates/emails/
to your currently active themes folder as a template override:
wp-content/themes/your-active-theme/woocommerce/emails/
Update: This was caused by a plugin and was found when I asked OP to disable plugins to test in comments below
Related Posts:
- WooCommerce – Load Templates From Plugin For All Template Files
- how to redirect to my template
- How to send an automated email to the customers when product is added woocommerce
- Woocommerce – Change Variable Product Add to Cart to behave like external product using Custom Field (link) [closed]
- WoCommerce Cart is not showing pricing
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- WordPress eMails not working
- Template conflict with WC Payment Method
- Get value from an input field and pass into update_meta_data as $meta_value
- WP Customer Reviews call short code on another page [closed]
- Send Processing Order Email from custom payment plugin
- additional fields based on the quantity of products selected
- wp_mail and BCC headers
- Creating a default Custom Post Template that a Theme can override
- Email Notifications of new posts to users – suggestions [closed]
- WooCommerce ‘all’ orders no longer being displayed – how may I debug/fix [closed]
- Create WooCommerce Product Category Programmatically
- How can I add a custom header to a custom template in a plugin without using the theme folders
- How to save Clicks of a download link button while it doesn’t matter if we refresh the page or again login/logout
- WooCommerce Dynamic Cart Pricing
- Custom url structure for custom template
- do_shortcode() doesn’t work if shortcode contained in variable, works if shortcode passed as string
- WP Mail SMTP: What do the SSL/TLS options mean? [closed]
- Is there a plugin to record querystring parameters for a page (for customer tracking)? [closed]
- Storing Email Account Passwords for SMTP Mailing for a WordPress Plugin
- action-scheduler vs wp-background-processing
- Add multiple attributes to product from php
- Check if email address exists front end with AJAX in a plugin
- Remove specific product from shop in woocommerce [closed]
- Absolute Image URL in srcset is appended to the upload dir
- Integrating non-WooCommerce and WooCommerce Orders together [closed]
- Register Page Template from Plugin
- Woocommerce Deposit, then random payments until product paid in full [closed]
- Creating a Callback URL for WordPress Woocommerce to update Order Status
- Send email when a portfolio project is updated
- How can I insert thousands of Woocommerce products by batch with PHP? [closed]
- How to use add_submenu_page() for editors?
- how to force tag page layout to use same as search layout?
- Calling the_excerpt from inside a plugin template file
- Restrict content based on buy woocommerce product
- Product count in archive page Title in WooCommerce [closed]
- Woocommerce Coupon Menu and Marketing Menu missing After “Coupons can now be managed from Marketing > Coupons.” [closed]
- WordPress Stock Update Programatically
- woocommerce search by sku and title ajax
- Woocomerce add info after order email prouct item
- Getting a ressource ID, from a WC_Order_Item_Product/Order
- How to remove products-links after the product title using remove_action
- get_term_meta returns false in widget
- Custom search search does not work?
- WordPress custom plugin that uses woocommerce enabled payment gateway for payment [closed]
- Custom form not showing in correct place on page
- Contact Form 7 Plugin emails not being received by some accounts
- Woocommerce Export and import Orders
- Cannot read properties of undefined (reading ‘firstChild’) using photoswipe in product page
- How can I disable an attribute from a Gutenberg block included in a template via InnerBlocks?
- Grouping imported products and showing variations based on selected product
- Add a Custom email notification to WC actions
- How to turn my WordPress site into a ready to deploy template?
- how to display a template.php in a shortcode
- How to hide a woocommerce setting tab from admin & shop manager?
- Translations not appended even strings are edited
- Remove Zero Money From Previews Order woocommerce
- How would I Redirect an existing WooCommerce customer to a specific url after Checkout
- Woocommerce add products to cart
- Changing wordpress/woocommerce notices default message to other languages (text)
- Woocommerce convert simple products to variations
- How to change a wordress plugin php code in my child’s functions.php file?
- How to edit checkout page? [closed]
- WooCommerce Stripe payment plugin working perfectly in storefront parent theme but not in the child theme
- WooCommerce Checkout Issue specific to Instagram In-App Browser
- How to access custom post meta data from JavaScript
- Woocommerce – Change variations output
- Woocommerce budget search
- How to send custom mail when a user complete a specific form
- Plugin for showing single product on a page
- Do_shortcode before send email content
- How to capture customer’s credit card details via PayPal on my checkout page?
- Allow vendors on a WordPress site to pick from a gallery of pre-selected images when choosing product’s featured image
- Hide ‘add to cart’ button for some products [duplicate]
- Payment failed but order is placed on wp site
- How to change the product short description for each product with PHP?
- Help needed with woocommerce (wc stripe) filter
- How can I automatically send an email with an excel file containing submissions for a form rather than an email per submission?
- Woocommerce: deleted single-product.php, everything still works. How is it possible?
- Choose User to email when adding a new post?
- Add A Button to WooCommerce Product Page
- How ACF Advanced Custom Field works with Woocommerce Single Product [closed]
- The plugin generated xxx characters of unexpected output during activation
- How to work email subscribe in WordPress?
- Need help saving input fields for Security Deposit plugin in WC Vendors page
- Populate Woocommerce order notes with custom field value
- Woocommerce Product Add-ons – Auto-select first option
- Predefine Product Variations for specific custom product type [closed]
- Display out of stock products in WooCommerce [closed]
- Console errors after WordPress Update 6.1
- how to add meta for order in woocommerce
- WooCommerce REST API aborts connection [closed]
- Product customizing quiz – quiz adding products to the cart
- How to make a Template page to show the information of different things Shop and Product page?
- How to create different woocommerce single_product.php pages for each product? [closed]