spryker-feature / product-experience-management
ProductExperienceManagement module
Package info
github.com/spryker-feature/product-experience-management
pkg:composer/spryker-feature/product-experience-management
1.0.0
2026-04-07 09:30 UTC
Requires
- php: >=8.3
- spryker/event-behavior: ^1.30.0
- spryker/kernel: ^3.30.0
- spryker/locale: ^4.0.0
- spryker/product-attribute: ^1.11.0
- spryker/product-attribute-extension: ^1.1.0
- spryker/product-attribute-gui-extension: ^1.0.0
- spryker/product-storage: ^1.29.0
- spryker/publisher-extension: ^1.0.0
- spryker/storage: ^3.4.0
- spryker/store: ^1.19.0
- spryker/symfony: ^3.0.0
- spryker/synchronization: ^1.9.0
- spryker/synchronization-behavior: ^1.10.0
- spryker/synchronization-extension: ^1.1.0
- spryker/util-encoding: ^2.0.0
Requires (Dev)
Suggests
- spryker/gui: If you want to use Select2ComboBoxType in form expander plugins.
- spryker/propel-orm: If you want to use Propel ORM for persistence.
This package is auto-updated.
Last update: 2026-04-07 10:13:54 UTC
README
Manages product attribute visibility across storefront pages. Controls which product attributes are displayed on Product Detail Pages (PDP), Product Listing Pages (PLP), and Cart pages through configurable visibility types.
Key features:
- Attribute visibility management per page type (PDP, PLP, Cart, None)
- Backoffice UI for configuring attribute visibility with filtering
- Storage publishing and synchronization of attribute visibility data
- Storefront widgets rendering attributes as badges (PLP/Cart) or structured data (PDP)
- Batch attribute preloading for optimal performance on listing pages
Installation
composer require spryker-feature/product-experience-management