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