| Name | Request | Response variables | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| listCategoryProducts | GET /items/category/{slug} 
 | 
 | Show a single record | ||||||||
| listProducts | GET /items/{page} 
 | 
 | Retrieve a list of records and assign them to the template. | ||||||||
| showProduct | GET /items/{fullSlug} 
 | 
 | Show a single record |