# Websites & Sales Channels

***

### Launch a multilingual eCommerce website

Our websites/Venditan Commerce contain several features that allow you to geolocate users and serve them with localised content for their country or region.

We can support:

<table><thead><tr><th width="238">Feature</th><th>Summary</th></tr></thead><tbody><tr><td><strong>Geolocation</strong></td><td><p>Identify the geographical location of users based on their IP addresses.<br></p><p>When a user visits your website, it will automatically determine their location and tailor their experience accordingly.</p></td></tr><tr><td><strong>Language Selector</strong></td><td><p>Present new visitors with a country and language selector window upon visiting your website.</p><p></p><p>Users can choose their preferred country and language, ensuring they receive content and pricing relevant to their region. The preferences set by users are saved for future visits, providing a consistent and localised experience.</p></td></tr><tr><td><strong>Auto-Translate</strong></td><td><p>By inputting the translated text into the platform, offer your content in multiple languages.</p><p></p><p>You will provide translations for various elements such as menus, products, and core content so your website can serve these different language variations through subfolders (e.g., /it/ for Italian, /fr/ for French), maintaining a single domain.</p><p></p><p>This approach is helpful for businesses that sell internationally but prefer to manage one domain rather than several, ensuring a consistent brand presence while catering to a global audience.</p></td></tr><tr><td><strong>Domain-Level Strategy</strong></td><td><p>Implement a domain-level multilingual website strategy, enabling you to create and manage separate domains for different languages and regions.</p><p></p><p>By using country-specific domains (e.g., .fr for France, .de for Germany), you can provide a tailored localised experience for your users.<br></p><p>Inventory, orders and customers across the websites are managed from a single control point, simplifying administration and ensuring consistency across your global presence.</p></td></tr></tbody></table>

***

### **Serve localised checkout experiences**

Powered by our integration with **Global Payments**, this feature enables localised checkout experiences tailored to the user's region or country.

This means that customers can complete their purchases using native payment options and currencies familiar to them.

***

### U**pload your products to international marketplaces**

Seamlessly upload your products to marketplaces native to your target markets.

Using the product data already stored in Venditan Commerce, product listings are automatically populated and managed from one central location.&#x20;

All orders from these international marketplaces are synced back downstream to the platform, ensuring that inventory and order management remain streamlined and up-to-date.

{% hint style="info" %}
Further reading: [Marketplace Integrations](/docs/integrations/marketplaces-and-affiliates.md)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.venditan.com/docs/sell-internationally/websites-and-sales-channels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
