What's the PHP variable for price plans and how can I show them?
I need to change how the forms and listings are displayed. Vantage has no option for this, so I'm looking for a way to exclude and include parts of a page/template, according to which price plan the customer has chosen. For that I need to know what variable Vantage uses to check which price plan is currently active. I have been playing with $plan etc. but without results so far.
Could someone please tell me what if-statement I should use to display or hide parts of templates.