Page 1 of 1

OC 4.0.2.3 Email subject

Posted: Tue Sep 17, 2024 10:51 am
by mainstreetobet2
Greetings, im curious if there was a way to change the subject title of emails generated from open cart to include order number & Note?

so that it would show

storename - order 13 - notes from order

Re: OC 4.0.2.3 Email subject

Posted: Tue Sep 17, 2024 2:46 pm
by softmonke
mainstreetobet2 wrote:
Tue Sep 17, 2024 10:51 am
Greetings, im curious if there was a way to change the subject title of emails generated from open cart to include order number & Note?

so that it would show

storename - order 13 - notes from order
You'll probably have to modify the following files:

- "order.php" in "catalog/controller/mail"
- "order_add.php" in "catalog/language/en-gb/mail"

Re: OC 4.0.2.3 Email subject

Posted: Tue Sep 17, 2024 8:49 pm
by Cue4cheap
There are similar posts about older OC versions that add things like that. You should be able to do a search on the forum and adapt their methods to include order notes.

Mike