@@ -7217,6 +7217,7 @@ namespace MySystem.Areas.Admin.Controllers
if(ProductType == "5") ProductType = "4";
if(ProductType == "11") ProductType = "10";
if(ProductType == "13") ProductType = "12";
+ if(ProductType == "24" || ProductType == "25" || ProductType == "26") ProductType = "23";
if(ProductType == "1")
{