The catalogue

The catalogue address displays no screen: it switches straight to the product list, and the word names the menu section that groups the real pages.

On this page

In the console, "catalogue" is the name of a section in the side menu. The address /catalog builds no screen. It switches immediately to the product list, at /catalog/products. The section title in the menu only folds and unfolds the section; each of its entries points to a page below it. So you reach this address only by typing it by hand.

#What the screen shows

Nothing of its own. The page renders no content: it triggers the redirect to the product list and stops there. What you see on arrival is therefore the products screen, with its own title and its own table.

What stays visible is the menu section. It is labelled "Catalog". It holds, among others, "Product models", which opens /catalog/models, "Production batches", which opens /catalog/batches, and "Components & suppliers", which opens /catalog/components.

#What you can do here

On this address itself, nothing: it waits for no action and redirects without delay. Everything happens in the pages of the section. "Product models" defines the references. "Production batches" tracks the runs made from those references. The product list, the target of the redirect, shows the individual items.

#What gates access

You must be logged in with an administrator account.

No plan gates this address: it is not in the list of routes subject to a plan capability. The brand profile chosen at signup, however, removes entries from the menu. "Components & suppliers" disappears from the section for the basic profile.

#What the screen refuses

A visitor who is not authenticated, or whose account lacks administration rights, does not see the page. The console replaces all the content with "Unauthorized. Please log in at www.sealtrust.io (nouvel onglet)." and a "Log in" button.

Your answer opens a pre-filled email in your mail app, addressed to contact@sealtrust.io. You read it over before sending it.

Suggest a correctionReport a problem