<% If IO.File.Exists(server.mappath("/includes/ksstop.aspx")) Then server.execute("/includes/ksstop.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/ksstop.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/ksstop.aspx") End if %> <% Dim getSect as String Dim thissect as String getSect = lcase(Request.ServerVariables("PATH_INFO")) select case true case instr(getSect,"software") > 0 thissect = "1" case instr(getSect,"analytics") > 0 thissect = "2" case instr(getSect,"consulting") > 0 thissect = "3" case instr(getSect,"pricemanagement") > 0 thissect = "4" case instr(getSect,"ourtechnology") > 0 thissect = "5" case instr(getSect,"aboutus") > 0 thissect = "6" case else thissect = "0" end select %>
SoftwareAnalyticsConsultingPrice ManagementOur TechnologyAbout Us
<% dim ActiveURL as string = Request.ServerVariables("URL") Dim reSpl = split(ActiveURL,"/") dim getTotalDir as string getTotalDir = "/" + reSpl(0) + "/" + reSpl(1) + "/" dim stFilePath as string = server.mappath(getTotalDir + "leftmenu.aspx") If IO.File.Exists(stFilePath) Then server.execute(getTotalDir + "leftmenu.aspx") End if %>

Wallis Companies selects KSS for price automation and optimization, 40 Convenience stores using KSS PriceNet for fuel pricing

Florham Park, N.J.–Oct. 24, 2006– KSS, a global leader in retail and fuel pricing automation and optimization solutions, announced today that Wallis Companies has selected KSS PriceNet to automate and optimize its daily fuel-pricing process.

Wallis Companies was established in 1968 and today is one of the leading gasoline distributors in the Midwest, operating 40 convenience stores, and servicing more than 160 dealer locations, under the Mobil, BP, and Phillips brands. Wallis Companies is also comprised of a full-line lubricant company, car wash equipment and chemical company, and transportation company.

“KSS PriceNet will allow us to automate the manual tasks involved in daily fuel pricing, as well as optimize pricing, by modeling competitive impact on our volume and margins,” said Mark Martinovich, Chief Operating Officer of Wallis Companies. “We expect to capture the same benefits that many of the larger chains have realized with PriceNet, which helps us deliver strong value to our customers.”

“We are pleased to be working with Wallis Companies and look forward to helping them capture the tremendous benefits of KSS PriceNet,” said Bob Stein, Chief Executive Officer of KSS’ fuels division. “Pricing volatility, government regulations, intense competitive pressures, all of these concerns are efficiently managed within KSS PriceNet. We are confident that Wallis will experience a tremendous ROI with KSS PriceNet.”

KSS PriceNet is available as an on-site, fully integrated pricing system designed to add discipline to the pricing process and help operators make better informed pricing decisions. KSS PriceNet organizes and analyzes all of the relevant pricing and market data, and provides dynamic pricing rules with an industry best-practice workflow and process to control all pricing activities. KSS PriceNet uses KSS’ leading demand modeling and optimization technology to allow operators to set prices by taking into account the individual competitive and demand dynamics for each grade of fuel, at each site.

# # # # #

Content on this page requires a newer version of Adobe Flash Player.

Get Adobe Flash player

<% If thissect = "1" then %>
<% end if%>
<% If IO.File.Exists(server.mappath("/includes/kssbase.aspx")) Then server.execute("/includes/kssbase.aspx") elseif IO.File.Exists(replace(server.mappath("/includes/kssbase.aspx"),"\CMS\","\test\")) Then server.execute("/includestst/kssbase.aspx") End if %>