{$vs['code']}
{if $vs['secret'] neq $vs['code']}
{$vs['secret']}
{/if}
{$vs['validity']|regex_replace:"/[a-zA-Z]*/":""}
{if $vs['validity']|strstr:"Min"}
{$_L['Minutes']}
{elseif $vs['validity']|strstr:"H"}
{$_L['Hours']}
{elseif $vs['validity']|strstr:"D"}
{$_L['Days']}
{elseif $vs['validity']|strstr:"M"}
{$_L['Months']}
{/if}
{$_c['currency_code']}{$vs['price']}
{$hotspotdns}