/cart

[READ ONLY] Subtree split of the Cart module.

Primary LanguagePHPOtherNOASSERTION

Cart Module

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

Module Documentation