Is it possible to access Tax Rates for a country in liquid? It seems to be possible via the API (https://shopify.dev/api/admin-rest/2022-07/resources/country#resource-object) but not via liquid.
Topic summary
A user is inquiring about accessing tax rates for countries through Liquid templating language in Shopify.
Current Situation:
- Tax rates appear to be accessible via Shopify’s Admin REST API (specifically the Country resource object)
- However, it’s unclear whether the same data can be retrieved directly through Liquid
Status:
The question remains unanswered, with no responses or solutions provided yet. The user is seeking clarification on whether Liquid supports this functionality or if API access is the only available method.