# Vendor Config

## Creation

To create a vendor config, find (or create) the *GameName/Resources/GameName/InteractableOptionConfig* folder in the project tab and right click.  Choose *Create > AnyRPG > Interactable > VendorConfig*.

![](https://2976860065-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx7Nd93HqSNPpv2JhrViE%2Fuploads%2FB8kDbYp2HNtEH7TPkG3D%2Fimage.png?alt=media\&token=6f7414d4-e42c-464c-bacd-046dad60a40a)

## Properties

| Name                    | Description                                                                                                                                                                                        |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Vendor Collection Names | A list [Vendor Collections](https://docs.anyrpg.org/scriptable-objects/vendor-collection), which contain lists of [Items](https://docs.anyrpg.org/scriptable-objects/items) that can be purchased. |

## Next Steps

* Add a vendor config to a [Unit Profile](https://docs.anyrpg.org/scriptable-objects/unit-profile) to allow buying and selling [Items](https://docs.anyrpg.org/scriptable-objects/items) by interacting with the character.
