{"section":"known-issues","requestedLocale":"en","requestedSlug":"catalog-translations-not-reflecting-on-the-frontend","locale":"en","slug":"catalog-translations-not-reflecting-on-the-frontend","path":"docs/en/known-issues/Catalog/catalog-translations-not-reflecting-on-the-frontend.md","branch":"main","content":"## Summary\n\n\nWhen the merchant performs an action on the Messages app in order to have some product data translated on the frontend, this action is not actually reflected in the storefront.\n\n\n\n#### Simulation\n\n\n\n1. Make a change on the Messages app;\n2. Notice on the `IndexedInfo` that the field `GenerateAndSaveTranslationsDocument` is set as `false`;\n3. Do not reindex the product;\n4. Check that the change did not reflect on the translated website.\n\n\n\n#### Workaround\n\n\nIn order to force the translations reindex for a product, use the following API request:\n\n\n    curl --request POST 'https://\\{accountName\\}.vtexcommercestable.com.br/api/notificator/changenotification/\\{productId\\}/translation' \\--header 'VtexIdclientAutCookie: \\{VtexIdclientAutCookie\\}'"}