shop
Store-wide information: name, domain, currency, contact details, and enabled features. Available globally.
Example
{{ shop.name }} — {{ shop.currency }}Output:
Mysore Candle Co — INRProperties
| Property | Description |
|---|---|
shop.accepts_gift_cards | Buyer-visible accepts_gift_cards value for this shop. |
shop.account_marketing_consent_notice | Buyer-visible account_marketing_consent_notice value for this shop. |
shop.address | Postal address. |
shop.allow_email_login | true when this shop allows email login. |
shop.allow_phone_login | true when this shop allows phone login. |
shop.b2b_enabled | true when b2b is enabled. |
shop.b2b_guest_price_mode | Public b2b guest price mode value. |
shop.brand | Buyer-visible brand value for this shop. |
shop.catalog_tax_rate | Buyer-visible catalog_tax_rate value for this shop. |
shop.collections_count | Number of collections records visible in this context. |
shop.currency | Currency (ISO code or object). |
shop.customer_accounts_enabled | true when customer accounts is enabled. |
shop.customer_accounts_optional | Buyer-visible customer_accounts_optional value for this shop. |
shop.description | Description (HTML). |
shop.domain | Primary domain. |
shop.email | Email address. |
shop.enabled_currencies | Buyer-visible enabled_currencies value for this shop. |
shop.enabled_payment_types | Payment methods to show as icons. |
shop.hcaptcha_site_key | Buyer-visible hcaptcha_site_key value for this shop. |
shop.home_page_title | Buyer-visible home_page_title value for this shop. |
shop.id | Unique identifier. |
shop.locations | Buyer-visible locations value for this shop. |
shop.logo_url | Buyer-visible URL for logo, or nil/empty when unavailable. |
shop.loyalty_program | Buyer-visible loyalty_program value for this shop. |
shop.marketing_consent_notice | Buyer-visible marketing_consent_notice value for this shop. |
shop.meta_description | Buyer-visible meta_description value for this shop. |
shop.metafields | Metafields on this resource. |
shop.money_format | Currency format string. |
shop.money_with_currency_format | Currency format including code. |
shop.name | Name. |
shop.password_message | Buyer-visible password message. |
shop.password_protected | Buyer-visible password_protected value for this shop. |
shop.permanent_domain | Platform subdomain. |
shop.phone | Phone number. |
shop.policies | Buyer-visible policies value for this shop. |
shop.primary_locale | Buyer-visible primary_locale value for this shop. |
shop.privacy_policy | Buyer-visible privacy_policy value for this shop. |
shop.products_count | Number of products. |
shop.published_locales | Buyer-visible published_locales value for this shop. |
shop.referral_program | Buyer-visible referral_program value for this shop. |
shop.refund_policy | Buyer-visible refund_policy value for this shop. |
shop.review_settings | Buyer-visible review_settings value for this shop. |
shop.search_types | Buyer-visible search_types value for this shop. |
shop.secure_url | HTTPS URL of the store. |
shop.shipping_policy | Buyer-visible shipping_policy value for this shop. |
shop.show_prices_both_on_product_detail | true when this shop should show prices both on product detail. |
shop.show_prices_both_on_product_listing | true when this shop should show prices both on product listing. |
shop.social_sharing_image | Buyer-visible social_sharing_image value for this shop. |
shop.spam_protection_accounts | Buyer-visible spam_protection_accounts value for this shop. |
shop.spam_protection_forms | Buyer-visible spam_protection_forms value for this shop. |
shop.subscription_policy | Buyer-visible subscription_policy value for this shop. |
shop.tax_label | Buyer-visible tax label. |
shop.taxes_included | Buyer-visible taxes_included value for this shop. |
shop.terms_of_service | Buyer-visible terms_of_service value for this shop. |
shop.timezone | Buyer-visible timezone value for this shop. |
shop.types | Buyer-visible types value for this shop. |
shop.url | Relative URL of the resource. |
shop.vendors | Buyer-visible vendors value for this shop. |
shop.weight_unit | Unit 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.