PrestaShop Developer Conference
PrestaShop Developer Conference
Hybrid format! Paris, France & Online - November 19, 2025
Let's talk code, commerce and open source.
Table of Contents

Callout

This shortcode allows you to display a block inside your document to make some information stand out.

As with all shortcodes, keep in mind that headers inside won’t appear in the article’s table of contents.
{{% callout %}}
#### This is a callout

This is a very important block of text. Also, notice how the title doesn't appear in the table of contents.
{{% /callout %}} 

Rendered result:

This is a callout

This is a very important block of text. Also, notice how the title doesn’t appear in the table of contents.