- Posts: 44
- Thank you received: 3
×
WooPrice Calculator PRO
[SOLVED] Email Template Order Details
- Andreas Hofer
-
Topic Author
- Offline
Less
More
3 years 9 months ago #267
by Andreas Hofer
Andreas Hofer replied the topic: [SOLVED] Email Template Order Details
For ALL Users!
You would like user defined values in woo price template.
1) Edit your product in wordpress woocommerce
2) Add a user defined field with a value (height) (10)
3) go in your woo price template
4) insert this code <?php echo get_post_meta( get_the_ID(), 'height', true ); ?> (the bold text is the user defined field name)
5) Save and be happy!
@enrico: please write this in your documentationen
Bye
Andy
You would like user defined values in woo price template.
1) Edit your product in wordpress woocommerce
2) Add a user defined field with a value (height) (10)
3) go in your woo price template
4) insert this code <?php echo get_post_meta( get_the_ID(), 'height', true ); ?> (the bold text is the user defined field name)
5) Save and be happy!
@enrico: please write this in your documentationen
Bye
Andy
The following user(s) said Thank You: Enrico
Please Log in or Create an account to join the conversation.
- Enrico
-
- Offline
Less
More
- Posts: 367
- Thank you received: 18
3 years 9 months ago #263
by Enrico
Enrico replied the topic: [SOLVED] Email Template Order Details
Hi Andreas,
Sorry but I can't understand where you get that data.
Please send me the browser URL and another screenshot that shows all the browser window.
Thanks,
Enrico
Sorry but I can't understand where you get that data.
Please send me the browser URL and another screenshot that shows all the browser window.
Thanks,
Enrico
Please Log in or Create an account to join the conversation.
- Andreas Hofer
-
Topic Author
- Offline
Less
More
- Posts: 44
- Thank you received: 3
3 years 9 months ago #256
by Andreas Hofer
Andreas Hofer replied the topic: [SOLVED] Email Template Order Details
Hi Enrico.
So here are the Screenshot from my Order Email.
Bye
Andy
So here are the Screenshot from my Order Email.
Bye
Andy
Please Log in or Create an account to join the conversation.
- Enrico
-
- Offline
Less
More
- Posts: 367
- Thank you received: 18
3 years 9 months ago #250
by Enrico
Enrico replied the topic: [SOLVED] Email Template Order Details
Hi Andreas,
Thank you for your compliments
What do you mean with Email order details? Could you send me a screenshot?
Bye, Enrico
Thank you for your compliments

What do you mean with Email order details? Could you send me a screenshot?
Bye, Enrico
Please Log in or Create an account to join the conversation.
- Andreas Hofer
-
Topic Author
- Offline
Less
More
- Posts: 44
- Thank you received: 3
3 years 9 months ago #248
by Andreas Hofer
Andreas Hofer created the topic: [SOLVED] Email Template Order Details
Hi Enrico.
Your plugin is very perfect.!
We have one question, where can find the code for the Email order details <p style="margin: 0;">100</p>.
<li style="margin: 0.5em 0 0; padding: 0;"><strong class="wc-item-meta-=label">Gesamtmenge_r:</strong><p style="margin: 0;">100</p></li>
Bye
Andy
Your plugin is very perfect.!
We have one question, where can find the code for the Email order details <p style="margin: 0;">100</p>.
<li style="margin: 0.5em 0 0; padding: 0;"><strong class="wc-item-meta-=label">Gesamtmenge_r:</strong><p style="margin: 0;">100</p></li>
Bye
Andy
Please Log in or Create an account to join the conversation.
Moderators: david
Time to create page: 0.154 seconds