VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: z-analysts on March 21, 2014, 03:55:28 AM

Title: Is it possible to send out a product specific email?
Post by: z-analysts on March 21, 2014, 03:55:28 AM
My client would like to add a product to their store that requires a "welcome" email be sent to the customer after the purchase. Is it possible to automate this in some way? Does anyone know of an extension that might serve this purpose?

Thank you!

VM 2.0.26d
Title: Re: Is it possible to send out a product specific email?
Post by: jenkinhill on March 21, 2014, 10:57:06 AM
There is no plugin to do that, so you would need to write one. Alternatively you could maybe find a Joomla extension to send an email to new registered members. Look in the JED.
Title: Re: Is it possible to send out a product specific email?
Post by: Milbo on March 21, 2014, 12:38:51 PM
You could do it hardcore,

write in the layout an if and test for hte product id and hardcoded. Or use the slugs. Professionally it needs a customplugin.