--- title: Shop - Storefront API description: >- Shop represents a collection of the general settings and information about the shop. api_version: 2026-01 api_name: storefront type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/objects/Shop' md: 'https://shopify.dev/docs/api/storefront/latest/objects/Shop.md' --- # Shop object Requires `unauthenticated_read_product_listings` access scope. Shop represents a collection of the general settings and information about the shop. ## Fields * brand * customerAccountTranslations * customerAccountUrl * description * id * metafield * metafields * moneyFormat * name * paymentSettings * primaryDomain * privacyPolicy * refundPolicy * shippingPolicy * shipsToCountries * shopPayInstallmentsPricing * socialLoginProviders * subscriptionPolicy * termsOfService *** ## Map ### Possible type in * [Metafield​Parent​Resource](https://shopify.dev/docs/api/storefront/latest/unions/MetafieldParentResource) *** ## Queries * shop *** ## Shop Queries ### Queried by * [shop](https://shopify.dev/docs/api/storefront/latest/queries/shop) *** ## Interfaces * HasMetafields * Node *** ## Shop Implements ### Implements * [Has​Metafields](https://shopify.dev/docs/api/storefront/latest/interfaces/HasMetafields) * [Node](https://shopify.dev/docs/api/storefront/latest/interfaces/Node)