Date Price Range Option
Date Price Range Option
This extension is an alternative to Magento's product date custom option.It uses simple text field custom option and jQuery Datepicker popup calendar to limit selectable dates and set variable price.
Features:
- Store administrator can specify available date ranges and prices.
- Custom option price depends on selected date.
- Customer cannot select a date that is out of specified date ranges.
1) Create text field custom option
Go to Magento admin panel -> Catalog -> Manage Products
1. Open your product.
2. Add new "Choose Date" custom option with type Field. (screenshot)
3. Save the product.
2) Select custom option and create date ranges
1. On the Date Price Range Option tab select custom option and add date ranges. (screenshot)
2. Save the product.
3) Check result at front-end
If you click on Choose Time option a calendar should pop up (screenshot)
Then if you select date in specified range product price should be updated.
Front-end the demo:
hottons.com/demo/pf/electronics/cell-phones/htc-touch-diamond.html
Admin panel demo:
user - datedemo , password - optiondateprice10
hottons.com/demo/pf/admin
Installation instructions:
README.html