I create a very simple no frills tool for editing the shopitems.xml file.
See the link in the original post.
From the ReadMe:
The ghost shop items are in the GhostServices/data/shopitems.xml.
To make it easier to edit, add and remove items from the list, I created this simple editor.
Run the "L2J_Mobius_Shop_Editor.jar".
Click the "Browse XML" button in the top left.
Select your XML file (Optional: Make a backup first).
The item will be listed in the left panel.
Select an item and the min/max counts, buy low/high, sell low/high and level values will be displayed.
Make you changes and click the Save Changes to XML button.
You can also Add and Remove items using the buttons on the bottom left.
To remove, select and item and click the remove button. You will get a confirmation.
To Add, click the add button.
Enter the item id, Name, and select the category from the dropdown.
This is add it to the list.
Now select the new item and populate the min/max counts, buy low/high, sell low/high and level values.
Click the Save Changes to XML button to update the file.