Site Settings¶
Site settings module allows your users to change common shop settings from dashboard like its name or domain.
Settings object is chosen by pk from SITE_SETTINGS_ID variable.
Context Processor¶
Thanks to saleor.site.context_processors.settings you can access Site settings in template with settings variable.