upstream connect error or disconnect/reset before headers. reset reason: connection termination Reprofil, Endkappe C-P-EL-02-10 Set 2 Stk, Kunststoff, Länge: 75 mm, grau
document.addEventListener("DOMContentLoaded", function() { var contactForm = document.querySelector('.widget-contact-form'); var contactContainer; if (window.innerWidth < 768) { // Für Bildschirme kleiner als 576px contactContainer = document.getElementById('contact-container-mobile'); } else { // Für größere Bildschirme contactContainer = document.getElementById('contact-container'); } if (contactForm && contactContainer) { contactContainer.appendChild(contactForm); } var artikelInput = document.getElementById('Artikel-ID'); if (artikelInput) { artikelInput.value = 'Frage zum Artikel | Variantennummer: ' + ceresStore.getters['9399/currentItemVariation'].variation.number; artikelInput.disabled = true; artikelInput.style.display = 'none'; } var checkbox = document.querySelector('.single .widget-contact-form .widget-mail-input.email-copy > div[data-validate="mail"] + .form-check > input[type="checkbox"]'); if (checkbox) { checkbox.checked = true; } });