HELP! How do I set up a shop for an RPG?

So in this case you need to make an item widget with a simple image in a size box. Also, expose the image variable “Expose on Spawn” under detail panel of the property
Next, where ever you have added listview, tileview, or grid whatever container you are using just clear it first and later add the widget in it by using “Create Widget” node and pass the image in the property from the datatable.

Well there can be multiple issues that cause the item from the data table doesn’t appear maybe there is a misspell of row name or program logic is not starting from ‘0’ if there is a loop.