SettingsΒΆ

shopkit.category.settings

To set the values below from settings.py, prepend their names with SHOPKIT_. For example:

SHOPKIT_CATEGORY_MODEL = 'myapp.MyCategory'