Skip to content

OTTODISANPIETRO

Get our app ✨

Download

Cart

Your cart is empty

Select your gift wrapping

Faliero Sarti Women

Faliero Sarti

Faliero Sarti is a renowed reference of Italian artisanal craft. Eclecticism and the artistic sensitivity of Monica Sarti are at the House's core, experimenting with noble fibers and adding a touch of poetry.

Find the best selection of Faliero Sarti Women below.

Sort by

Filters

Sheralda scarfSheralda scarf
Adriel shawlAdriel shawlAdriel shawl
Sale price420 €
}
document.addEventListener('DOMContentLoaded', function () { const dropdown = document.querySelector('.header__dropdown-menu'); const primaryNav = document.querySelector('.header__primary-nav'); function showMenu() { dropdown.style.display = 'block'; dropdown.style.opacity = '1'; } function hideMenu() { dropdown.style.opacity = '0'; setTimeout(() => { dropdown.style.display = 'none'; }, 300); } primaryNav.addEventListener('mouseenter', showMenu); primaryNav.addEventListener('mouseleave', hideMenu); primaryNav.addEventListener('click', function (event) { event.stopPropagation(); if (dropdown.style.display === 'block') { hideMenu(); } else { showMenu(); } }); document.addEventListener('click', function (event) { if (!primaryNav.contains(event.target) && !dropdown.contains(event.target)) { hideMenu(); } }); });