How to remove name in woocommerce customer emails?

Member

by adan , in category: PHP CMS , 2 months ago

How to remove name in woocommerce customer emails?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

by lindsey.homenick , 2 months 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.