Return of goods form / Order form
1
Customer Address
Company Search Field
Street *
The Street is required!
Postal code *
The Postal code is required!
City *
The City is required!
Country *
The Country is required!
2
Customer | Contact
Company *
The Company is required!
First name *
The Firstname is required!
Surname *
The Surname is required!
E-mail *
Please enter correct e-mail address!
Phone (optional)
Please enter correct telephone number!
Your local Schaeffler Contact
(e.g. Customer Service, Sales Contact)
Full Name *
The Name is required!
E-mail *
Please enter correct e-mail (@schaeffler.com) address!
Phone *
Please enter correct telephone number!
3
Invoice Address
The same as Customer Address
Company Search Field
Company *
The Company is required!
Street *
The Street is required!
Postal code *
The Postal code is required!
City *
The City is required!
Country *
The Country is required!
4
Shipping address
The same as Customer Address
Company Search Field
Company *
The Company is required!
Street *
The Street is required!
Postal code *
The Postal code is required!
City *
The City is required!
Country *
The Country is required!
5
REPAIR/SERVICE DETAILS
#
SERIAL NO *
PRODUCT TYPE *
PROBLEM CATEGORY *
EXTERNAL REF. (optional)
Attachments
jpg, pdf, doc, docx, jpeg or png
Only files of types jpg, pdf, doc, docx, jpeg, png are allowed!
6
Summary
Please verify your data and submit form.
Company
FIS
E-mail:
Phone:
Schaeffler Contact
E-mail:
Phone:
Customer Address
Invoice Address
VAT NO:
Shipping Address
REPAIR/SERVICE DETAILS
#
SERIAL NO
PRODUCT
PROBLEM CATEGORY
EXTERNAL REF.
Submit
Serial numbers (comma or semicolon separated)
Set the same problem category for the same products?
var tagArr = document.getEelementsByTagName("input"); for (var i = 0; i < tagArr.length; i++) { tagArr[i].autocomplete = 'off'; }