{config_load file="$language/lang_$language.conf" section="shopping_cart"} {config_load file="$language/own_lang_$language.conf" section="easy_checkout"}
{if $cart_empty==true}

{#text_empty#}

{else}
{if $info_message!=''}
{$info_message}


{/if} {if $error!=''}
{$error}
{/if} {$MODULE_order_details}
{$BUTTON_PAYPAL}
{$HIDDEN_OPTIONS}

verfügbare Versandarten für Ihr Land

{if $FREE_SHIPPING_TITLE} {else} {foreach from=$module_content item=shipping} {foreach from=$shipping.methods item=method} {/foreach} {/foreach} {/if}
{$FREE_SHIPPING_TITLE} {$FREE_SHIPPING_DESCRIPTION}
{$shipping.module} : {$method.price|replace:'.':','|replace:'EUR':'€'}
{/if}