Woocommerce mails : How to have the shop send the detail invoice in text format
-
Hi,
So i’m building a website for a martial art association.
I built a shop where their customers will be able to purchase licenses (1 session, 3 month or 1 year for each sport + others products they are selling like nutritional monitoring etc…)
The association have 2 locations so in order to have them being able to identify in wich location the client subscribed, I created 2 pages following this URL : inscriptions/location-1 and inscriptions/location-2 in wich i created two times each products.
So on inscription/location-1, the products are different than in inscription/location-2.
What i want to do :
When ppl buy a product, i want woocommerce to send an email to a specific email (the association owner) in wich he will see if the guy purchased a license for the location 1 or the location 2.
As they are 2 running the association (one per location) i thought that it could be great to create an automation on their email provider, like :
If there is the word “location-1” on the mail, then send to [email protected]
If there is the word “location-1” on the mail, then send to [email protected]So in woocommerce i added 2 catégories “Location 1” and “Location 2”.
So i was wondering if there was anyway for me to ask woocommerce to display a particular shortcode on the mail to be able t ocreate those automations.
- The topic ‘Woocommerce mails : How to have the shop send the detail invoice in text format’ is closed to new replies.