Return form

If you would like to return articles to TRIOPTICS Germany, please first use our online return form. You will then receive an RMA number (Return Material Authorization) from us. Please add the RMA number to the address field of your return.

If we cannot find an RMA number in the address field, processing your service request may take longer.

    Please mark with a cross:*
    Direct CustomerRepresentation / Dealer

    Request is created by:
    Title* Mr.Ms.


    Customer data:
    TitleMr.Mrs.


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


    Data

    Description of reasons sending back parts/items *

    *Mandatory fields

    Please upload a photo if possible

    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);
    });
    });