Add
Add Small Function To Php Software – Auction Software
We require an additional function to be added to our software (iLance).
Per Unit Pricing field is required to be added to the listing of product auctions page.
The output will be displayed within the search results page and on the listings page.
The output will be the amount of units the sellers enters divided by the current price in which this mod needs to calculate.
Example: seller inputs 100 units of blank dvd’s being sold at $100, the output in this scenario will be $1.00 per unit, if it were 200 units for a price of $100 the output then would be calculated at $0.50 per unit.
IMPORTANT: we need to use the API hook system that iLance allows us to integrate into their software to prevent overwriting the modification when we upgrade the software.
Basically what is required is as follows:
Listing setup page:
Per Unit Pricing:
How many items [numerical field box]
Search results page:
Per Unit Price: [sellers selected currency] [displays the calculated output here]
Listings page when created:
Per Unit Price: [sellers selected currency] [displays the calculated output here]
Software is iLance, however this is probably not too important.
It would be an easy job for the right person/people.
Note: although this is what is required, some of the phrases may alter during the development of this modification, however the overal function remains the same.
Thanks for your time