Skip to main content
All CollectionsCopeCartFAQ
How to customize the language of the checkout form
How to customize the language of the checkout form

Checkout in English, Spanish, French, Order form, Check out, Change language

Updated over a week ago

In this article, you will learn how to display the checkout form in different languages to best serve customers from different language regions.

How to change the language

To display the checkout form in a different language, simply add the corresponding code snippet to the URL of the checkout page:

English: ?locale=en

Spanish: ?locale=es

French: ?locale=fr

German: ?locale=de

What you should know

Invoices and order confirmations: These documents are sent in German by default. However, with the code ?locale=en you can also receive the paid invoice in English.

Back to the default language: If you want to display the checkout in German again, you can either use the code ?locale=en or delete the cookies and the cache of your browser.

Example:

If a customer wants to fill out the order form in English, add ?locale=en to the URL of the checkout page. If they want to switch back to German later, they can use ?locale=de or delete their browser data.

Help and support

If you have any questions or problems, our support team will be happy to help you.


Best Regards

Your CopeCart Team

Did this answer your question?