% 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 %>
KSS wholesale fuels pricing software supports B2B fuels pricing processes through analytics, price automation and execution improving rack margins and optimizing prices across channels.
Follow these links to learn more about KSS wholesale products:
Wholesale / Commercial Fuels Pricing - an end-to-end wholesale pricing solution, including modules for price generation automation, reporting/analysis, competitive price prediction, price-volume modeling and price optimization.
Wholesale Fuels Pricing on a Budget – a cost effective solution offering wholesalers an alternative to the standard version of RackPrice.
Business Intelligence And Alerts - a web-based data visualization tool intended to draw attention to significant changes in performance measures such as volume, running rates, margin, competitor price position etc, at any level of their business from individual grade/store to overall network.
Benefit From Deep Pricing And Industry Expertise - consulting services that help retailers and wholesalers extract maximum value from their fuels pricing strategies and processes.
Business Intelligence – analyze and interpret valuable data and instantly view it through graphical dashboards.
"In addition to providing us with greater control over pricing, RackPrice will allow us to more effectively manage, interpret and respond to market variables via a suite of sophisticated tools"
Kyle McKeen
VP Marketing for Alon USA
<% If thissect = "1" then %> <% end if%>