|
|
Menge |
Einzelpreis |
Gesamtpreis |
|
{txt key=TEXT_XT_PRODUCT_OPTIONS_SINGLE_PRICE_CLEAN} |
{if $smarty.request.qty}{$smarty.request.qty}{else}1{/if} |
{$calculation.products_price.single.formated} |
{$calculation.products_price.total.formated} |
+ |
{txt key=TEXT_XT_PRODUCT_OPTIONS_PRICE_OPTIONS} |
{if $smarty.request.qty}{$smarty.request.qty}{else}1{/if} |
{$calculation.options_multi_addprice.single.formated} |
{$calculation.options_multi_addprice.total.formated} |
{if $calculation.options_single_addprice.single.plain > 0}
+ |
{txt key=TEXT_XT_PRODUCT_OPTIONS_ONE_TIME_PRICE_OPTIONS} |
1 |
{$calculation.options_single_addprice.single.formated} |
{$calculation.options_single_addprice.total.formated} |
{/if}
|
{txt key=TEXT_TOTAL} |
|
|
{$calculation.products_price_total.total.formated} |