Implementation in Zenpepper admin:
Navigation: Login to BO >> Web Order >> Account (in Zenpepper)
· Future Order will be available under Basic settings >> Services.
· User can enable both Future Order and ASAP.
· If user tries to enable Future order, there should be a Box coming which should tell the user that he can enter values from 0-30 Days and the same should be validated if it is not in the range of 0-30, it should throw an error to enter the number from 0-30.
For example, if the user enters 0 -customer can choose future day as today & select time and if users enter 1 then customer can choose future day as today’s date+1 day & select time and if the user enters 2 then the future order should be available from today’s date+2 days, it can go till 30 days.
· There will be another text box for entering hours (1 to 24). Based on the time provided the system will allow to user to place order. If the user enters 1-The user can place order from next one hour, 2-The user can place order from next 2 hours. 24-The user can place order from 24 hours.
· E.g., If the store has configured future order as 1 day & 2 hours. Then when customer tries to place order today (On 08-04-2023 at 6.00 PM), then future order minimum date & time will be displayed (09-04-2023 at 8 PM). From here the customer can change future order date & time
· Then user needs to Click on Save to update the changes.
Implementation in Zenpepper website:
· Customer logins to the Zenpepper website by visiting the store link.
· On the right side of the webpage when customer clicks on Change after selecting Pickup/Curbside or Delivery.
If the Future order day is set as 0 in the Zenpepper admin then the customer should get all the options as it is currently implemented in the Zenpepper.
If the Future order day is set as 1 in the Zenpepper admin then the customer should not get the option of Today in the order webpage instead he should get option to select any date and time from next day. For eg. If today’s date is 27th March 2021, then customer should be allowed to select any date from 28th March 2021.
There will be another text box for entering hours (1 to 24). Based on the time provided the system will allow to user to place order.
The system will display future order time as well.
1-The user can place order from next one hour
2-The user can place order from next 2 hours
24-The user can place order from 24 hours
Eg. If the store has configured future order as 1 day & 2 hours. Then when customer tries to place order today (On 08-04-2023 at 6.00 PM), then future order minimum date & time will be displayed (09-04-2023 at 8 PM). From here the customer can change future order date & time
By default, the customer will see the minimum available time for placing order.
And the same should continue till 30 days.
Note: The above feature will not work in default view & call center.