{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} {/foreach} {/if}
  {$module_data.error}
{$method_data.radio_field} {$module_data.module} {$method_data.title} {$method_data.price}
{/if}