Skip to main content
Reference

UltraCart Visual Builder — Shop Page Hierarchy

Storefront: demo2.ultracartstore.com
URL: /shop/
Page Title: Shop
Catalog Group OID: 653456
Theme: Elements (v2.20)
Captured: June 24, 2026


Overview

The Shop page is a catalog group page — the same page type as the Sale page, using catalogGroupOid rather than a numeric content page ID. It is the most structurally complex page in the storefront, introducing 10 new element types not seen on any other page.

The page has two functional sections:

  1. Subgroup list (container-subgroup-list) — renders three category image tiles (Clothing, Footwear, Watches) linking to sub-catalog-groups

  2. Group facets (container-group_facets) — renders the full product browsing experience: page title, sort controls, facet filter sidebar, and product grid

Element TypeHierarchy NameNotes
columnCOLUMN 1 / 2 / 3Column within a row. Has "move left/right" actions (not up/down). Named by position number.
pagelistPAGELISTPaginated list of subgroup tiles. Badge shows current/total (e.g., 1/3).
pagelinkPAGELINKIndividual subgroup/category link tile within a pagelist. Contains pagetitle + pageimage.
PagePage TypeContent Pattern
HomeCustom7 purpose-built containers
AboutContent pagepagecontainercontainer-page-about-body
BlogBlog listingcontainer-blogpost-list
ContactContact formcontainer-contact-form
HelpContent page (stub)pagecontainercontainer-page-help-body (empty)
SaleCatalog groupcontainer-group_item_list (flat product list)
ShopCatalog groupcontainer-subgroup-list + container-group_facets (subgroup tiles + faceted browse)

Observations & Notes

  • Shop is the most element-type-rich page in the storefront, introducing 10 new types not seen elsewhere.

  • The PAGETITLE element appears in two distinct roles: (1) title label inside a PAGELINK subgroup tile, and (2) standalone catalog group heading ("SHOP") above the TABS element.

  • Shop is a catalog group type (like Sale), but more complex: Sale renders a flat product list while Shop renders subgroup navigation tiles plus a full faceted browsing interface.

  • SORT ROW and ITEM ROW are standard row elements with custom names — they are not distinct element types.

  • ITEMLISTFACETS is currently empty/warning in DEMO2 (no search facets configured). In a production store, it would render facet filter options.

  • The column element uses "move left/right" actions in the editor toolbar, while row and section elements use "move up/down". Columns do not have an "add below" action.

  • DEMO2 Shop has 9 products in the catalog group, none shown as "Out of Stock" (contrast with Sale page, where all 3 products are out of stock).

  • The pagelist badge 1/3 refers to 3 subgroup tiles, not page navigation (all 3 fit on one page).

  • Navigation menu: Shop has a dropdown submenu with links to /shop/Clothing/, /shop/footwear/, /shop/watches/.

Was this page helpful?