Skip to main content
Restaurant (K-Series)
Restaurant (K-Series)
Restaurant (L-Series)
Restaurant (U-Series)
Restaurant (O-Series)
Restaurant (G-Series)
Retail (X-Series)
eCom (E-Series)
Retail (R-Series)
eCom (C-Series)
Retail (S-Series)
Lightspeed Golf
Toggle navigation menu
Resources
Video Help Center
Lightspeed blog
<% if (indicator) { %>
<% if (indicator === "critical") { %>
<% } %> <% if (indicator === "major") { %>
<% } %> <% if (indicator === "minor") { %>
<% } %> <% if (indicator === "none") { %>
<% } %> <% if (["critical", "major", "minor", "none"].indexOf(indicator) === -1) { %>
<% } %>
<%= description %>
<% } %>
Contact us
English (US)
Deutsch
Français (Canada)
Français (France)
Nederlands
Sign in
Categories
What's new
Hi. How can we help?
Search
Lightspeed Restaurant (K-Series)
Add-ons and integrations
Lightspeed Loyalty cards
Lightspeed Loyalty cards
About Lightspeed Loyalty
About Loyalty cards
VIP cards
About VIP cards
Changing VIP card batch names
Searching for VIP cards
Editing VIP card batch configurations
Exporting offline VIP card batches
Gift cards 2.0
Understanding Gift cards statistics
About gift cards 2.0
Setting up gift cards 2.0
Printing gift cards 2.0
Selling gift cards 2.0 online
Gift cards
About gift cards
Creating a gift bonus program
Assigning a bonus program to a batch
Changing gift card batch names
Searching for gift cards
Punch cards
About punch cards
Changing punch card batch names
Searching for certain punch cards
Editing punch card configurations
Exporting punch card batches
ID cards
About ID cards
Managing ID cards
Searching for certain ID cards
Exporting ID card batches
Using ID cards at the POS
Lightspeed Edge is coming back to London!
On 1 June at The Forum in central London, we're welcoming hospitality pros for an elevated evening of networking, and learning about our latest tech.
RSVP now.
.
Top searches:
Categories
<% if (typeof defaultActiveCategories === 'string') { defaultActiveCategories = defaultActiveCategories .split(',') .map(category => category.trim()); } else { defaultActiveCategories = []; } categories = categories.filter(function(category) { return (window.Theme.excludedObjects || []).indexOf(category.id) === -1; }) %>
<% categories.forEach(function(category, index) { var isLastCategory = (index + 1) === categories.length; var isActiveCategory = activeCategoryId ? !!category.isActive : defaultActiveCategories.indexOf(category.name) !== -1; %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% sections = sections.filter(function(section) { return (window.Theme.excludedObjects || []).indexOf(section.id) === -1; }) %> <% if (sections.length) { %>
<% sections.forEach(function(section) { %> <% var isTopLevelSection = section.parent_section_id === null; %> <% var articlesInSection = section.articles.filter(function(article) { return (window.Theme.excludedObjects || []).indexOf(article.id) === -1; }) %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (articlesInSection.length) { %>
<% articlesInSection.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (children.length) { %>
<% children.forEach(function(child, index) { %>
<%= child.title %>
<% }); %>
<% children.forEach(function(child, index) { %>
<%= child.innerHTML %>
<% }) %>
<% } %>