{* upravený fallback *} {extends_parent} {block "cart-header"} {ifmodule ORDER_DISCOUNT} {insert_discounts_actions cart=$body type='full' new_structure=true assign='discountsActions'} {/ifmodule} {/block} {block "cart-title"} {if $body.products|count > 0}

{$view->getTitle()}({$body.totalPieces})

{/if} {/block} {block "shipping-progress"}{/block} {block "sidebar-pricebox" append}
{include "components/shipping-progress.tpl" cartPrice=$body->getTotalPriceForDelivery()->getPriceWithVat(false)} {block "custom-content"} {/block}
{if $body->getAvailability() == 1} {get_delivery_dates purchaseState=$body->getPurchaseState() assign='deliveries'} {if $deliveries.min.delivery}

{t date=$deliveries.min.delivery|format_date_locale_pretty:'d. L.':null:true escape=false}Můžete mít již {date}{/t}

{/if} {/if} {ifmodule BONUS_PROGRAM} {include "bonus-program/bonus-program-cart.tpl"} {/ifmodule}
{/block} {block "cart-also_bought"} {/block}