Discussions
How to map localized fields (e.g., description) to different Magento store views?
Hi,
We are currently using the NetSuite Connector to sync products to our Magento 2 store.We have multiple store views, each representing a different language (Arabic, French, etc.).
We would like to send localized product attributes (like description, meta_title, etc.) to different store views — for example:
- Arabic description → Store View ID 1
- French description → Store View ID 2
- etc.
However, when setting up the product field mapping, there is no option to define the store view ID, and the data always goes to store view 0 (default).
Question:How can we configure the mapping or connector to send specific fields to different Magento store views based on language?Is there a way to assign a
Amjad Kasem