-
Notifications
You must be signed in to change notification settings - Fork 0
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
Show "Order Ahead Only" items in On Demand #510
Comments
How many characters can we fit on that banner?
|
There isn't room on the banner, so I've suggested to Joseph to just run the banner across the top of the item. cc @xkokushox |
How's this: http://recordit.co/f2lDyv1HFH |
Looks good. But you are using the wrong copy for the banner. Use |
Oh yeah, fixed -> http://recordit.co/6FX9929wav |
Kewl and sorry, one last thing, I changed it to "Available Only with Order Ahead". Can you make sure it fits okay? |
got it -> http://recordit.co/dcJuJaXchP |
👍 |
For each menu item that's in OA, but not in OD, show the item in OD, at the bottom of the list, but above "sold out" items, with a banner that says
oa-only-od-banner
.Use
OAOnlyItems
, pictured below, to automatically tell you which items are OA only. If there are no OA Only items, then the array will be empty.When the item is tapped, the functionality is the same as a sold out item, except the button says
oa-only-od-btn
The text was updated successfully, but these errors were encountered: