(Plugin) Menu Items

In this article, you will find information on how to add predefined names for the Menu block in the Stripo plugin.

Valeriia avatar
Written by Valeriia
Updated over a week ago

Normally, the "Menu" block is used in the email header to quickly take users to a necessary page on your site.

Users can be redirected to a website or another element inside the email when they click on a menu tab.

You can display the predefined Menu Items in accordance with your needs.

Here is the example of the predefined Menu Items object that you can pass with Plugin initialization:

"defaultMenuItems":[
{
"name":"Item 1",
"href":"https://google.com"
},

{
"name":"Item 2",
"href":"https://test.com"
}
]

The added predefined Menu Items will be visible after you drop the "Menu" block to an email template.

This feature is included in all subscription plans (including the FREE one).


Thank you for taking the time to read our articles. We hope you will find this information helpful.

If you have any additional questions, please email us at support@stripo.email.

We would be glad to talk with you.


Did this answer your question?