I am trying to create a GC email template that will accommodate an instance of a person purchasing multiple gift certificates. Basically a table with headings of GC Code | Value | Expiration. However, this would require me to put a table row into the {vouchers} field so that it would put each one on it's own line. When I do this though it messes up the template form due to the parenthesis in the styling of the table. Any idea of the best way to set up a template where multiple GC's are laid out like this:
GC Code | Value | Expiration
GC1 | $50 | 05/13/2016
GC2 | $50 | 05/13/2016
GC3 | $50 | 05/13/2016
GC4 | $50 | 05/13/2016
Thanks!
GC Code | Value | Expiration
GC1 | $50 | 05/13/2016
GC2 | $50 | 05/13/2016
GC3 | $50 | 05/13/2016
GC4 | $50 | 05/13/2016
Thanks!