{extends file='checkout/_partials/steps/checkout-step.tpl'} {block name='step_content'} {if !$step_is_complete}
{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'}