The global store object contains all information associated with the project itself, such as store name.
Variables | Type | Description |
---|---|---|
If you'd like access to a variable that is not currently available, please let us know.
name
string
The name of the project.
currency
string
The base currency of the project.
css
string
The custom theme currently active on the project.
logo
string
The full url of the custom logo of the project.
favicon
string
The full url of the custom favicon of the project.
noLogin
Boolean
If the project requires no login (e.g. if no username system is being used).
categories
array[category]
An array of package categories of the project.