如何访问 Shopify 主题文件(.liquid 扩展文件)中的商店地址?

How can I access the store address in a Shopify theme file (.liquid extension file)?

我已经为 Shopify 网站设置了商店地址,如下面的屏幕截图所示。现在我想在主题文件(.liquid 文件)中访问这个地址。我该怎么做?

您无法访问这些属性。 shop object 为您提供以下属性,但商店地址尚不可用。

shop.collections_count
shop.currency
shop.description
shop.domain
shop.email
shop.enabled_payment_types
shop.metafields
shop.money_format
shop.money_with_currency_format
shop.name
shop.password_message
shop.permanent_domain
shop.products_count
shop.types
shop.url
shop.vendors
shop.locale