Okay so here's the deal
I have personally been attempting to order pizza on the website to get a discount but carry out time is only allowed 1 hour after the store opens.
The store allows call ahead orders for carry out at 10 am, but the website wont let you key it in for 10.
Basically early orders get screwed out of coupons.
The website doesn't appear to be connecting to further databases other than to first populate the location information.
Once you select a date is when the limitation actually takes into effect but If you select the time first it will let you go at any time.
Anyone wanna help me look for how to preform this modification to the html to allow orders to be placed within that one hour window of no online purchases?
I know such task is possible I feel like I'm missing something while looking at the code, Personally having done this with other companies so I know its possible.
I have personally been attempting to order pizza on the website to get a discount but carry out time is only allowed 1 hour after the store opens.
The store allows call ahead orders for carry out at 10 am, but the website wont let you key it in for 10.
Basically early orders get screwed out of coupons.
The website doesn't appear to be connecting to further databases other than to first populate the location information.
Once you select a date is when the limitation actually takes into effect but If you select the time first it will let you go at any time.
Anyone wanna help me look for how to preform this modification to the html to allow orders to be placed within that one hour window of no online purchases?
I know such task is possible I feel like I'm missing something while looking at the code, Personally having done this with other companies so I know its possible.