|
@@ -1638,8 +1638,11 @@
|
|
|
class="margin-bottom btn btn-primary btn-lg disable-on-click spinner-on-click{if $captcha}{$captcha->getButtonClass($captchaForm)}{/if}"
|
|
class="margin-bottom btn btn-primary btn-lg disable-on-click spinner-on-click{if $captcha}{$captcha->getButtonClass($captchaForm)}{/if}"
|
|
|
{if $cartitems==0}disabled="disabled"{/if}
|
|
{if $cartitems==0}disabled="disabled"{/if}
|
|
|
>
|
|
>
|
|
|
- {if $inExpressCheckout}{$LANG.confirmAndPay}{else}{$LANG.completeorder}{/if}
|
|
|
|
|
- <i class="fas fa-arrow-circle-right"></i>
|
|
|
|
|
|
|
+ {if $rawtotal==0}Kostenlos bestellen
|
|
|
|
|
+ {else}
|
|
|
|
|
+ {if $inExpressCheckout}{$LANG.confirmAndPay}{else}{$LANG.completeorder}{/if}
|
|
|
|
|
+ {/if}
|
|
|
|
|
+ <i class="fas fa-arrow-circle-right"></i>
|
|
|
</button>
|
|
</button>
|
|
|
</div>
|
|
</div>
|
|
|
</form>
|
|
</form>
|