{** Copyright 2018 Sakis Gkiokas * * This file is part of codwfeeplus module for Prestashop. * * Codwfeeplus is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Codwfeeplus is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * For any recommendations and/or suggestions please contact me * at sakgiok@gmail.com * * @author Sakis Gkiokas * @copyright 2018 Sakis Gkiokas * @license https://opensource.org/licenses/GPL-3.0 GNU General Public License version 3 *} {capture name=path} {l s='Checkout' mod='codwfeeplus'}{$navigationPipe}{l s='Cash on delivery (COD) payment' mod='codwfeeplus'} {/capture}

{l s='Order summary' mod='codwfeeplus'}

{assign var='current_step' value='payment'} {include file="$tpl_dir./order-steps.tpl"}

{l s='Cash on delivery (COD) payment' mod='codwfeeplus'}

{l s='Cash on delivery (COD) payment' mod='codwfeeplus'}

{l s='You have chosen the Cash on Delivery method.' mod='codwfeeplus'}

{l s='The total amount of your order is' mod='codwfeeplus'} {convertPrice price=$total} {if $use_taxes == 1} {l s='(tax incl.)' mod='codwfeeplus'} {/if}

  • {l s='Products\' value: ' mod='codwfeeplus'} {convertPrice price=$product_value}
  • {if $wrappingfee !=0}
  • {l s='Wrapping fee: ' mod='codwfeeplus'} {convertPrice price=$wrappingfee}
  • {/if}
  • {l s='Shipping fee: ' mod='codwfeeplus'} {convertPrice price=$carrierfee}
  • {l s='COD fee: ' mod='codwfeeplus'} {convertPrice price=$codfee}

{l s='Please confirm your order by clicking \'I confirm my order\'' mod='codwfeeplus'}.

{l s='Other payment methods' mod='codwfeeplus'}