- This topic has 3 replies, 2 voices, and was last updated 14 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Custom Email Text in Products
Is there a way to insert custom email text for specific products?
For instance I want to pass a URL and password when someone buys product A
How to i insert the password into the email that gets sent to customer?
Hmmm… One way to do this is to modify the post payment processing code and put in your logic but I am not a big fan of customers modifying codes.
Will it help if I add a field called “Special Instruction for Buyer” on a per product basis so whatever you put in there gets appended to the main email body? This way you will be able to add the “password” and the “URL” for this special product in that field and it will get added to the main email body.
That would be absolutely incredible…
Added this option. Now you can specify product specific instruction for buyer in the “Product Specific Instructions for Buyer” section of the product.
Add the following tag in the “Buyer Email Body” field in the settings menu so the instruction gets added to the email when this product is purchased.
{product_specific_instructions}
All the available shortcodes and email tags can be found here:
You will need an updated version of eStore. This link will point you to the right place:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-do-you-get-an-update