We have a form that we fill out with the customers ad. there is 32 characters per line, including spaces and punctuation. We then take the number of lines and multiply them by the number of days that they want the ad to run.
We then have a scale of prices for the answer to the above. If the number is 10 and under, we then multiply it by $3.25.
If it is over 10 but under 20, we multiply it by $2.50.
If it is over 20, we multiply it by $2.00.
example: My ad is one line, and I want to run it for 2 days.
1 X 2 = 2 (2 falls in the $3.25 bracket) 1 X 2 X 3.25= $6.50