perch_shop_categories()

This add-on is deprecated. Please use the Perch Shop app.

Get a list of the categories using the perch_shop_categories() function.

Requires

Usage examples

Display a list of categories using the default template.

<?php perch_shop_categories(); ?>