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

# Different Conditions per Customer Segment

> Assign different shipping options to B2B and B2C customers via shipping groups

Goal: Different customer groups (for example B2B and B2C) should receive different shipping options.

<Steps>
  <Step title="Create shipping groups">
    Create a [shipping group](/docs/en/bc-shipping-costs/user-guide/versandgruppen) for each segment, for example `B2B` and `B2C`.
  </Step>

  <Step title="Assign customers">
    Assign the appropriate shipping group to the customers. You will find the **Shipping Group Code** field on the customer card in the Delivery area. For details, see [Customer-Specific Shipping Options](/docs/en/bc-shipping-costs/user-guide/kundenspezifische-versandoptionen).
  </Step>

  <Step title="Assign shipping options to the group">
    Open the respective shipping group and use the **Shipping Options** action to maintain the [shipping options](/docs/en/bc-shipping-costs/user-guide/versandoptionen) that should apply to this group.

    <Check>
      Depending on the customer's shipping group, the appropriate shipping options are available for selection in the order.
    </Check>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Shipping Groups" icon="layer-group" href="/docs/en/bc-shipping-costs/user-guide/versandgruppen">
    Logically bundle shipping options.
  </Card>

  <Card title="Customer-Specific Shipping Options" icon="user-gear" href="/docs/en/bc-shipping-costs/user-guide/kundenspezifische-versandoptionen">
    Assign a shipping group to a customer.
  </Card>
</CardGroup>
