These drops represent a restaurant's menus. Menus can be accessed from any template or page by calling the menus collection or menu in the menu.liquid template.
Returns the name of this menu.
Returns the description for this menu.
Returns the collection of menu section drops for this menu.
Returns the absolute path to this menu.
This drops represent a menu's sections. It can be accessed from any template or page through the restaurant.menus collection or menu.sections collection in the menu.liquid template.
Returns the name of this menu section.
Returns the description for this menu section.
Returns the collection of menu item drops for this menu section.
This drops represent a menu's items. It can be accessed from any template or page through the restaurant.menus collection or menu.sections collection in the menu.liquid template.
Returns the name of this menu item.
Returns the description for this menu item.
Returns the unformatted price for this menu item, if set.
Returns the collection of menu item variation drops for this menu item.
This drops represent a menu's item variations. It can be accessed from any template or page through the restaurant.menus collection or menu.sections collection in the menu.liquid template.
Returns the name of this menu item variation.
Returns the unformatted price for this menu item variation, if set.