{
  "id": "area_123456",
  "name": "Complete Web Developer",
  "kind": "full",
  "logo": "https://example.com/logo.jpg",
  "language": "en"
}

Syntax

{{ club.name }}

Properties

id
string
Unique identifier of the members area.
name
string
The name of the members area, configured in members area settings.
kind
string
The type of members area, either “lite” or “full”, configured in members area settings.
URL to the members area’s logo image.
language
string
default:"pt"
The two-letter code of the language of the members area, configured in members area settings.

Scope

It’s accessible globally, in any template, section or block.