WrCollection
webround-docs / WrCollection
Interface: WrCollection
Defined in: wr.d.ts:47
A hierarchical category in the product catalog
Properties
children
children:
WrCollection[]
Defined in: wr.d.ts:63
Child collections
filterIds
filterIds:
string[]
Defined in: wr.d.ts:61
IDs of filters associated with this collection
id
id:
string
Defined in: wr.d.ts:49
Unique identifier
name
name:
string
Defined in: wr.d.ts:51
Display name
parentId
parentId:
string
Defined in: wr.d.ts:55
Parent collection ID, null if root
position
position:
number
Defined in: wr.d.ts:57
Display order
slug
slug:
string
Defined in: wr.d.ts:53
URL-friendly identifier
visible
visible:
boolean
Defined in: wr.d.ts:59
Whether the collection is visible