liber87,
Поправил - Замените весь кусок
setInterval('bottomCart()', 1000);
function bottomCart () {
$("#shopCartBottom").html('<a href="./korzina/"><img src="http://png.findicons.com/files/icons/1676/primo/128/shopping_bag.png" height="48px" align="left"><h2 style="padding-top:0px; margin-top:10px; font-size:16px;">'+$("#shopCart").html()+'</h2></a>')
}