Cart

Edit on GitHub

The Cart feature allows your customers to add products to their cart by selecting the desired quantity of a product. Inside the cart, customers can change the quantity 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. Pre-defined taxes are applied and shown automatically. Additionally, logged-in customers can see and edit their cart from any device.

Any changes the customer makes within the cart trigger an automatic sum-recalculation that is immediately applied to the total in the sum. Pre-defined taxes are applied and shown automatically.

The persistent cart functionality lets logged-in 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 customer’s final choice of items.

Your customers can place orders faster by adding simple products to cart from the Category page. They can add products with one variant to cart in just one click, which increases the conversion rate for the simple products and saves your customers’ time.

The feature also supports product groups. If simple products are grouped, you can browse these products on the Category page and add them to cart at once, without having to go to the Product Details page.

In a Spryker shop, the shopping list widget is displayed in the header. With the shopping cart widget, customers can easily create new shopping carts as well as view details about the existing ones by hovering over the cart icon.

If you are: