Cut off Time for next day deliveries?

I need to establish a cut off time for next day deliveries, can the existing cart handle this?

There is no provision for a daily shipping cut-off. Most stores handle this administratively by posting their shipping policies including cut-off time and doing follow-up as needed.



Bob

I would just use a javascript counter, along the lines of this one [url]http://www.javascriptkit.com/script/script2/count2.shtml[/url]

I assume cut off for delivery time is same every day? just make it count down to this time.(if not you can accommodate this anyway, ie no w/e delivery)

Just add script to product details.



I’m pretty sure thats how the ones on amazon.com work.

Thanks Infamous. I’ll give it a whirl, and show it to my client.