Pack of 10 reeds for alto saxophone “Brass Market Jazz Combo”
38,00 €
38,00 €
598 in stock
<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>Pack of 10 reeds from different brands.
Ideal for trying out and comparing 10 different models of reeds. The hardness is your choice.
The Pack includes:
1 reed Boston Sax Shop “Black Box” – American Cut “Unfiled”
1 reed Boston Sax Shop “Silver Box” – American Cut “Unfiled”
1 reed D’addario Select Jazz – American Cut “Unfiled”
1 reed D’addario Select Jazz – French Cut “Filed”
1 reed Vandoren ZZ – American Cut “Unfiled”
1 reed Rigotti Gold – American Cut “Unfiled”
1 reed González Jazz Local 627 – American Cut “Unfiled”
1 reed D’addario Plasticover French Cut “Filed”
1 reed D’addario Royal French Cut “Filed”
1 reed D’addario La Voz American Cut “Unfiled”
If you choose for example the hardness 3, bear in mind that some brands have different ways of naming them, so in Select Jazz it will be a 3S, in Rigotti it will be a 3M, in La Voz it will be a M, and in the rest it will be a 3.
However, if you choose hardness 2.5, in Select Jazz it will be 2H, in Rigotti it will be 2.5M, in La Voz it will be MS, and in the rest it will be 2.5.
If you would prefer to indicate the hardness of each brand, you must indicate this in the comments section before completing the payment process.
This comparative table may be of assistance: https://5.250.185.158/tablas-comparativas/
| Weight | N/A |
|---|---|
| Strength | Dureza 3 1/2, Dureza 4, Strength 2, Strength 2 1/2, Strength 3 |
Only logged in customers who have purchased this product may leave a review.











Reviews
There are no reviews yet.