Page 1 of 1

Extension to buy: multiple order confirmation emails by prod

Posted: Sat May 21, 2016 12:26 am
by aungpdx@gmail.com
Hello,
I am designing a travel tour site and we will be selling travel packages. Automatic emails should be sent out to customers with different tour information included. Which extension does have such feature? Thanks.

Re: Extension to buy: multiple order confirmation emails by

Posted: Sat May 21, 2016 9:44 am
by IP_CAM
Something like this, still rather unprofesionaly titled, I assume, with different Store Department eMails, (mis-)used for such purposes. You just have to check, if a similarely working Mod exists for your OC Version.
Ernie
---
Profesional email | Multi inbox | Store Departments
http://www.opencart.com/index.php?route ... on_id=6006
Check by use if the Nice TAG's, placed in the bottom section of the Page ;)
---
like:
Additional Customer CC Emails
http://www.opencart.com/index.php?route ... n_id=22191
---
or:
http://forum.opencart.com/viewtopic.php ... 13#p619413

Re: Extension to buy: multiple order confirmation emails by

Posted: Sat May 21, 2016 11:15 am
by aungpdx@gmail.com
IP_CAM wrote:Something like this, still rather unprofesionaly titled, I assume, with different Store Department eMails, (mis-)used for such purposes. You just have to check, if a similarely working Mod exists for your OC Version.
Ernie
---
Profesional email | Multi inbox | Store Departments
http://www.opencart.com/index.php?route ... on_id=6006
Check by use if the Nice TAG's, placed in the bottom section of the Page ;)
---
like:
Additional Customer CC Emails
http://www.opencart.com/index.php?route ... n_id=22191
---
or:
http://forum.opencart.com/viewtopic.php ... 13#p619413
Thanks but no help from all three suggestion. I should've mentioned it is for OC 2.X.
What I am looking for is different automatic email templates for specific product purchase.
Product 1 - email template 1
Product 2 - email template 2
and so forth.

I think I need a custom made extension for this. I thought this kinda feature would be a common business use. Oh, well.

Re: Extension to buy: multiple order confirmation emails by

Posted: Sun May 22, 2016 3:46 am
by straightlight
I think I need a custom made extension for this. I thought this kinda feature would be a common business use. Oh, well.
It would not be common practice to specify different templates for order confirmation bills by each individual product since the category and the manufacturer / provider information are not captured during the order in Opencart. Without those information, it is still unpredictable knowing if the purchased products represents the same location categorically where the customer did add the product to the cart along with the manufacturer's / provider's information before checking out the order which means the selected product identification can reflect multiple categories as well as the same or different manufacturers / providers (which, of course, doesn't make much sense basically but this is how Opencart has been coded out-of-the-box).