Attribute nnoverview_mode
FunctionnnTo display an overview of the catalog
DescriptionnnBy default the settings in the Options of the plugin will be displayed on front-end. However, if overview mode is used, the mode’s settings will override the Options tabs and display an overview of the catalog.nnThe attribute may take one of the following values: Full, Cats, None.
Examplen
[ product-catalogue id=’X’ overview_mode=’Full’ ]nnwill show an overview of categories and then sub-categoriesnn[ product-catalogue id=’X’ overview_mode=’Cats’ ]nnwill show an overview of just the categoriesnnThe other option is “None”.