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
Add-ons and integrations
Lightspeed Accounting
About Lightspeed Accounting
Setting up Lightspeed Accounting 3.0
Setting up Lightspeed Accounting 2.0
Using Lightspeed Accounting 2.0
Setting up Omniboost accounting integration
Lightspeed Delivery
Setting up Lightspeed Delivery
Ordering
Lightspeed Loyalty cards
About Lightspeed Loyalty
VIP cards
Gift cards 2.0
Gift cards
Punch cards
ID cards
Lightspeed Pulse App
About the Lightspeed Pulse App
Lightspeed Reservations
Setting up Lightspeed Reservations
Using Lightspeed Reservations in the Back Office
Using Lightspeed Reservations on the POS
Lightspeed Tasks
Setting up Lightspeed Tasks
Using Lightspeed Tasks in Back Office
Using Lightspeed Tasks in Pulse
Lightspeed Tempo
Understanding Lightspeed Tempo
Advanced Insights
Sales reports
Servers reports
Menu reports
Logbook
Guest book
Campaigns
Daily Digest
Lightspeed Live App
About Advanced Insights
Promoted article
Advanced Insights 2.0
About Advanced Insights 2.0
Sales Reports
Menu Reports
Staff Reports
Filtering Reports
Inventory
Stock management
Produce
Purchase
About Inventory
Promoted article
Discrepancy reports
Order Anywhere
Setting up Order Anywhere
Using Order Anywhere
Integrations for Order Anywhere
Partner integrations
Integration Hub
Accounting
Data and analytics
Reservations
Delivery
Payments
Property management systems
Employee management systems
Digital production centers
Supply management systems
Printing
Loyalty
Product Switcher
About Product Switcher
Stock
Stock management
Stock movements
Production
Inventory
Rules
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 %>
<% }) %>
<% } %>