P. Mauriat 86 Unlacquer Alto Saxophone
3.100,00 €
3.100,00 €
Disponible en 7-10 días
<script>
document.addEventListener('DOMContentLoaded', function() {
setTimeout(function() {
// Obtener todos los contenedores con clase 'value'
var valueContainers = document.querySelectorAll('.variations_form.cart .value');
// Iterar sobre cada contenedor
valueContainers.forEach(function(container) {
// Obtener el select dentro del contenedor actual
var select = container.querySelector('select');
// Obtener todos los divs con role 'radio' dentro del contenedor actual
var radios = container.querySelectorAll('[role="radiogroup"] > div');
// Función para actualizar las clases de los divs con role 'radio' según el estado del option
function updateRadioClasses() {
radios.forEach(function(radio) {
// Obtener el valor del div con role 'radio'
var radioValue = radio.getAttribute('value');
// Obtener el option correspondiente al valor del div actual
var option = select.querySelector('option[value="' + radioValue + '"]');
// Verificar si el option está deshabilitado o si no existe
if (!option || option.disabled) {
// Añadir la clase 'disable' al div
radio.classList.add('disable');
} else {
// Quitar la clase 'disable' del div
radio.classList.remove('disable');
}
});
}
// Escuchar el evento change en el select dentro del contenedor actual
select.addEventListener('change', updateRadioClasses);
// Observar los cambios en los options utilizando MutationObserver
var observer = new MutationObserver(updateRadioClasses);
observer.observe(select, { childList: true, subtree: true, attributes: true });
// Llamar a la función para inicializar las clases de los divs con role 'radio' al cargar la página
updateRadioClasses();
});
}, 20); // Esperar un segundo antes de ejecutar el script
});
</script>Disponible en 7-10 días
Disponible en 7-10 días
P. Mauriat 86 Unlacquer Alto Saxophone
The P.Mauriat 86 UL alto saxophone features a new design with straight bores. Its mechanism is extremely comfortable, giving the saxophone a smooth and consistent feel. The unlacquered brass has been aged with a burgundy-toned stain, an exclusive addition to the P.Mauriat range. With a robust feel reminiscent of vintage saxophones, a dark tone and a superior appearance, this saxophone is hailed as the ‘new jewel’ of P. Mauriat. It has the potential to go down in history as one of the finest saxophones of all time, as it embodies everything a saxophonist could want and need: great sound, comfort and a beautiful appearance.
-
Unlacquer finish.
-
“Straight Tone Holes”
-
Neck: Super VI
-
A slightly larger bell.
-
F-sharp major.
-
Black mother-of-pearl keys.
-
Delicate hand-engraving on the bell and spout.
P. Mauriat is a leader in the modern ‘vintage’ saxophone industry. Each instrument is handcrafted from start to finish using the finest materials. From innovative metal combinations to cutting-edge neck designs and trend-setting finishes, P. Mauriat works continuously to cement its reputation for creating saxophones with a sound, response, ergonomics and intonation that impress even the most demanding saxophonists.
| Weight | 3 kg |
|---|---|
| Finishings | Dark Lacquer, Gold Lacquer, Unlacquer |
Only logged in customers who have purchased this product may leave a review.













Reviews
There are no reviews yet.