Skip to content

shop

Store-wide information: name, domain, currency, contact details, and enabled features. Available globally.

Example

{{ shop.name }}{{ shop.currency }}

Output:

Mysore Candle Co — INR

Properties

PropertyDescription
shop.accepts_gift_cardsBuyer-visible accepts_gift_cards value for this shop.
shop.account_marketing_consent_noticeBuyer-visible account_marketing_consent_notice value for this shop.
shop.addressPostal address.
shop.allow_email_logintrue when this shop allows email login.
shop.allow_phone_logintrue when this shop allows phone login.
shop.b2b_enabledtrue when b2b is enabled.
shop.b2b_guest_price_modePublic b2b guest price mode value.
shop.brandBuyer-visible brand value for this shop.
shop.catalog_tax_rateBuyer-visible catalog_tax_rate value for this shop.
shop.collections_countNumber of collections records visible in this context.
shop.currencyCurrency (ISO code or object).
shop.customer_accounts_enabledtrue when customer accounts is enabled.
shop.customer_accounts_optionalBuyer-visible customer_accounts_optional value for this shop.
shop.descriptionDescription (HTML).
shop.domainPrimary domain.
shop.emailEmail address.
shop.enabled_currenciesBuyer-visible enabled_currencies value for this shop.
shop.enabled_payment_typesPayment methods to show as icons.
shop.hcaptcha_site_keyBuyer-visible hcaptcha_site_key value for this shop.
shop.home_page_titleBuyer-visible home_page_title value for this shop.
shop.idUnique identifier.
shop.locationsBuyer-visible locations value for this shop.
shop.logo_urlBuyer-visible URL for logo, or nil/empty when unavailable.
shop.loyalty_programBuyer-visible loyalty_program value for this shop.
shop.marketing_consent_noticeBuyer-visible marketing_consent_notice value for this shop.
shop.meta_descriptionBuyer-visible meta_description value for this shop.
shop.metafieldsMetafields on this resource.
shop.money_formatCurrency format string.
shop.money_with_currency_formatCurrency format including code.
shop.nameName.
shop.password_messageBuyer-visible password message.
shop.password_protectedBuyer-visible password_protected value for this shop.
shop.permanent_domainPlatform subdomain.
shop.phonePhone number.
shop.policiesBuyer-visible policies value for this shop.
shop.primary_localeBuyer-visible primary_locale value for this shop.
shop.privacy_policyBuyer-visible privacy_policy value for this shop.
shop.products_countNumber of products.
shop.published_localesBuyer-visible published_locales value for this shop.
shop.referral_programBuyer-visible referral_program value for this shop.
shop.refund_policyBuyer-visible refund_policy value for this shop.
shop.review_settingsBuyer-visible review_settings value for this shop.
shop.search_typesBuyer-visible search_types value for this shop.
shop.secure_urlHTTPS URL of the store.
shop.shipping_policyBuyer-visible shipping_policy value for this shop.
shop.show_prices_both_on_product_detailtrue when this shop should show prices both on product detail.
shop.show_prices_both_on_product_listingtrue when this shop should show prices both on product listing.
shop.social_sharing_imageBuyer-visible social_sharing_image value for this shop.
shop.spam_protection_accountsBuyer-visible spam_protection_accounts value for this shop.
shop.spam_protection_formsBuyer-visible spam_protection_forms value for this shop.
shop.subscription_policyBuyer-visible subscription_policy value for this shop.
shop.tax_labelBuyer-visible tax label.
shop.taxes_includedBuyer-visible taxes_included value for this shop.
shop.terms_of_serviceBuyer-visible terms_of_service value for this shop.
shop.timezoneBuyer-visible timezone value for this shop.
shop.typesBuyer-visible types value for this shop.
shop.urlRelative URL of the resource.
shop.vendorsBuyer-visible vendors value for this shop.
shop.weight_unitUnit for weight display.

Property list is generated from the storefront engine (ShopDrop), so it always matches what your theme can use. Use {{ shop | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.