spryker/product-set
ProductSet module
Maintainers
1.9.0
2025-08-04 11:49 UTC
Requires
- php: >=8.2
- spryker/kernel: ^3.30.0
- spryker/key-builder: ^1.0.0
- spryker/locale: ^3.1.0 || ^4.0.0
- spryker/product: ^5.0.0 || ^6.0.0
- spryker/product-image: ^3.3.0
- spryker/propel-orm: ^1.1.0
- spryker/search: ^6.0.0 || ^7.0.0 || ^8.0.0
- spryker/search-extension: ^1.0.0
- spryker/storage: ^3.0.0
- spryker/touch: ^3.0.0 || ^4.0.0
- spryker/url: ^3.2.1
Requires (Dev)
Suggests
- spryker/elastica: If you want to use ProductSetCollectorClient with the provided search functionalities.
Provides
None
Conflicts
None
Replaces
None
proprietary 2a25c91facccdc3407b1a576e2e10733353ae891
This package is auto-updated.
Last update: 2026-06-25 10:17:45 UTC
README
👁 Latest Stable Version
👁 Minimum PHP Version
ProductSet puts together multiple products to emphasize that a set of products can be bought together. Product sets in Yves can be represented with their own standalone catalog and detail pages. ProductSet module manages the product set's functionalities such as persisting all related data to database and reading from it. It also provides Client functionality to list product sets from search.
Installation
composer require spryker/product-set
