Yamaha YAS-280 Alto Saxophone
1.060,00 €
1.060,00 €
<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>Yamaha YAS-280 Alto Saxophone
The 280 saxophones provide beginners with a reliable instrument to start playing. They offer a characteristically bright sound with excellent intonation and some surprisingly superior features for an entry-level instrument.
Features:
New neck receiver with a sturdy screw
A new, redesigned neck receiver provides quick response and ease of play, while increasing the strength of the mechanism.
Connection B-C# Low improved
An improved mechanism for the B-C# ensures key consistency and provides a clear response in the lower register of the instrument.
Support from thumb adjustable.
All Yamaha saxophones have an adjustable thumb rest, to allow for precise and comfortable positioning and fingering.
Form 62
The traditional form of the body is adopted, which makes the sound brighter and the sensation when play more light.
Ergonomic layout of the keys
The layout of the keys is designed to fit human hands. This helps the performers to concentrate on their interpretation without feeling stress.
Regular key pins
This style of key pins reduces resistance and facilitates the sound of the instrument.
Two-piece bell
Two sheets of brass are joined by hand by craftsmen and then moulded by machine to form the bell.
J-style key protector
The integrated J-style key protector protects the keys and pads from accidental damage.
Case (ASC-200EII)
The semi-rigid case offers a contemporary look and greater ease of transport.
| Weight | 3 kg |
|---|
Only logged in customers who have purchased this product may leave a review.





















Reviews
There are no reviews yet.