Skip to main content
Toggle navigation menu
Software Documentation
Order & Billing
LaserPecker Store 🛒
Take a Survey! 🔥
Troubleshooting
LP4 - The Number of Elements Exceeds the Limit
Promoted article
LP4 - Effective Working Area
LP4 - Level & Balance the Machine
LP4 - Indicator Light Stays Solid Red
LP4 - No Laser during Preview or Engraving
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>