I'm using ZenCart version 1.2.7
Does anybody know how to change code to do the following:
if one or more of the bought articles are in the specified category, than send copy of order mail to [email protected]
Example:
user buys artilcle ART1, ART33, ART2.
ART33 is in the category with ID (in the database) 4.
I would like to send copy of mail only if there is an article that is in category 4 (in this example).
Could anyone help?



