These drops represent a restaurant's locations and their hours of operation. Locations can be accessed from any template or page by calling the locations collection or location in the location.liquid template.
Returns the name for this location.
Returns the street address for this location.
Returns the city for this location.
Returns the state for this location.
Returns the zip code for this location.
Returns the full address for this location.
Returns the city, state, and zip code for this location.
Returns the phone number for this location.
Returns the fax number for this location.
Returns additional information about this location, if set.
Returns the collection of schedule drops for this location.
Returns the Google Maps URL for this location's address.
Returns the absolute path to this location.
This drops represent a location's schedules. It can be accessed from any template or page through the restaurant.locations collection or location.schedules collection in the location.liquid template.
Returns the name of this schedule.
Returns the collection of schedule entry drops for this schedule.
This drops represent a schedule's entries. It can be accessed from any template or page through the restaurant.locations collection or location.schedules collection in the location.liquid template.
Returns the days for this schedule entry.
Returns the hours for this schedule entry.