ecommercetools icon indicating copy to clipboard operation
ecommercetools copied to clipboard

Feature request - Add support for other languages when calling google_autocomplete()

Open flyandlure opened this issue 3 years ago • 0 comments
trafficstars

The google_autocomplete() function currently supports en only because the expanded suggestions data are in English (and I don't reliably speak other languages). Extend support for other languages...

Here are some prefixes. I send you two lists: one with accents, and one without. In Spanish people tend to search without accents on desktop and with accents on mobile (because of the auto-dictionary) so feel free to choose.

("quien es *", "qué es *","dónde", "dónde esta *", "cuándo *", "por qué *", "cómo *", "mejor", "barato", "peor", "es", "qué", "cuando", "quién","cuál es","cuánto",)

("quien es *", "que es *","donde", "donde esta *", "cuando *", "por que", "como *", "mejor", "barato", "peor", "es *", "que", "cuando", "quien","cual es","cuanto",)

Please do let me know if I can be of further help :)

Best, Juan

flyandlure avatar Nov 07 '22 09:11 flyandlure