Bags Ev-II Basic French Horn Case Ev-II Basic with detachable bell

0 customer reviews

362,00 

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

Weight: 3.2 Kg.

Made of the following materials:

Interior: Polystyrene structure and high density polyurethane foam. Interior upholstered with high quality velvet foam.

Exterior: Fiberglass structure with glossy finish. YKK zips. Incorporates two handles.

Description: The new design of the lid makes it easier to store the bell, which is completely suspended inside the instrument. The body of the instrument is supported by a cushioned area for added protection, minimising the risk of impact transmission. A compartment for two mouthpieces is included in the case. An accessory bag is included with the case. The case has two hangers attached to the frame which are ergonomically designed to be carried comfortably as a backpack for easy transport on a bike/motorbike. It also has a comfortable handle. On the outside of the case there is an attached sheet music bag that can hold a tablet

Instrument compatibilities: This model can be used for current models of the world’s most popular brands (Alexander, Conn, Jupiter, Yamaha, etc…),.

Check available colours

Weight 2 kg

Reviews

There are no reviews yet.

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

Contact form