Added root_id to cached_category_tree - CrystalCommerce Liquid Documentation for Designers

Added root_id to cached_category_tree

You can now specify the root category for the tree with root_id:

{% cached_category_tree root_id:8 do category %}
{% endcached_category_tree %}

This will only render the Magic Singles category tree.