How Translations are Managed in E-Commerce Connectors

How Translations are Managed in E-Commerce Connectors

All VentorTech connectors (Shopify, Magento, WooCommerce, PrestaShop) support multi-language data synchronization between Odoo and e-commerce platforms. However, the way translations are handled depends on the specific platform.

This article explains how language support works for each connector and how translatable fields are managed.

PrestaShop

Translations are fully supported out of the box using built-in multilingual support.

What data is synchronized:

Product:

  • Name

  • Description

  • Short Description

  • Meta Title

  • Meta Description

Attributes:

  • Name

  • Attribute Values Names

Category:

  • Name

Order Status:

  • Name


WooCommerce

WooCommerce requires an external plugin to handle multilingual data – WPML

After you install this plugin, no additional configuration is required

What data is synchronized:

Product:

  • Name

  • Description

  • Short Description


Shopify

Translations are partially supported using Shopify Translate & Adapt (Localize) App.

What data is synchronized:

Product:

  • Title

  • Description

  • Meta Fields (if configured)


Magento 2

Magento handles translations through Store Views. Connector synchronizes data based on Store View language.

What data is synchronized:

Product:

  • Name

  • Description

  • Short Description

  • Meta Title

  • Meta Description

  • Custom Attributes (if configured)

Related Posts