Part of lp.translations.browser.product View In Hierarchy
| Method | uses_translations | Whether this product has translatable templates. |
| Method | no_translations_available | Has no translation templates but does support translations. |
| Method | show_page_content | Whether the main content of the page should be shown. |
| Method | can_configure_translations | Whether or not the user can configure translations. |
| Method | is_translations_admin | Whether or not the user is a translations admin. |
| Method | primary_translatable | Return the context's primary translatable if it's a product series. |
| Method | untranslatable_series | Return series which are not yet set up for translations. |
| Method | allow_series_translation | Undocumented |