Skip to content

UsersSettings

The UsersSettings object represents settings for users in the storefront.

Properties

Attribute name Type Description
isRegistrationEnabled bool Returns true if registration is enabled.

Examples

isRegistrationEnabled property

{{ usersSettings.isRegistrationEnabled }}
true