我正在寻找 Shopify 主题的区域设置定制。我在这里查看了https://shopify.dev/docs/themes/liquid/reference但我找不到任何解决方案。
我需要这样的东西:
{% if page.selected.locale == "EN" %} add here customized them code for EN theme {% endif %}
liquid shopify shopify-template
liquid ×1
shopify ×1
shopify-template ×1