Skip to content

Product Categories

Categories group products. On the frontend, each category renders as a listing page that shows every product assigned to it.

Open the categories screen

Click VOD / Shop → Product categories in the sidebar.

Product categories list with Title column and action buttons
Each row is one category. Categories are multilingual.

Create a category

  1. Click New category (top right).
  2. Pick a language tab.
  3. Fill the fields:
FieldPurpose
TitleCategory name. Translated per language.
SubtitleOptional short tagline shown above the listing.
ImageCategory banner.
DescriptionRich text shown on the listing page, above the products.
URL-RewriteLocalised path — /{URL-Rewrite} on the frontend.
Meta-TagsComma-separated SEO keywords.
Meta-DescriptionSEO description.
  1. Click Save.

Assign a product to a category

Categories are not assigned here — you pick a category when you edit a product. Open a product, set Catgory to the desired category, and save. One product belongs to exactly one category.

Product edit modal with Catgory dropdown opened
Assign the category on the product, not on the category screen.

Show a category on the frontend

Drop the Category Banner or Shop widget onto a page in the Pagebuilder, then pick the category. The widget renders the banner image, subtitle, description, and the filtered product list.

Landing pages per category

You can build a fully custom category landing page: create a CMS page, drop a hero Row, then append the Shop widget filtered to the category. Use the category's URL-Rewrite as the page URL.

Delete a category

  1. Click the trash icon on the category row.
  2. Confirm.

Products without a category

If you delete a category that still has products assigned, those products keep the stale category ID. Re-assign them to a valid category before deleting.

See also