module.textbox.html

The textbox module allows a store owner to define a module with arbitrary text.

VariablesTypeDescription

module.header

string

The header of the module.

module.text

string

The content of the textbox module.

Please ensure to use the raw filter on the module.text variable as it contains HTML and will be automatically escaped by TWIG if not used.

Request Variable

If you'd like access to a variable that is not currently available, please let us know.

Last updated