Hi
We have a client who sells 3 different types of products. And depnding on what type of product a costumer orders, our client wants a solution where a message on the receipt page and in the receipt order, is depended on the product.
So product a = thank you note a, product b = thank you note b, product c = thank you note c
The occurance of orders containing more than one of these products at a time, is highly unlikely - so in the suggested solution, you donĀ“t have to consider this option.
What would be the smartest, fastest and easiest way to solve this? I am considering doing a "IF product==" on the product in the templates - but just want to check if there is another better way of doing this.
Appreciate your opinion