Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.
You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page
You can add notice blocks to make some information stand out:
{{% notice note %}}
This is something you may want to know.
{{% /notice %}}
Renders to:
{{% notice tip %}}
Everything will be fine, trust me.
{{% /notice %}}
Renders to:
{{% notice info %}}
This is pretty important, you should pay attention.
{{% /notice %}}
Renders to:
{{% notice warning %}}
Watch out, danger zone!
{{% /notice %}}
Renders to: