[{ if $oxcmp_basket->getProductsCount()}] [{oxhasrights ident="TOBASKET"}] [{assign var="currency" value=$oView->getActCurrency() }]
[{ oxmultilang ident="INC_RIGHTITEM_BASKET" }]
[{if $_basket_extended }] [{foreach from=$oxcmp_basket->getContents() name=rightlist item=_product}]
[{ assign var="sRightListArtTitle" value=$_product->getTitle() }] [{ $sRightListArtTitle|strip_tags }] [{ $sRightListArtTitle|strip_tags }]
( [{$_product->getAmount()}] [{ oxmultilang ident="INC_CMP_BASKET_QTY" }] )
[{/foreach}]
[{/if}] [{ if $oxcmp_basket->getFDeliveryCosts() }] [{ /if}] [{if $oViewConf->getShowBasketTimeout()}] [{counter name="mini_basket_countdown_nr" assign="countdown_nr"}] [{oxscript include="jquery.min.js"}] [{oxscript include="countdown.jquery.js"}] [{capture name="countdown"}] $(document).ready( function(){ $(".minibasket_container #countdown_[{$countdown_nr}]").countdown( function(count, element, container) { if (count <= 1) { $(element).parents(".minibasket_container").hide(); return container.not(element); } } ); } ); [{/capture}] [{oxscript add=$smarty.capture.countdown}] [{/if}]
[{ oxmultilang ident="INC_CMP_BASKET_PRODUCT" }] [{ $oxcmp_basket->getProductsCount()}]
[{ oxmultilang ident="INC_CMP_BASKET_QUANTITY" }] [{ $oxcmp_basket->getItemsCount()}]
[{ oxmultilang ident="INC_CMP_BASKET_SHIPPING" }] [{ $oxcmp_basket->getFDeliveryCosts() }] [{ $currency->sign}]
[{ oxmultilang ident="INC_CMP_BASKET_TOTALPRODUCTS" }] [{ $oxcmp_basket->getFProductsPrice()}] [{ $currency->sign}]
[{ oxmultilang ident="INC_CMP_BASKET_TIMEOUT" }][{$oViewConf->getBasketTimeLeft()|oxformattime}]
[{*** D3 MOD NEXT_LINE * GoogleAnalytics ***}]
[{ $oViewConf->getHiddenSid() }]
[{/oxhasrights}] [{/if}]