<% if (error) { %> <% } %> <% if (success) { %> <% } %> « Back to Catalog

<% if (locations.length === 0) { %> <% } else { %> <% locations.forEach(function(l) { %> > <% }); %> <% } %>
IDCountryCityDistrictCategoriesProductsStatusActions
No locations
<%= l.id %> <%= l.country %> <%= l.city %> <%= l.district || '' %> <%= l.category_count || 0 %> <%= l.product_count || 0 %> <% if (l.is_active === 1) { %> Active <% } else { %> Disabled <% } %>
"> <% if (l.is_active === 1) { %> <% } else { %> <% } %>
<% if (l.category_count > 0 || l.product_count > 0) { %> 🔒 <% } %>