shuup.core.specs package
Submodules
shuup.core.specs.product_kind module
- class shuup.core.specs.product_kind.ProductKindSpec[source]
Bases:
object
Specifies an product kind. Useful to control the visibility in admin module and also to control which supplier modules can handle it.
- shuup.core.specs.product_kind.get_product_kind_specs() Iterable[ProductKindSpec] [source]