Skip to main content

Client pages screen

The Client pages screen lists all pages registered for the storefront and groups them by menu tab.

N
Written by Niyaz

The Client pages screen lists pages registered for the storefront and groups them by menu tab. Open it at the #/client_pages route.

Client pages menu tabs, page table, actions, and rows-per-page control.

Fields and controls

Menu tabs

Tab

Purpose

Main Menu

Pages that appear in the storefront's primary navigation menu.

Hidden

Pages that exist in the storefront but are not shown in any navigation menu, including the home page, catalog, product detail, login, sign-up, search, and cart pages.

Profile

Pages associated with the customer account area.

Additional menus

One or more additional menus configured for the tenant can appear as tabs, and each tab label matches the menu name set in the Menus section.

Selecting a menu tab filters the table to pages assigned to that menu.

Table columns

Column

Description

Name

This column contains the internal identifier for the page, which is used in routing and in the page record.

Menu Item Translation

This column contains the translation key used to render the menu link label in the storefront.

Page Title

This column contains the translation key used as the HTML <title> for the page and may be empty when no title key is set.

Path

This column contains the URL path segment for the page, such as about or catalog.

Each tab displays the same four columns. Columns support ascending sort. Select the column header button to sort by that column.

Actions

Action

What it does

Add Page

It opens the page creation form at #/client_pages/create.

Edit

The inline link opens the full page record for the selected row.

Delete

Select one or more rows with the row checkboxes, then select Delete to delete the selected pages.

Reorder

It changes the display order of pages within the active tab and is disabled when no reordering is possible.

Sync

It pushes the current build to the storefront.

Rows per page

Control

What it does

Options / values

Rows per page

This control at the bottom of the table sets how many rows are visible at once.

The options are 5, 10, 25, and 50, with 10 as the default.

The default for Rows per page is 10.

Related

Did this answer your question?