小编sci*_*ppy的帖子

基于所选区域设置的 Liquid 主题定制

我正在寻找 Shopify 主题的区域设置定制。我在这里查看了https://shopify.dev/docs/themes/liquid/reference但我找不到任何解决方案。

我需要这样的东西:

{% if page.selected.locale == "EN" %}
  add here customized them code for EN theme
{% endif %}
Run Code Online (Sandbox Code Playgroud)

liquid shopify shopify-template

3
推荐指数
1
解决办法
4400
查看次数

标签 统计

liquid ×1

shopify ×1

shopify-template ×1