@for (item of widgets; track $index) {
}
@if (hasSelection) { }
Filter By:
@if ((total$ | async)! > 0) { @for (product of products$ | async; track $index) { } } @else { }
Product SKU Category Stock Price Orders Rating Status Published Actions
Product
{{ truncateText(product.name) }}

by: {{ product.manufacturer }}

{{ product.sku }} {{ product.category }}
{{ product.stock }}
{{ currency }}{{ product.price }} {{ product.orders }} ({{ product.reviews }} ) {{ toTitleCase(product.status) }} {{ product.date }} {{ product.time }}
Nothing found.