---
title: "Shopping Cart"
description: "Add products to the shopping cart, adjust quantities, redeem vouchers, and proceed to checkout"
category: "shop"
tags: ["shopping cart", "cart", "voucher", "quantity"]
createdAt: "2026-04-01"
updatedAt: "2026-04-01"
canonical: "https://help.softwear-prints.com/en/articles/shop/cart"
---

# Shopping Cart

The shopping cart is the collection point for all products your customers wish to purchase. Here, items can be managed, quantities adjusted, and vouchers redeemed before proceeding to checkout.

## Adding Products to the Shopping Cart

To add a product to the shopping cart:

1. Open the **Product Detail Page**
2. Select the desired **Color** and **Size**
3. Set the **Quantity** (note the minimum order quantity, if applicable)
4. Optionally select an **Embellishment** (print, embroidery, etc.)
5. Click on **Add to Cart**

After adding, a confirmation will be displayed. Depending on the shop settings, the shopping cart opens as:

- **Right Sidebar** - Quick view without leaving the page
- **Left Sidebar** - Alternative positioning
- **Modal/Popup** - Centered overview

## Shopping Cart Overview

The shopping cart page displays all added items with:

- **Product Image** - Item preview
- **Product Name** - Name with selected variant (color, size)
- **Embellishment** - If selected, with placement details
- **Unit Price** - Price per piece (incl. embellishment costs)
- **Quantity** - Adjustable via plus/minus buttons or direct input
- **Total Price** - Unit price multiplied by the quantity

### Summary

At the bottom of the shopping cart, you will see:

- **Subtotal** - Sum of all items before shipping and discounts
- **Shipping Costs** - Calculated at checkout (noted here)
- **Voucher Discount** - If a voucher has been redeemed
- **Grand Total** - The amount to be paid

## Adjusting Quantities

You can change the quantity of each item directly in the shopping cart:

- Click on **+** or **-** next to the current quantity
- Or enter the desired quantity directly into the number field
- Prices will be updated automatically

> **Note:** Some products have a **minimum order quantity**. The quantity cannot be reduced below this value.

## Removing Items

To remove an item from the shopping cart:

- Click on the **X-symbol** or **Delete button** next to the item
- The item will be removed immediately, and the total will be updated

## Redeeming a Voucher

If you have a voucher code:

1. Enter the code into the **Voucher Code** field
2. Click on **Redeem**
3. The discount will be applied to the shopping cart immediately
4. The updated total will be displayed

Voucher codes can be:

- **Percentage-based** - e.g., 10% discount on the entire shopping cart
- **Fixed amount** - e.g., 5.00 EUR discount
- **Time-limited** - Valid only within a specific period
- **Usage-limited** - Only a certain number of redemptions possible

> **For Admins:** You can create vouchers under Marketing > Voucher Codes.

::admin-link{path="/marketing/voucher-codes" label="Manage Vouchers"}

## Group Orders

In Corporate Shops with the group order function enabled, items can be grouped for different individuals or departments. The shopping cart view then shows:

- **Grouped Product Cards** - Clear assignment per group
- **Individual Recipients** - Who receives which item in what size
- **Overall Overview** - Summary of all groups

## Setting Shopping Cart Position (Admin)

As an admin, you can define how the shopping cart is displayed in the shop:

::admin-link{path="/settings/theme" label="Open Theme Settings"}

Under the Design settings, you will find the **Shopping Cart Position** option:

- **Right** - Right sidebar (default)
- **Left** - Left sidebar
- **Modal** - Centered popup

## Proceed to Checkout

When all desired items are in the shopping cart, click on **Proceed to Checkout** or **Checkout** to start the ordering process.

## See also

- [Checkout & Payment](/articles/shop/checkout) - The complete ordering process
- [Browse Products](/articles/shop/products) - Back to the product catalog
- [Voucher Codes](/articles/marketing/vouchers) - Create and manage vouchers