UltraCart Visual Builder — Sale Page Hierarchy
Storefront: demo2.ultracartstore.com
URL: /sale/
Page Title: Sale
Catalog Group OID: 653455
Theme: Elements (v2.20)
Captured: June 24, 2026
Overview
The Sale page is a catalog group item list page — distinct from both the generic content page pattern (About, Help) and the purpose-built blog/contact patterns. It uses a dedicated container-group_item_list container (note: underscores in the container name, unlike all other containers which use only hyphens) holding a GROUP ITEMS section that dynamically renders products belonging to the "Sale" catalog group.
| Page | Page Type | Content Container |
|---|---|---|
| Home | Custom | 7 purpose-built containers |
| About | Content page | container-content-page → pagecontainer |
| Blog | Blog listing | container-blogpost-list |
| Contact | Contact form | container-contact-form |
| Help | Content page (stub) | container-content-page → pagecontainer |
| Sale | Catalog group | container-group_item_list |
Observations & Notes
-
container-group_item_listis the only container on the storefront using underscores in its name — all others use hyphens. This may reflect the naming convention used when the page was originally built in UltraCart. -
The
GROUP ITEMSsection name ("Group Items") reflects UltraCart's concept of a catalog group — a manually curated list of items. This is distinct from a category or search-filtered product list. -
All 3 demo Sale products show "Out of Stock" — this is expected in the demo environment.
-
The product tile includes "Sale!" badge and wishlist functionality (requiring login to use).
-
No breadcrumbs on this page.
-
The
EDIT HTMLoverlay link is present — the sale section heading likely comes from an HTML block. -
The Sale page shares
container-paypal-bannerwith the Home page — both contain the legacyPAYPAL MESSAGINGsection with the same deprecation warning.