{{ summary }} {{ total }} items
@if (loading) {
@for (_ of [1,2,3,4,5,6,7,8]; track $index) {
}
} @else if (products.length > 0) { } @else {

No results found

Try changing filters, sorting, or search keywords.

} @if (!loading && totalPages > 1) {
Page {{ page }} / {{ totalPages }}
}