Skip to main content
Toggle navigation menu
Back to website
Contact
Sign in
Otter Help Center - US
Menu Management
Menus Activity Logs
Menu Management
How to Add or Remove Modifiers for Future Foods
<% if (children.length) { %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }); %>
of <%= children.length %>
<% } %>