'); } var height = jQuery('body').outerHeight(); var width = jQuery('body').outerWidth(); jQuery('.ui-slider-handle').css('cursor','pointer'); jQuery('#resultLoading').css({ 'width':width, 'height':height+'px', 'position':'absolute', 'z-index':'10000000', 'top':'0', 'left':'0' }); jQuery('#resultLoading .bg').css({ 'background':'', 'opacity':'', 'width':'100%', 'height':'100%', 'position':'absolute', 'top':'0' }); function loadInd(){ loadIndent = jQuery(window).height()/2+'px'; jQuery('#resultLoading>div:first').css('margin-top', loadIndent); } loadInd(); jQuery(window).resize(function(){loadInd();}); jQuery('#resultLoading>div:first').css({ 'width': '100%', 'text-align': 'center', 'position': 'absolute', 'left': '0', 'font-size':'16px', 'z-index':'10', 'color':'' }); }); function callback(){ }

Marrone

Skechers

  • Nuovo
    5% sconto

    Bobs Squad - Glitz Maker

    Prezzo di listino : € 54,95

    Prezzo scontato: € 52,30

  • Nuovo
    5% sconto

    Bounder-Skichr

    Prezzo di listino : € 64,95

    Prezzo scontato: € 61,80

  • Nuovo
    5% sconto

    Felano-Neres

    Prezzo di listino : € 74,95

    Prezzo scontato: € 71,30

  • 43% sconto

    Status 2.0- Pexton

    Prezzo di listino : € 66,95

    Prezzo scontato: € 37,90

  • 42% sconto
    Delson Romen

    Delson Romen

    Prezzo di listino : € 64,95

    Prezzo scontato: € 37,90

'); setTimeout(function () {jQuery('.add-to-cart-success').slideUp(500)}, 5000); jQuery('.add-to-cart-success a.btn-remove').click(function(){ jQuery(this).parent().slideUp(500); return false; }); } } function setLocationAjax(url,id){ url += 'isAjax/1'; url = url.replace("checkout/cart","ajax/index"); jQuery('#ajax_loader'+id).show(); try { jQuery.ajax( { url : url, dataType : 'json', success : function(data) { jQuery('#ajax_loader'+id).hide(); jQuery('.products-grid li.item').removeClass('active'); setAjaxData(data,false); } }); } catch (e) { } } labelsHeight();