Menu Management
-
Menu Hours
-
Internal Menu Names
-
Reordering Menus
-
Otter Kiosk Multi-Language Menus
-
Adding Menu Categories
-
Adding Menu Items
-
Stations Management
-
Menu Allergen and Calorie Settings
-
Menu Item Pricing
-
Menu Tax Management
-
Alcohol Menu Items
-
Item Availability
-
How to Print a Future Foods Menu
-
Self-Serve Multi-Menus
-
Menu Item Modifiers & Nested Modifiers
-
Self-Serve - Menu Preview
-
POS Linking for Multi Locations
-
<% children.forEach(function(child, index) { %>
- <%= child.innerHTML %> <% }); %>
of <%= children.length %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }) %>
<% children.forEach(function(child, index) { %>
<% var isActive = initial === index %>
<% }) %>
<% } %>
<% if (child.title.includes("FAQ")) { %> <%= child.title.substring(4) %> <% } else if (child.title.includes("Troubleshoot")) { %> <%= child.title.substring(13) %> <% } else { %> <%= child.title %> <% } %>
<%= child.innerHTML %>