'); } 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(){ }

Reebok

  • 10% off

    Sublite Xt Cushion 2 Wsmt

    Prezzo di listino : € 59,95

    Prezzo scontato: € 53,95

  • 12% off

    Yourflex Train 8.5

    Prezzo di listino : € 49,95

    Prezzo scontato: € 43,95

  • 41% off

    Crossfit Nano 5.0

    Prezzo di listino : € 131,00

    Prezzo scontato: € 76,90

  • 34% off

    Crossfit Nano 5.0

    Prezzo di listino : € 131,00

    Prezzo scontato: € 86,90

  • 32% off

    Npc II

    Prezzo di listino : € 75,00

    Prezzo scontato: € 50,90

  • 21% off

    Classic Nylon

    Prezzo di listino : € 65,00

    Prezzo scontato: € 51,50

  • 28% off

    Npc II

    Prezzo di listino : € 75,00

    Prezzo scontato: € 53,90

  • 26% off

    Classic Sport Clean

    Prezzo di listino : € 80,00

    Prezzo scontato: € 58,90

  • 28% off

    Classic Sport Clean

    Prezzo di listino : € 80,00

    Prezzo scontato: € 57,90

  • 19% off

    Classic Nylon

    Prezzo di listino : € 65,00

    Prezzo scontato: € 52,90

  • 48% off

    Versa Train 2.0

    Prezzo di listino : € 49,90

    Prezzo scontato: € 25,90

  • 48% off

    Versa Train 2.0

    Prezzo di listino : € 49,90

    Prezzo scontato: € 25,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();