in PgBaseKbPromo Page_Load iPassedInAppId: 100000010 in PgBaseKbPromoPrices Page_Load
Query: select T1.ProdId, T1.Price, T1.ProdName from LtdWebProducts T1 where T1.WebAppId = 100000010 and T1.ProdType = 1 and T1.IsAvail = 1 order by T1.DisplayOrder;