Question

Is it possible to use order attributes in the notification templates?

Answer

The placeholder @@OrderAttribute_<attribute_ID>@ can be used for the order attributes.

For example, there is an order attribute with id MySysOrder, for its value to be displayed in the order notifications, a placeholder @@OrderAttribute_MySysOrder must be used in the notification template.

Internal content