This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
tutorials:zencartmods:custom_confirmation_text.html [2011/07/11 15:52] daigo created |
tutorials:zencartmods:custom_confirmation_text.html [2016/01/28 18:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Custom Confirmation Emails ====== | ||
| + | |||
| {{:tutorials:zencartmods:tutorialslink.jpg?|}} | {{:tutorials:zencartmods:tutorialslink.jpg?|}} | ||
| Line 5: | Line 7: | ||
| - | To add some extra info to emails that our customers receive, look through **incudes/modules/classes/order/php** and around line 863 you'll find these fantastic instructions: | + | To add some extra info to emails that your customers receive, look through **incudes/modules/classes/order/php** and around line 863 you'll find these fantastic instructions: |
| <code php> | <code php> | ||