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
- Perch Shop PayPal installed
Usage examples
Display a list of categories using the default template.
<?php perch_shop_categories(); ?>