{config_load file="$language/lang_$language.conf" section="shippingcosts"} {yes_vars assign="YES" contents=1} {if $error_no_product}
{/if}{$YES.CONTENT.ID_55.text} |
| Product: {$products_name} |
|
| {* #country# *}Shipping to | {* #costs_per_item# *}Shipping costs |
|
{foreach name=aussen2 item=country from=$cost.countries}
{$country} {/foreach} |
{$cost.price|replace:'EUR':' €'}
{if $cost.allow_cod == 1}
{#text_cod#}: {$cost.cod_fee|replace:'EUR':' €'} {/if} |