Payment method
{%
$_txt_zahlung = "Payment";
$_txt_weiter = "Next";
%}
{% if $CheckoutMethodOfPaymentID == 50 %}
{% $_pppWall = Container_CheckoutPayPalPlus() %}
{% endif %}
{% if strlen($_pppWall)>0 %}
{% else %}
$_txt_zahlung
{% Container_CheckoutTotals() %}
$_pppWall
{% Container_CheckoutMethodsOfPaymentList() %}
$_txt_weiter
{% endif %}
Keine Produkte gefunden.