Hi @robinskinstudio ,
Sorry for the late reply
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- template->/theme.liquid->Paste the code below before :
{% if template contains 'collection' and collection.handle == 'dkm' %}
{% endif %}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.