I have a store that sells perishable items and I have a dropdown box that allows the customer to select the delivery date. The dropdown is always 45 - 50 days in advance.
I enter each date individually but if it is a Saturday delivery there is $12 extra charge and if it is a Monday there is a $5 extra charge otherwise it is flat rate shipping.
When I add a week to the dropdown, I must manually update the new dates to each product individually because of the added price attribute. Is there a way to update all the products globally? As it is, it takes about four or five hours.
If it is not possible, it would be a nice feature in a future release.



