> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Anwendungsfälle

> Typische Szenarien für Versandoptionen, jeweils mit Schritt-für-Schritt-Anleitung

Wähle einen Anwendungsfall, um die passende Schritt-für-Schritt-Anleitung zu öffnen.

<CardGroup cols={2}>
  <Card title="Gratis-Versand ab Bestellwert" icon="truck-fast" href="/docs/de/bc-shipping-costs/user-guide/anwendungsfall-gratis-versand">
    Ab einer bestimmten Bestellsumme fällt kein Versand an.
  </Card>

  <Card title="Gewichtsabhängige Staffelung" icon="weight-hanging" href="/docs/de/bc-shipping-costs/user-guide/anwendungsfall-gewichtsstaffelung">
    Der Versandpreis steigt mit dem Gewicht.
  </Card>

  <Card title="Sperrgut getrennt bepreisen" icon="box" href="/docs/de/bc-shipping-costs/user-guide/anwendungsfall-sperrgut">
    Bestimmte Artikel bekommen über eine Versandklasse einen eigenen Preis.
  </Card>

  <Card title="Konditionen je Kundensegment" icon="users" href="/docs/de/bc-shipping-costs/user-guide/anwendungsfall-kundensegmente">
    B2B- und B2C-Kundschaft sehen unterschiedliche Versandoptionen.
  </Card>

  <Card title="Regionale / persönliche Lieferung" icon="location-dot" href="/docs/de/bc-shipping-costs/user-guide/persoenliche-lieferung">
    Eigene Lieferart für ein bestimmtes Postleitzahlen-Gebiet.
  </Card>
</CardGroup>

## Mehr im User Guide

<CardGroup cols={2}>
  <Card title="Best Practices" icon="lightbulb" href="/docs/de/bc-shipping-costs/user-guide/best-practices">
    Empfehlungen für den sauberen Aufbau deiner Versandoptionen.
  </Card>

  <Card title="Häufige Fragen" icon="circle-question" href="/docs/de/bc-shipping-costs/user-guide/faq">
    Antworten auf typische Stolpersteine.
  </Card>
</CardGroup>
