Poq.SDK.Node

Home > @poq/sdk-sfcc > Category > cShowInMenu

Category.cShowInMenu property

Used to indicate that a category (such as Mens -> Footwear -> Boots) will display in the roll-over navigation. A sub-category only shows if also the parent category is marked as showInMenu. Up to three category levels are shown in roll-over navigation.

Signature:

cShowInMenu?: boolean;