Page types that may be present in an application

Enumeration Members

ACCOUNT

Pages relating to the shopper's account.

BLOG

Use for pages containing supporting blog content or articles.

CART

The cart page for a store listing the user's current cart contents, and often the entry point for a checkout.

CHECKOUT

The checkout page allowing a user to complete the checkout process.

COLLECTION

A page listing a collection of products. Often this is a page listing some category of products.

ENSEMBLE

A page listing a small group of products similar to a collection, but allows for the products to be added to the cart. The products are often related in some way such as a full outfit.

FLIGHTS

Pages containing listings of flight options (intended for use by flight-booking application).

GUIDE

Pages containing guidance information for shoppers.

HOME

The home page for the application.

INFO

Informational pages about the application (for example, an "About" page).

LOGIN

The shopper login page.

OTHER

All pages that do not fit into any of the other page types categories should be classified as other.

PRODUCT

A page listing a single product (sometimes with multiple SKU variations).

RECEIPT

The receipt page shown after completing the checkout process.

SEARCH

A page containing search results.

VIDEO

Video content pages on the application.

WISHLIST

A page containing the customer's list of personally archived items.