diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml index 9ea1fae..28afe82 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){ + @if(item.Product.Id != 5 && item.Product.Id != 3 && item.Product.Id != 7 && item.Product.Id != 9 && item.Product.Id != 10){

ๅ…่ดน

@restStatus