![]() |
Custom Time Field |
Post Reply ![]() |
Author | |
Jessica ![]() Newbie ![]() Joined: 26-September-2007 Location: United States Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() Posted: 02-April-2008 at 10:24am |
My store is being set-up for pick-up orders only. Our store hours are different on weekdays and weekends.
Does anyone a way to make the choose time field display different hours depending on the day of the week that's been selected? Any advice would be much appreciated! |
|
Jessica
|
|
![]() |
|
Hamish ![]() Admin Group ![]() Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
![]() ![]() ![]() ![]() ![]() |
Hi Jessica,
There's an FAQ on changing the times : http://www.earlyimpact.com/faqs/afmviewfaq.asp?faqid=474 But I guess your already past that stage. What your asking for sounds like a good idea as many if not all stores offering pick-up will have different times at weekends and some still have a half day closing. On a related point - to disable certain days of the week from being selected (always) then Calendar/Calendar.asp already has a built in piece of code which is just commented out which disables weekends - which is easily adjusted as required. You will need a custom version of pc/login.asp and for completeness pcadmin/ordDetails.asp with an "IF/ELSE" to detect the currently selected date and offer the appropriate times. I don't think it would be very difficult. If your at all comfortable in ASP then give it a try - making sure you back up the original of course ![]() Edited by Hamish - 03-April-2008 at 6:21am |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
We had a flower retailer some time ago running a different cart, but the following is what we did. They needed the customer to be able to select a delivery date and time, but the availability dates would be determined by what time of day an order was placed as well as proximity to selected holidays when flower purchases would increase. Significant custom logic was implemented according to rules the client established for us to code against. With that said, if you could be precise in explaining what you need, it would help. Your second sentence in the original post is missing a couple words and while I can fill in what I think you were asking, a more detailed request would be useful. Thanks. |
|
![]() |
|
Jessica ![]() Newbie ![]() Joined: 26-September-2007 Location: United States Status: Offline Points: 0 |
![]() ![]() ![]() ![]() ![]() |
Thanks for the responses!
In further explanation: Our restaurant is open on Sun 11-9pm, Mon-Thurs 11-10pm and Fri-Sat 11-11pm. In an example, When a customer places an order for pick-up (the only option) and chooses Sunday, I don't want any hours past 9pm to be displayed as an option in the pick-up time field. If they choose a Mon-Thurs date the options will extend to 10pm and then to 11pm when they choose Fri-sat. Thanks! |
|
Jessica
|
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
Clearly what you are describing is a custom scripting requirement. This is very similar to the "flower delivery requested date" modification I described above, but as I say, this was performed for another shopping cart. Same sort of concept though. I'd suggest you check with a few ProductCart developers to see who could complete such a request within your timeline, and how they will approach the task. Hamish, Dan from Netprofits and perhaps others post here frequently. I'll drop you a PM regarding my own scheduling and other thoughts. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |