Restaurant Menu: Custom JS is supported now

One more widget got a new Custom JS option and today it’s Restaurant Menu :tada:

With the Custom JS option, you can add extra features to the widget by writing your own script. You don’t need to reach out to our devs, as you have the freedom to customize it yourself.

Important: Custom JS operates only upon widget installation, but not in preview mode.

You can find this option at the very bottom of the Settings tab:

Custom JS Editor has a Validate button, which allows you to check the code validity.


Reminder: the code entered is the body of the function that will be executed when the widget loads on the page. Do not include any <script> tags.

Guys, if any questions come up, don’t shy away to ask them in this thread :slightly_smiling_face:

What are some examples for the use of this new custom js feature?

1 Like

Hi @Shawn_Martin :wave:

Customizing your widget with our new custom JavaScript feature can vary greatly based on your specific needs, that’s why we can’t provide any general recommendations or examples.

If you have any ideas but aren’t sure how to implement them, don’t hesitate to contact us. Our developers are here to help :slightly_smiling_face:

3 posts were split to a new topic: Sales Notification customization