{load_language_text section="graduated_price"} {block name="module_gm_graduated_prices"}
{block name="module_gm_graduated_prices_dt"}
{$txt.heading_graduated_price}:
{/block} {block name="module_gm_graduated_prices_dd"}
{foreach name=aussen item=module_data from=$module_content} {block name="module_gm_graduated_prices_dd_quantity_unit_price"}
{$module_data.QUANTITY} {if $module_data.UNIT != ''}{$module_data.UNIT}{else}{$txt.unit}{/if} {$txt.pieces} {$module_data.PRICE}{if $module_data.VPE} ({$module_data.VPE}){/if}
{/block} {/foreach}
{/block}
{/block}