{$row->profileId} |
{$row->subscriberName} |
{$row->productName} |
{if $row->hasMoreBillingCycles}{$row->dateNextBilling}{else} {/if} |
{$row->status} |
{if $row->trialEnabled}{trans key="common.yes"}{else}{trans key="common.no"}{/if} |
{if $row->trialEnabled}{$recurringProfile->trialAmount*$row->itemsQuantity|price} / {/if}
{$row->billingAmount*$row->itemsQuantity|price}
|
{/foreach}