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 | — |
shop.active_theme_id | — |
shop.active_theme_version_id | — |
shop.address | — |
shop.allow_email_login | — |
shop.allow_phone_login | — |
shop.brand | — |
shop.collections_count | — |
shop.currency | Currency (ISO code or object). |
shop.domain | Primary domain. |
shop.editor_preview | — |
shop.email | Email address. |
shop.enabled_payment_types | Payment methods to show as icons. |
shop.getReviewSettings | — |
shop.id | Unique identifier. |
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 | — |
shop.password_protected | — |
shop.permanent_domain | Platform subdomain. |
shop.phone | Phone number. |
shop.plan_name | — |
shop.policies | — |
shop.primary_locale | — |
shop.privacy_policy | — |
shop.products_count | Number of products. |
shop.refund_policy | — |
shop.review_settings | — |
shop.reviewsEnabled | — |
shop.secure_url | HTTPS URL of the store. |
shop.shipping_policy | — |
shop.sitemap_latest_build_id | — |
shop.store_domain | — |
shop.store_id | — |
shop.subscription_policy | — |
shop.taxes_included | — |
shop.terms_of_service | — |
shop.theme_id | — |
shop.theme_manifest_hash | — |
shop.theme_mode | — |
shop.theme_revision | — |
shop.theme_version_id | — |
shop.timezone | — |
shop.types | — |
shop.url | Relative URL of the resource. |
shop.vendors | — |
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. Inspect live values with {{ shop | json }}.