Help/Other

Set up your custom sales page

The sales page (`/lp/`) accepts URL parameters to set the texts in three languages. If you do not provide text for all three languages, switching.

Available parameters

| Parameter | Description | |---|---| | ?t1_pt= | Title above the image in Portuguese | | &t1_en= | Title above the image in English | | &t1_es= | Title above the image in Spanish | | &t2_pt= | Title below the image in Portuguese | | &t2_en= | Title below the image in English | | &t2_es= | Title below the image in Spanish | | &lang= | Initial page language: pt, en, or es |

Full URL example

`` https://{yoururl}/lp/?t1_pt=frase&t1_en=phrase&t1_es=frase&t2_pt=frase2&t2_en=phrase2&t2_es=frase2&lang=pt ``

To use the default text already configured in the system, simply access https://{yoururl}/lp/.