Store performance
My store translation is not behaving as expected
My store is being translated when it shouldn't.
Keywords: Translation
This issue is related to the store's default locale. If store translation is not behaving as expected, follow the instructions below.
- Access the API
GET http://portal.vtexcommercestable.com.br/api/tenant/tenants?q={accountName}
and check thedefaultLocale
property.
Replace the
{accountName}
with your VTEX account name.
- If the
defaultLocale
value doesn't match your store locale, open a support ticket to report the issue.