Câble Bowden compatible avec Concord T15-102 HD Tracteur de pelouse
Application : de frein
Monté dans les années de construction : vor 06/2002 06/2002 - 07/2002 11/2002 - 10/2003 07/2002 - 04/2004 10/2003 - 06/2004 04/2004 - 02/2005 02/2005 - 07/2005 07/2005 - 06/2007 06/2007 - 09/2007 09/2007 - 02/2009 ab 06/2004 ab 02/2009
Monté sur les modèles avec les numéros d'article suivants (observer la plaque signalétique) : 118247 118333
document.addEventListener('DOMContentLoaded', function() {
if ($('.crossprice').length > 0){ var oldUVP=$('.single-right .crossprice>del').text().replace(/,/,".").replace(/EUR/," ");
var currentPrice = $('.single-right .price.h1>span:first-child').text().replace(/,/,".").replace(/EUR/," "); var oldUVP=oldUVP.replace(/[^0-9\.]+/g,"");
var currentPrice = currentPrice.replace(/[^0-9\.]+/g,""); function calculatePercent() { var percent = (oldUVP-currentPrice)/oldUVP*100;var percentRound = Math.round(percent);
$(".savingPart").html("-"+percentRound+"%"); }; calculatePercent(); };});