Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for bilingual or multi-script product names #76

Open
vucefalas opened this issue Apr 15, 2022 · 0 comments
Open

Support for bilingual or multi-script product names #76

vucefalas opened this issue Apr 15, 2022 · 0 comments

Comments

@vucefalas
Copy link

Who for

For countries where product names come in two languages, or where product names are written in two different scripts.

Example for multiple languages: in Spain and Portugal, most product names appear in both languages, as in this product "gel micelar de baño/banho".

Example for multiple scripts: some Eastern European countries show names in both Cyrillic and Latin scripts. Or some Asian countries show names in both Arab and Latin scripts.

What

In "Edit a product", in the section "Product Details", show a plus button below "Product language" and "Product name" which adds another two fields called "Additional product language" and "Additional product name".

Previous example without this change:

Product language: Spanish _(cannot add Portuguese)_
Product name: gel micelar de baño/banho

Previous example with this change:

Product language: Spanish
Product name: gel micelar de baño

Additional product language: Portuguese
Additional product name: gel micelar de banho

Why

This change would improve the searchability for a product name in a certain language or script. It also provides accuracy when the product name is in two languages (e.g. right now searching for Portuguese products would return few results if they were tagged as Spanish).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Discuss & Validate
Development

No branches or pull requests

2 participants