How to remove name in woocommerce customer emails?

Member

by adan , in category: PHP CMS , a year ago

How to remove name in woocommerce customer emails?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by lindsey.homenick , a year ago

@adan 

To remove the customer's name from WooCommerce customer emails, you will need to edit the email templates in your WooCommerce settings. Follow these steps:

  1. Log in to your WordPress admin dashboard.
  2. Go to WooCommerce > Settings.
  3. Click on the "Emails" tab.
  4. Here, you will see a list of email templates that WooCommerce sends out to customers. Click on the email template that you want to remove the customer's name from (e.g., "Customer Invoice").
  5. In the email template editor, look for the placeholder for the customer's name. It is usually something like {customer_first_name} or {customer_last_name}. Delete this placeholder from the template.
  6. Save your changes.
  7. Repeat these steps for any other email templates that you want to remove the customer's name from.


By following these steps, you will be able to remove the customer's name from WooCommerce customer emails.

Related Threads:

How to remove billing details from woocommerce emails?
How to remove last subcategory name from woocommerce breadcrumbs?
How to remove product-category from urls in woocommerce?
How to remove part of file name using a regex expression?
How to get current product category name in woocommerce?
How to remove woocommerce tab?