1. I need to allow the ability to have quantity discounts. Very specifically, when someone orders one of this product, the price is $250. Any additional products ordered should then be $200. Basically, the store only sells one product. Any time a person orders more than one, the first one is $250 and the rest would be $200. Does anyone know how I can do this easily? Is there a place in the store manager that will allow me to do this?
2. Does anyone know where the log file is located that stores the orders? I need to grab some information from it. Or, is there a DB table somewhere where I might be able to glean this information?
I am using AgoraCart ver. 4.0K-4b Standard.
Thank you all in advance for your time.

Bobby