句法-Syntax
comment:
语法:
{% comment %} content {% endcomment %}
标签里面的内容,将不会输出(相当于代码注释)
将任何 Liquid 代码输出为文本而不是渲染它。
详细参看:https://shopify.dev/docs/api/liquid/tags/raw
https://shopify.dev/docs/api/liquid/tags/raw