Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi f242,

    By default, the catalog displays all subcategories. If you wish to prefilter the catalog to display only one or more specific categories, you may achieve this by using this shortcode.

    To find the subcategory’s ID, simply go to the subcategory’s editing page under “Sub-category” tab.

    Example:
    [product-catalog id='x' subcategory='1']

    If you would let us know in details what you refer to as an overview mode, we would be glad to suggest you solutions to what you need. ??

    Best regards,

    Plugin Author Rustaurius

    (@rustaurius)

    Hi f,

    You can set overview mode as a shortcode attribute, and it will override the option selected in the “options” tab:

    [product-catalogue id='1' overview_mode='Full']
    will show do the full categories and sub-categories drilldown

    [product-catalogue id='1' overview_mode='Cats']
    will show do a drilldown using only the categories

    The other option is “None”.

    Thread Starter f242

    (@f242)

    Hi,
    wonderfull [product-catalogue id=’1′ overview_mode=’None’] is what i needed in this case. Is there any List with all shortcodes? I didn`t finde some.

    Hi f242,

    Our website contains documentation of all our plugins. You may access the product catalog’s shortcodes within its documentation: product catalog documentation

    Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Catalog Overview Mode’ is closed to new replies.