Skip to main content
Reference

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.

PagePage TypeContent Container
HomeCustom7 purpose-built containers
AboutContent pagecontainer-content-pagepagecontainer
BlogBlog listingcontainer-blogpost-list
ContactContact formcontainer-contact-form
HelpContent page (stub)container-content-pagepagecontainer
SaleCatalog groupcontainer-group_item_list

Observations & Notes

  • container-group_item_list is 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 ITEMS section 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 HTML overlay link is present — the sale section heading likely comes from an HTML block.

  • The Sale page shares container-paypal-banner with the Home page — both contain the legacy PAYPAL MESSAGING section with the same deprecation warning.

Was this page helpful?