# Shop object

# shop.address

Returns the address object of the current shop.

# shop.apps

Returns an array of available apps for the current shop.

# shop.collections_count

Returns the count of collections of the current shop.

# shop.currency

Returns the currency in ISO 4217 of the current shop.

# shop.description

Returns the descriptions for the currrent shop.

# shop.domain

Returns the hostname for the current shop.

# shop.email

Returns the contact email of the current shop.

# shop.handle

Returns the handle of the current shop.

# shop.iso_3166_3

Returns the country of the current shop formatted as ISO 3166-3.

# shop.locale

Returns the locale of the current shop.

# shop.money_format

Returns the format of money values for the current shop.

# shop.money_with_currency_format

Returns the format of money values with the currency for the current shop.

# shop.name

Returns the name of the current shop.

# shop.permanent_domain

Returns the permanent hostname of the current shop.

# shop.phone

Returns the contact phone of the current shop.

# shop.products_count

Returns the number of the products of the current shop.

# shop.secure_url

Returns the secure url for the current shop.

# shop.types

Returns an array with all the product types of the current shop.

# shop.url

Returns the url of the current shop.

# shop.vendors

Returns an array with all the vendors of the shop information.