{{
!orderAheadData.pickUpType
? 'Enter Schedule'
: orderAheadData.pickUpType == PICKUP_TYPE.ASAP
? orderAheadData.pickUpType.title + (orderAheadData.storeInfo && orderAheadData.storeInfo.prepMinutes ? ' (' + orderAheadData.storeInfo.prepMinutes + 'mins)' : '')
: (orderAheadData.orderAheadTime | date:'yyyy-MM-dd hh:mma')
}}
Location1
Thursday | Open 24 hours | ||
Friday | Open 24 hours | ||
Saturday | Open 24 hours | ||
Sunday | Open 24 hours | ||
Monday | Open 24 hours | ||
Tuesday | Open 24 hours | ||
Wednesday | Open 24 hours |