Cart feature overview

Edit on GitHub

The Cart feature lets your customers add products to their cart by selecting the preferred quantity of a product. Inside the cart, customers can change the number of items, switch between different variants of the product, add notes, apply vouchers, and remove items.

Any changes the customer makes within the cart trigger an automatic sum-recalculation that is immediately applied to the total in the sum. Predefined taxes are applied and shown automatically. Additionally, logged-in customers can see and edit their cart from any device.

The persistent cart functionality lets authenticated customers store their cart throughout multiple sessions. The Cart feature also ensures that your business rules, such as discounts, taxes, or shipping, are applied based on the customers’ final choice of items.

Your customers can place orders faster by adding simple products to their cart from the Category page. They can add products with one product variant to the cart with one click.

The feature supports product groups. If simple products are grouped, you can browse and add these products to your cart from the Category page.

In a Spryker shop, the shopping cart widget is displayed in the header. With the widget, customers can easily create new shopping carts and view the existing ones by pointing to the cart icon.

OVERVIEWS
Cart Notes
Cart Widget
Quick Order from the Catalog Page
INSTALLATION GUIDES UPGRADE GUIDES GLUE API GUIDES TUTORIALS AND HOWTOS REFERENCES
Install the Cart feature Upgrade the Cart module Manage guest carts HowTo: Define if a cart should be deleted after placing an order Calculation 3.0
Install the Cart + Shipment feature Upgrade the CartExtension module Manage carts of registered users Calculation data structure
Install the Cart + Product Bundles feature Upgrade the CartPage module Retrieve customer carts Calculator plugins
Install the Persistent Cart + Comments feature Upgrade the CartsRestApi module Manage items in carts of registered users Cart module: Reference information
Install the Cart + Agent Assist feature Upgrade the CartVariant module Manage guest cart items
Install the Cart + Non-splittable products feature
Install the Cart + Product feature
Install the Cart + Product Group feature
Install the Cart Glue API

|