{** * @copyright (c) 2006-2010 JTL-Software-GmbH, all rights reserved * @author JTL-Software-GmbH (www.jtl-software.de) * * use is subject to license terms * http://jtl-software.de/jtlshop3license.html *} {if $abschlussseite==1} {include file='tpl_inc/bestellabschluss_trustedshops.tpl'} {else} {assign var=cModulId value=`$Bestellung->Zahlungsart->cModulId`} {if $Bestellung->Zahlungsart->cModulId != $oPlugin->oPluginZahlungsmethodeAssoc_arr[$cModulId]->cModulId && $Bestellung->Zahlungsart->cModulId != 'za_billpay_jtl' && $Bestellung->Zahlungsart->cModulId != 'za_kreditkarte_jtl' && $Bestellung->Zahlungsart->cModulId != 'za_lastschrift_jtl'} {if $smarty.session.Zahlungsart->nWaehrendBestellung == 1}
{lang key="orderConfirmationPre" section="checkout"}
{else}{lang key="orderConfirmationPost" section="checkout"}
{/if} {/if} {if $smarty.session.Zahlungsart->nWaehrendBestellung != 1 && $Bestellung->Zahlungsart->cModulId != "za_billpay_jtl" && $Bestellung->Zahlungsart->cModulId != 'za_kreditkarte_jtl' && $Bestellung->Zahlungsart->cModulId != 'za_lastschrift_jtl'}{lang key="yourOrderId" section="checkout"}: {$Bestellung->cBestellNr}
{lang key="yourChosenPaymentOption" section="checkout"}: {$Bestellung->cZahlungsartName}