diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index ed85b9b..9ea1fae 100644 --- a/Host/Views/Product/Index.cshtml +++ b/Host/Views/Product/Index.cshtml @@ -361,7 +361,7 @@ @*

โ€”@item.Product.Nameโ€”

*@
- @if(item.Product.Id != 5 && item.Product.Id != 3 && item.Product.Id != 7 && item.Product.Id != 9 && item.Product.Id != 10 && item.Product.Id != 15 && item.Product.Id != 16){ + @if(item.Product.Id != 5){

ๅ…่ดน

@restStatus