Box of 10 Gonzalez “Classic” reeds for soprano saxophone
20,00 €
20,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>Box of 10 Gonzalez “Classic” Soprano Saxophone Reeds
French cut “Filed”.
Imported from Argentina. Ecological cultivation without agrochemicals or pesticides.
Equivalent hardness with traditional Vandoren.
Reeds designed for use in classical music.
From the website of “Ca?as Gonzalez”:
Ca?as Gonzalez owned by Argendonax S.A. is one of the leading manufacturers of clarinet reeds, saxophone reeds, oboe reeds, English horn reeds, bassoon reeds and contrabassoon reeds. All the raw material used in our products comes from our own Arundo Donax plantation in 3 de Mayo at the foot of the Andes, considered the largest in the world.
Since the beginning in 1982, our mission has been to be personally involved and to apply an exhaustive quality control at every stage of the manufacturing process, from cultivation, production, distribution to the evaluation of demanding professional musicians. To produce the best reeds for wind instruments in the world, taking into account quality over quantity. Through a deep commitment with the environment we choose only the best raw material of extraordinary characteristics, always respecting the family tradition. Today, Gonzalez reeds are pioneers in the division of their measures in quarters of hardness, offering the musician a more accurate system of selection and less discarding of reeds per box. In addition, the brand is synonymous with excellence in more than 30 countries that make up our distribution network.
| Weight | N/A |
|---|---|
| Strength | Dureza 3 1/2, Dureza 4, Strength 1 1/2, Strength 2, Strength 2 1/2, Strength 3, Strength 4 1/2, Strength 5 |
Only logged in customers who have purchased this product may leave a review.









Reviews
There are no reviews yet.