{$payment.name}

{$closed = $body.payment_id|strpos:{$payment.id|cat:'-'} !== 0}
{foreach $object->getAvailableMethods() as $name => $method} {if $method@index == 2 && $closed} Více možností {/if}
{$method_id = "{$id}-{$name}"} {if $payment.price.value_with_vat > 0} {$payment.price.value_with_vat|format_price} {else} zdarma {/if}
{if $method@index > 1 && $closed}
{/if} {/foreach}