environment
variable is used to determine the current execution environment in Aikeedo themes. This is important for making environment-specific decisions in your theme logic.
Availability
Theenvironment
variable is available globally throughout the theme.
The current environment value. This is the same as the
ENVIRONMENT
value set in the /.env
file.