Skip to product information
1 of 6

cesiro.com

CPU Board, A16B-3200-0450, Resealed

CPU Board, A16B-3200-0450, Resealed

Regular price 192.600 Ft
Regular price Sale price 192.600 Ft
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;
      });
    });