spryker/cart

Cart module

Maintainers

Details

github.com/spryker/cart

Source

Installs: 2 086 255

Dependents: 73

Suggesters: 22

Security: 0

Stars: 0

Watchers: 69

Forks: 2

7.12.1 2023-03-31 19:36 UTC

README

Latest Stable Version Minimum PHP Version

Cart consists of a few components in Yves and Zed. The Yves components create the cart requests and persist the cart into the session. The Zed components persist the data into the database and expand the items with data obtained from plugins.

Installation

composer require spryker/cart

Documentation

Spryker Documentation