Lawyer for Contract Law in Florence

Studio Legale Metello Favi in Florence handles the drafting of lease and business transfer agreements, leasing and franchising contracts, providing assistance to businesses and startups in the pre-contractual and contractual phases.

contract law contracts lawyer in Florence

Drafting and review of commercial contracts

Studio Legale Metello Favi assists businesses and individuals in drafting and reviewing commercial contracts, ensuring maximum protection of the client's interests at every stage of the negotiation.

Lease and business transfer agreements

An expert lawyer in contract law in Florence handles the preparation of lease and business transfer agreements, taking care of every aspect of the negotiation and the definition of contractual clauses.

Leasing, franchising, and assistance for businesses and startups

The firm provides legal assistance to businesses and startups in the pre-contractual and contractual phases, with particular attention to leasing and franchising agreements.

Send me your request

Or contact me at tel. 339.1685275 for information

}) } }) } }) }) document.addEventListener('DOMContentLoaded', function () { var forms = document.querySelectorAll('.elementor-form'); forms.forEach(function (form) { if (form.dataset.customValidation === '1') { return; } var nameInput = form.querySelector('input[placeholder="Full Name"]'); var messageInput = form.querySelector('textarea[placeholder="Write your message"]'); if (!nameInput || !messageInput) { return; } form.dataset.customValidation = '1'; var namePattern = /^[A-Za-z\u00e0-\u00ff]+ [A-Za-z\u00e0-\u00ff]+$/; nameInput.setAttribute('required', 'required'); messageInput.setAttribute('required', 'required'); var honeypot = document.createElement('input'); honeypot.type = 'text'; honeypot.name = 'form_fields[hp_check]'; honeypot.autocomplete = 'off'; honeypot.tabIndex = -1; honeypot.setAttribute('aria-hidden', 'true'); honeypot.style.cssText = 'position:absolute;left:-9999px;top:-9999px;height:0;width:0;opacity:0;'; form.appendChild(honeypot); var loadedAt = Date.now(); form.addEventListener('submit', function (e) { var errs = []; if (honeypot.value.trim() !== '') { e.preventDefault(); e.stopImmediatePropagation(); return false; } if (Date.now() - loadedAt < 3000) { errs.push('Request too fast, please try again in a few seconds.'); } if (!namePattern.test(nameInput.value.trim())) { errs.push('Please enter a valid full name, letters only, e.g. John Doe.'); } var words = messageInput.value.trim().split(/\s+/).filter(function (w) { return w.length > 0; }); if (words.length < 5) { errs.push('The message must contain at least 5 words.'); } if (errs.length > 0) { e.preventDefault(); e.stopImmediatePropagation(); alert(errs.join(String.fromCharCode(10))); return false; } }, true); }); });