Processing

Processing…

{ module_subscriptions render=’item|collection’ collection=’members’ template=’/folder/template.tpl’ showExpiry=’true|false’ showPrice=’true|false’ allowCancel=’false|true’ renderAsJson=’false|true’} { % assign flag = 0 -%} { % for item in members.items -%} { % if item.zoneName == ‘Student’ or item.zoneName == ‘Concession’ or item.zoneName == ‘Overseas Student’ -%} { % assign flag = 1 -%} { % else -%} { % assign flag = 0 -%} { % endif -%} { % endfor %}