The category.html page lists the packages that are available to purchase in the current category being viewed on your store.
Variable | Type | Description |
---|---|---|
If you'd like access to a variable that is not currently available, please let us know.
id
string
The ID of the category.
name
string
The name of the category.
displayType
string
The display type (either grid or list)
description
string
The description of the category.
packages
array
An array of Package Objects.
slug
string
The url slug of the category.