spryker/product-group

ProductGroup module

Installs: 2 028 287

Dependents: 5

Suggesters: 0

Security: 0

Stars: 0

Watchers: 9

Forks: 0


README

Latest Stable Version Minimum PHP Version

ProductGroup allows the grouping of multiple abstract products for various reasons. One of the most common use cases of this feature is grouping together same products that come in different colors to make user’s browsing more convenient. ProductGroup provides basic CRUD operations to handle product groups. It also provides Yves and Client implementation to read and prepare groups for rendering on the frontend.

Installation

composer require spryker/product-group

Documentation

Spryker Documentation