Hi, what you could do is to add a text field that would be the description or personalised message and then concatenate to the item_name like for example: "10 GBP voucher - Happy Anniversary Joe" where the last part after the "-" has been concatenated from the text field. You can eventually check via Javascript if any possible way to achieve that.
... View more