Service request

Please use the following online form for all service requests to TRIOPTICS Germany.

Please fill in all necessary information and attach a file.
For returns, please use the return form explicitly.

 

    Please mark with a cross:*
    Direct customerRepresentation / Dealer

    Request is created by:
    Title* Mr.Ms.


    Customer data:
    TitleMr.Ms.


    Your regular contact at TRIOPTICS:Name of your TRIOPTICS contact person:


    Data

    Type of failure permanentreproduciblesporadic

    Description of the error *

    Please upload a photo/file if possible

    *Mandatory fields

    My (personal), data may be processed in the U.S. in the event that I contact you via our U.S. pages. I have read the privacy policy. I understand that there is a theoretical risk that my data may be processed by U.S. authorities for control and monitoring purposes without any possible legal recourse. I hereby consent to such processing of my data in the U.S. for handing my request in view of such risk. I may withdraw this consent at any time with effect for the future.*

    jQuery( document ).ready(function() {
    jQuery('#file-button').before('');
    jQuery('#file-button').hide();
    jQuery('body').on('click', '#button-file', function() {
    jQuery('#file-button').trigger('click');});
    jQuery('#file-button').change(function() {
    jQuery('#file-label').html('' + jQuery('#file-button')[0].files[0].name);
    });
    });