{if $smarty.const.CONF_SHOW_ADD2CART eq 1} {if $smarty.const.CONF_SHOPPING_CART_VIEW ne $smarty.const.SHCART_VIEW_PAGE} {assign var=checkout_class value="hndl_proceed_checkout"} {/if} {if $shopping_cart_items}
{$shopping_cart_items} {"cart_content_not_empty"|translate}
{$shopping_cart_value_shown|replace:'"':'"'}
{literal} {/literal} {else}
{"cart_content_empty"|translate}
 
{/if} {/if}