By specify ID
{% if collection.handle == 'ランキング' %}
<p>ランキング</p>
{% endif %}
By current ID
{% if collection.handle == collection.title %}
<p>ランキング</p>
{% endif %}
description label
{{description}}
For further actions, you may consider blocking this person and/or reporting abuse
César Zoleko -
Sospeter Mong'are -
Bhuvaneswari Subramani -
SkillBoostTrainer -
Top comments (1)
First article