This drop represents a business–whether it has one location or many. It can be accessed from any template or page by calling restaurant and has the following properties.
Returns the name for this restaurant.
Returns the domain for this restaurant. Example: billsbbq.com
Returns the subdomained version of the domain for this restaurant. Example: billsbbq.sandwichboard.com
Returns true if this restaurant has more than one menu. Otherwise false.
Returns true if this restaurant has only one menu. Otherwise false.
Returns this restaurant's first menu as a drop.
Returns true if this restaurant has more than one location. Otherwise false.
Returns true if this restaurant has only one location. Otherwise false.
Returns this restaurant's first location as a drop.
Returns the tracker javascript for the stats module for this restaurant. Include this before the </body> tag in layout.liquid