Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Too late to order message per DAY in checkout #47

Open
cadorn opened this issue Aug 24, 2015 · 3 comments
Open

Too late to order message per DAY in checkout #47

cadorn opened this issue Aug 24, 2015 · 3 comments

Comments

@cadorn
Copy link
Contributor

cadorn commented Aug 24, 2015

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.

@cadorn
Copy link
Contributor Author

cadorn commented Aug 24, 2015

I have added view here:

016163c#diff-e38e6f489fde604a152af4754cfb996cR376

You just have to make it look good.

@cadorn
Copy link
Contributor Author

cadorn commented Aug 24, 2015

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).

@cadorn
Copy link
Contributor Author

cadorn commented Aug 24, 2015

It works out perfectly that I can nest containers with extra divs without destroying the layout as I needed to add the day iterator section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant