| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Jan 29 '12 at 7:37 | |
| stats | profile views | 5 |
|
Jan 29 |
comment |
A function with certain properties to determine the price of an item So what I am saying is that there should be someway to also reduce that percentage depending on the product initial price. Where in my example 2% should be variable and not static. |
|
Jan 29 |
comment |
A function with certain properties to determine the price of an item Thank you for the comments, the function I am looking for here is one that would let's say increment the price by 2% when I decrement the remaining numbers of that item. But then that 2% would stack up on each sale and the price would be too high. Let's say the standard price is 1000$ for a product and there are 1000000 available items of that product. When it reaches 1 remaining the price would be too high due to the stacking of that 2%... I am just giving an example here hoping that I can get my idea across. Please if you need more info I will try my best. Thanks again :) |
|
Jan 29 |
asked | A function with certain properties to determine the price of an item |