| Name | Size | Mode | Actions |
|---|---|---|---|
| addresses.tpl | 5918 | 0644 | editdlrm |
| checkout-step.tpl | 1935 | 0644 | editdlrm |
| index.php | 1300 | 0644 | editdlrm |
| payment.tpl | 6286 | 0644 | editdlrm |
| personal-information.tpl | 3027 | 0644 | editdlrm |
| shipping.tpl | 5974 | 0644 | editdlrm |
| unreachable.tpl | 1302 | 0644 | editdlrm |
/home/sharedstore/.trash/themes/Electshop/templates/checkout/_partials/steps/payment.tpl (6286B)
{l s='Transaction amount has been correctly updated' d='Shop.Theme.Checkout'}
{/if} {if $is_free}{l s='No payment needed for this order' d='Shop.Theme.Checkout'}
{/if} {if $conditions_to_approve|count}{* At the moment, we're not showing the checkboxes when JS is disabled because it makes ensuring they were checked very tricky and overcomplicates the template. Might change later. *} {l s='By confirming the order, you certify that you have read and agree with all of the conditions below:' d='Shop.Theme.Checkout'}
{/if} {hook h='displayCheckoutBeforeConfirmation'} {if $show_final_summary} {include file='checkout/_partials/order-final-summary.tpl'} {/if}