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

# Consignment Items

> Add and track consignment inventory

When adding stock to a product, you can designate items as consignment inventory by linking them to a specific consignor.

## Adding consignment stock

<Steps>
  <Step title="Expand the product">
    Expand a product in the Products table and click "Add Stock".
  </Step>

  <Step title="Set type to Consignment">
    Set the Type to "Consignment".
  </Step>

  <Step title="Select consignor">
    Select the consignor from the dropdown.
  </Step>

  <Step title="Enter details">
    Enter size, quantity, cost price, and selling price.
  </Step>

  <Step title="Set commission">
    Toggle "Add commission" and set the commission rate or amount.
  </Step>

  <Step title="Save">
    Save. The items are linked to the consignor and tracked separately.
  </Step>
</Steps>

Consignment items appear in both the product's inventory and the consignor's profile. When sold, the system automatically calculates the payout amount based on the commission terms.
