# Purchase GUI

In ExcellentShop it's possible to create custom Purchase GUIs for your shops.

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.