Subcategory page - RWD (B2B, Commerce Composer)
Customers use the responsive B2B subcategory page to navigate a subcategory. The default layout for this page includes widgets that display ads, catalog entry recommendations, and a list of catalog entries for the subcategory. The left sidebar contains navigational widgets.
This page is managed in the Commerce Composer tool.
Screen captures
The following screen captures show how the responsive subcategory page layout adapts to desktop, tablet, and mobile devices.
Note: To reduce scrolling, the following
screen captures are cropped. To see full-sized screen captures, see
the link after the mobile screen capture.
Desktop screen capture
Tablet screen capture
Mobile screen capture
Layout, template, and page information
In the Aurora starter store, the subcategory page uses the default layout for category pages; no layout is assigned to the page. The default layout contains Commerce Composer widgets, but Management Center users cannot view the default layout in the Commerce Composer tool and change the widgets in the layout. However, several of the widgets in the default layout contain e-Marketing Spots that Management Center users can manage in the Marketing tool.If the default layout is not appropriate, Management Center users can create a layout in the Commerce Composer tool and assign it to the applicable subcategory pages.
Wireframe
The following wireframe represents
the
Any page, six slots, left sidebartemplate that is used for the default layout for category pages:
Widget information
The following Commerce Composer widgets are included in the default layout for category pages:Slot | Widget Name | Widget Type | E-Marketing Spot name |
---|---|---|---|
1 | BreadcrumbTrailWidget | Breadcrumb Trail widget | (not applicable) |
2 | HeaderLeftBannerContentWidget | E-Marketing Spot widget (Common) | HeaderBanner_Content_Left |
3 | HeaderRightBannerContentWidget | E-Marketing Spot widget (Common) | HeaderBanner_Content_Right |
4 | HeadingWidget | Heading widget | (not applicable) |
4 | PromotionAdWidget | E-Marketing Spot widget (Page-specific) | [page_name]Row2_Content |
5 | CategoryNavigationWidget | Category Navigation widget | (not applicable) |
5 | FacetNavigationWidget | Facet Navigation widget | (not applicable) |
6 | CatalogEntryWidget | E-Marketing Spot widget (Page-specific) | [page_name]Row4_CatEntries |
6 | CatalogEntryListWidget | Catalog Entry List widget | (not applicable) |
JSP files
The CategoryNavigationDisplay.jsp file defines the entire page.The Commerce Composer widgets that are included in this layout are defined by the following top-level JSP files:
- BreadrcrumbTrail.jsp file
- EMarketingSpot.jsp
- Heading.jsp file
- CategoryNavigation.jsp file
- FacetNavigation.jsp file
- CatalogEntryList.jsp file