You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For advance ordering I now need to show a too late to order message for the current day (if items in cart) but still allow ordering of items from next days.
If only items in cart fro today I will hide the payment form and items list completely and show the message we currently have.
The text was updated successfully, but these errors were encountered:
Also notice the component attribute changes in this commit. I use the first day as the template and have removed the attributes from the rest of the days (but left them so you can design the list better).
For advance ordering I now need to show a too late to order message for the current day (if items in cart) but still allow ordering of items from next days.
If only items in cart fro today I will hide the payment form and items list completely and show the message we currently have.
The text was updated successfully, but these errors were encountered: