Bags EV-II Metalic Case for Tenor Trombone

0 customer reviews

465,00 

465,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>

Bell up to 21 cm.

Weight: 3.800 kg.

Manufactured with the following materials:

Interior: Polystyrene structure and high-density polyurethane foam. Upholstered with high-quality foam-backed fabric.

Exterior: Glossy fibreglass structure. YKK zip closure. Includes two handles with natural leather grips and a third handle in a vertical position.

The EV-II model is the result of three years of development of the previous EV-I model, during which work was carried out to achieve the following objectives:

-To prevent both the body and the rod from moving inside the case. We have also managed to eliminate the pads and straps that did not completely prevent movement.

-Improve the protection of the reed. In this model, the reed is stored in a cover attached to the lid, which not only protects it but also prevents it from damaging the bell of the instrument.

-Increase the interior capacity to carry as many accessories as possible, for which two compartments have been designed inside and an area where two mouthpieces can be placed.

-Allow optional attachment of cases for transporting clothing, laptops, music stands, or mutes to the case.

Instrument compatibility: This model can be used for both traditional and open-wrap models with transposers used by the world’s most renowned brands (Bach, B&S, Conn, Edwards, Jupiter, Yamaha, etc.), with a maximum bell diameter of 21 cm.

Check available colours.

Weight 3 kg

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Contact form