diff --git a/Host/Views/Product/Index.cshtml b/Host/Views/Product/Index.cshtml
index 28afe82..ed85b9b 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){
+ @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){