{* @compiler:inline-only *} {block 'sidebar-prepend'}{/block}
5} data-opener="[data-summary-sidebar-products]"{/if}>{t}Shrnutí{/t} {if $body.stepName == 'cart'} {t}Vložit slevový kód{/t} {else} {$totalCount} {t}ks{/t} {/if}
{if $body.stepName == 'cart'} {include "ordering/ordering.voucher.tpl" hidden=true} {/if} {/block} {block "user-manager-select"} {ifmodule USER_MANAGER} {if $ctrl.logged and $body.stepName == 'cart'} {$users_select_title = "{t}Vyberte pobočku{/t}"} {user_manager_insert_users_select title=$users_select_title activeOnly=true} {/if} {/ifmodule} {/block} {if $body.stepName != 'cart'} {block "sidebar-products"}{t}V košíku nemáte žádné zboží.{/t}
{/if}
{$delivery.name}
{if $date and $delivery->isInPerson()}
{t escape=false}k vyzvednutí{/t} {$date|format_date_locale_pretty:'d. L. Y'}
{elseif $date}
{t}předpokládané doručení{/t} {$date|format_date_locale_pretty:'d. L. Y'}
{/if}
{$delivery.price.value_with_vat|format_price}
{/if}{if $payment} {$method = $payment->getSelectedMethod()} {if $method} {$method.name nofilter} {else} {$payment->getName() nofilter} {/if} {else} {$deliveryType->payment} {/if}
{$paymentPrice = $view->getPaymentPrice($payment.id)} {if $paymentPrice != null} {if $paymentPrice.value_with_vat->isPositive()} {$paymentPrice.value_with_vat|format_price} {else} {t}zdarma{/t} {/if} {/if}
{t}Překontrolujte si košík a odešlete objednávku.{/t}
{/if} {if $tpl_vars.btns_in_sidebar} {include "ordering/ordering.btns.sidebar.tpl" showVoucher=false} {/if} {/block}