{% extends "_market/_layouts/main" %} {% set title = 'Holiday Mode'|t('market') %} {% set breadcrumbs = [ { url: url('market/settings'), label: 'Settings'|t('market') }, { url: url('market/settings/holiday'), label: title } ] %} {% block main %}
Put your shop into holiday mode - this will deactivate purchasing on all your products, but leave them visible and active on the site.