{%- unless settings.type_header_font.system? and settings.type_body_font.system? -%}
{%- endunless -%}
Can someone please describe what’s happening in this statement? I know it’s looking at a theme setting variable, but there are some things I don’t understand.
-
No matter what I set the font to, system or Shopify font, the statement runs true.
-
Is the question mark on the end turning the value into a boolean?
-
What does
systemdescribe? It looks like an object key, but I can’t tell what it’s set to.
Thank you
