> ## 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.

# Use Cases

> Typical scenarios for shipping options, each with step-by-step instructions

Select a use case to open the corresponding step-by-step instructions.

<CardGroup cols={2}>
  <Card title="Free shipping from order value" icon="truck-fast" href="/docs/en/bc-shipping-costs/user-guide/anwendungsfall-gratis-versand">
    No shipping costs apply from a certain order total.
  </Card>

  <Card title="Weight-based tiering" icon="weight-hanging" href="/docs/en/bc-shipping-costs/user-guide/anwendungsfall-gewichtsstaffelung">
    The shipping price increases with the weight.
  </Card>

  <Card title="Price bulky goods separately" icon="box" href="/docs/en/bc-shipping-costs/user-guide/anwendungsfall-sperrgut">
    Certain items get their own price via a shipping class.
  </Card>

  <Card title="Conditions per customer segment" icon="users" href="/docs/en/bc-shipping-costs/user-guide/anwendungsfall-kundensegmente">
    B2B and B2C customers see different shipping options.
  </Card>

  <Card title="Regional / personal delivery" icon="location-dot" href="/docs/en/bc-shipping-costs/user-guide/persoenliche-lieferung">
    A dedicated delivery method for a specific postal code area.
  </Card>
</CardGroup>

## More in the User Guide

<CardGroup cols={2}>
  <Card title="Best Practices" icon="lightbulb" href="/docs/en/bc-shipping-costs/user-guide/best-practices">
    Recommendations for structuring your shipping options cleanly.
  </Card>

  <Card title="Frequently Asked Questions" icon="circle-question" href="/docs/en/bc-shipping-costs/user-guide/faq">
    Answers to common pitfalls.
  </Card>
</CardGroup>
