Ah, I finally found the standard one.
I also came across this description for the placeholders: https://www.phoca.cz/documentation/115- ... or-vendors
My question is, when I want to build a complex email template, how should I use the list of the ordered products?
I also tried to paste an existing template, which is a bit long, and got this error:
"Save failed with the following error: Data too long for column 'email_text' at row 1."
As far as I can see, the field is a TEXT in the database, which is limited to 65,535 characters, and my template was longer than that. I know I should keep it short, but could you consider changing it to MEDIUMTEXT?
I also came across this description for the placeholders: https://www.phoca.cz/documentation/115- ... or-vendors
My question is, when I want to build a complex email template, how should I use the list of the ordered products?
I also tried to paste an existing template, which is a bit long, and got this error:
"Save failed with the following error: Data too long for column 'email_text' at row 1."
As far as I can see, the field is a TEXT in the database, which is limited to 65,535 characters, and my template was longer than that. I know I should keep it short, but could you consider changing it to MEDIUMTEXT?
Statistics: Posted by keep2000 — 25 Jan 2024, 10:27