ItemController
Namespace
IO\Controllers
Methods
public showItem($slug = "", $itemId, $variationId, $category = null):string
Prepare and render the item data.
Type |
Name |
Description |
|
||
|
The itemId read from current request url. Will be null if item url does not contain a slug. |
|
|
||
|
public showItemWithoutName($itemId, $variationId):string
Type |
Name |
Description |
|
||
|
public showItemFromAdmin($itemId):string
Type |
Name |
Description |
|
public showItemOld()
public showItemForCategory($category)
Type |
Name |
Description |
|
Thank you for your feedback!