#
Purchase GUI
In ExcellentShop it's possible to create custom Purchase GUIs for your shops.
This feature is available for the Virtual Shop and Chest Shop 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
- Open the
settings.yml
config located in the/virtual_shop/
or/chest_shop/
directory. - Set the name of your GUI config in the
Default_Cart_UI
setting. - Reload the module with
/vshop reload
or/cshop reload
.