There are two types of objects in Finqu, content objects and global objects. Any object property can be displayed on the page with the following Liquid syntax {{ object.property }}
.
Global objects
Globally available objects depend on the type of the email.
Content objects
Special variables that contain content for the certain parts of your theme.
content_for_layout
Available for the layout file, contains the rendered page content for the layout.