I need the following changes to be made;
1. Additional price fields that is displayed in both the admin site, as well as the product detail page; this price field can be edited on the admin page. This will result in a weekly price and monthly price for each product ( 2 additional fields).
2. Change the pricing module, to reflect the following; when any property is selected and a date range for submitting an inquiry is provided:
a. for less than 7 days, default the amount to be the daily rate (original price field) * 7
b. for > 7 days, and < 30 days, the amount listed will be the weekly rate / 7 * number of days selected
c. for > 30 days, the amount will be the monthly rate / 30 * number of days selected
3. The price displayed for the products will be the monthly price, not the current default.
