{if $FREE_SHIPPING}
{$FREE_SHIPPING_TITLE} {$FREE_SHIPPING_ICON}
{$FREE_SHIPPING_DESCRIPTION} {else} {foreach name=aussen item=module_data from=$module_content} {$module_data.icon}{$module_data.module}
{if $module_data.error != ''} {$module_data.error}
{else} {foreach name=aussen item=method_data from=$module_data.methods} {if $method_data.checked} {else} {/if} {$method_data.radio_field}{$method_data.title}

{$method_data.price}


{/foreach} {/if} {/foreach} {/if}