Great!
I went straight in tried with an if-statement - and it works perfect
{% if theme_config("productsku") %}
// some code to show the product SKU
{% endif %}
Great!
I went straight in tried with an if-statement - and it works perfect
{% if theme_config("productsku") %}
// some code to show the product SKU
{% endif %}