{% macro recursiveCategoryItem(category, options) %} {% set subCategories = getCategoryList({'parentCategory':category.id}) %}