Snippets
Carlos Solis avatar
Written by Carlos Solis
Updated over a week ago

Snippets are pieces of code that can be created, modified, and reused. Next to each custom snippet, you'll find an icon that you can use to copy the snippet's reference path.

The copied code looks like this:

{% snippet "nombre-del-snippet" %}

This Liquid code must be pasted in the place where you want to call the snippet.

You can add custom snippets to the bottom of the platform's snippet list by clicking on the + button.

You can find more information about Snippets in our documentation.

Did this answer your question?