Hi alex and all, Is it possible to display different information on the verify_email.html page depending on what product the user has purchased. example: {if $payment.product_id eq "4"} display this {/if} {if $payment.product_id eq "1"} display that [/if} Many thanks in advance Dereck