ATTREZZI DA LAVORO


Nella categoria sono presenti 4 prodotti
Fenner OpenAir Coltivatore a 3 Punte in Ferro 31cm
: Disponibile

Fenner OpenAir Coltivatore a 3 Punte in Ferro 31cm
Codice: 160251

€ 1,38
(IVA inclusa 22%)
Fenner OpenAir Coltivatore a 3 Punte in Ferro 31cm FENNER FN-AG02

Aggiungi al carrello
Fenner OpenAir Paletta Trapiantatore con Punta in Ferro 37cm
: Disponibile

Fenner OpenAir Paletta Trapiantatore con Punta in Ferro 37cm
Codice: 160255

€ 1,95
(IVA inclusa 22%)
Fenner OpenAir Paletta Trapiantatore con Punta in Ferro 37cm FENNER FN-AG01

Aggiungi al carrello
Fenner OpenAir Pistola Irrigazione 10 Flussi Attacco Rapido
: Disponibile

Fenner OpenAir Pistola Irrigazione 10 Flussi Attacco Rapido
Codice: 160256

€ 3,36
(IVA inclusa 22%)
Fenner OpenAir Pistola Irrigazione 10 Flussi Attacco Rapido FENNER FN-AG15

Aggiungi al carrello
Fenner OpenAir Set 2pz Palette Raccogli Foglie + Guanti Nitrile
: Disponibile

Fenner OpenAir Set 2pz Palette Raccogli Foglie + Guanti Nitrile
Codice: 160257

€ 3,36
(IVA inclusa 22%)
Fenner OpenAir Set 2pz Palette Raccogli Foglie + Guanti Nitrile FENNER FN-AG11

Aggiungi al carrello
* (IVA inclusa 22%)
function controllaNum(x,v){ if(isNaN(x)){ alert('Inserire la quantità numerica!') document.getElementById(v).value = 0.00; document.getElementById(v).focus(); return false; } else { return true; } } function controllaNum4digit(x,v){ if(isNaN(x)){ alert('Inserire la quantità numerica!') document.getElementById(v).value = 0.0000; document.getElementById(v).focus(); return false; } else { return true; } } function controllaNum2(x,v){ if(isNaN(x)){ alert('Devi inserire un numero!') document.getElementById(v).value = 0; document.getElementById(v).focus(); return false; } else { return true; } } function aggiustaPunti(campo){ var campo_x = document.getElementById(campo).value.replace(",","."); campo_x = Number(campo_x).toFixed(2); document.getElementById(campo).value = campo_x; } function aggiustaPunti4digit(campo){ var campo_x = document.getElementById(campo).value.replace(",","."); campo_x = Number(campo_x).toFixed(4); document.getElementById(campo).value = campo_x; } function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } function validateFormLogin() { if (document.form_login.username.value == "") { alert("Inserire la tua username, è un campo obbligatorio"); document.form_login.username.focus(); return false; } if (document.form_login.password.value == "") { alert("Inserire la password, è un campo obbligatorio"); document.form_login.password.focus(); return false; } else { return true; } } function validateFormPreventivo() { if (document.form_prev.nome.value == "") { alert("Inserire il nome, è un campo obbligatorio"); document.form_prev.nome.focus(); return false; } if (document.form_prev.email.value == "") { alert("Inserire un indirizzo e-mail valido, è un campo obbligatorio"); document.form_prev.email.focus(); return false; } else { return true; } } function controllaMisure() { if(document.getElementById('formMisure').style.display == ''){ if (document.aggiungiCarrello.L_misura.value == "" || document.aggiungiCarrello.L_misura.value == "0.00") { alert("Attenzione inserisci la misura in larghezza"); document.aggiungiCarrello.L_misura.focus(); return false; } if (document.aggiungiCarrello.H_misura.value == "" || document.aggiungiCarrello.H_misura.value == "0.00") { alert("Attenzione inserisci la misura in altezza "); document.aggiungiCarrello.H_misura.focus(); return false; } else { return true; } } } --> -->