I see you can set sale dates for your items but is there a way to set sale times?
i.e. All watches are on sale from 11am to 1 pm?
thank you.
Hello Again Zain,
I don't believe at this moment there is anything like this in the setup available for you. I am positive you could change the way that coupons functioned through another procedure in the database but this would be difficult to do. Reason is unless you have authenticated the customer into some sort of roll where they could choose their local time, the cart would have no idea what zone each person is in. IE 8 was supposed to come with some pretty cool features where it comes to getting information like that directly from the users browser, however the IE 8 I have installed still needs lots of work and these features are buggy at best.
If you are only selling locally and the site would be utterly useless to anyone aside from locals, then this probably won't pose much of an issue. At that point you could modify the stored procedure to pay attention to the time of the system, but you would still need to build in some form controls to tell the database what times you are wanting it to look for and what rules it must enforce. This would be a pretty big job for someone on their own but if you ask Susanne, she may add it to the "wish list" of future features.