Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubcategoryPageData

The data for the PLP

Hierarchy

Index

Properties

cmsSlots

cmsSlots: {}

HTML snippets from the CMS to display

Type declaration

  • [id: string]: CmsSlot

Optional facets

facets: Facet[]

groups of filters to display

Optional filters

filters: string[]

the filters that were applied

id

id: string

The subcategory ID

Optional isLanding

isLanding: undefined | false | true

Defines if the page is landing

name

name: string

The name of the subcategory

Optional navMenu

navMenu: MenuItem[]

A list of menu items for navigation from landing pages

page

page: number

the current page being returned

products

products: ProductSummary[]

Matching products

sort

sort: string

the sort that was applied

sortOptions

sortOptions: SortOption[]

available sort options to display

title

title: string

The title for the document

total

total: number

the total number of matching items

totalPages

totalPages: number

the total number of pages

Generated using TypeDoc