Skip to product information
1 of 6

cesiro.com

Main board, A20B-8200-0472, Resealed

Main board, A20B-8200-0472, Resealed

Regular price €495,95 EUR
Regular price Sale price €495,95 EUR
Sale Sold out
Tax included. Shipping calculated at checkout.
 0 || trident > 0;
      }

      if (!isIE()) return;
      const hiddenInput = document.querySelector('#product-form-template--19091307495756__main input[name="id"]');
      const noScriptInputWrapper = document.createElement('div');
      const variantSwitcher =
        document.querySelector('variant-radios[data-section="template--19091307495756__main"]') ||
        document.querySelector('variant-selects[data-section="template--19091307495756__main"]');
      noScriptInputWrapper.innerHTML = document.querySelector(
        '.product-form__noscript-wrapper-template--19091307495756__main'
      ).textContent;
      variantSwitcher.outerHTML = noScriptInputWrapper.outerHTML;

      document.querySelector('#Variants-template--19091307495756__main').addEventListener('change', function (event) {
        hiddenInput.value = event.currentTarget.value;
      });
    });