Ecommerce Categories
Version: >= 7.32. Add an ecommerce categories to the page.
Overview
IMPORTANT: This widget will only work as expected when the ecommerce plugin is activated on the user’s account. It will add a list of blog categories to your page that will link to all posts in that category.
{{widget('ecomcategories', 'thisuniquewidgetname', {'title': 'Categories', 'showCount', true})|raw}}
Widget Options
-
title
(string): This is the string that sits above the categories widget.categories
(default) -
showCount
(boolean): Shows the number of posts in each category.true
(default) orfalse