# Purchase GUI

In **ExcellentShop** it's possible to create custom Purchase GUIs for your shops.

!!!
This feature is available for the [Virtual Shop](/virtual/overview) and [Chest Shop](/chest/overview) modules.
!!!

Purchase GUI configuration files located in the `/menu/product_carts/` directory.

## Setup

To create a new Purchase GUI, duplicate an existing GUI config, rename and edit it according to your preferences.

### Assign Purchase GUI

1. Open the `settings.yml` config located in the `/virtual_shop/` or `/chest_shop/` directory.
2. Set the name of your GUI config in the `Default_Cart_UI` setting.
3. Reload the module with `/vshop reload` or `/cshop reload`.
