SingleItemContext
Context class with additional data, required for the single item view.
Namespace
Ceres\Contexts
Extends
Implements
Type | Name | Description |
---|---|---|
|
Item data of the current item. |
|
|
Attributes data for the current item. Used for the variation select. |
|
|
Variation data mapped to the attribute IDs. Used for the variation select. |
|
|
Contains the next variation ID and some data of the next item, to be used to continue fetching variations (@see $variations). The afterKey is only set when the variation selection requires more data than is already loaded in the client. |
|
|
Check if net prices should be shown. Deprecated: since 5.0.0 will be removed in 6.0.0 |
|
|
Category data of the default category of the current item. |
|
|
Key for the assets to be loaded. |
|
|
The variation ID of the variation, linked to the "please select"-option. |
|
|
Define if the "please select"-option should be shown in the variation select. |
|
|
Defines if an item is of the type "set". |
|
|
Some data of the variations contained as a component for the current item if the item is of the type "set". |
|
|
||
|
Represents the current URL without the parameters. |