The Store & Cosmetics system allows players to purchase, unlock, and equip cosmetic items using in-game Coins.
All store items are managed through a Data Table, making it easy to add new cosmetics, change prices, organize categories, and customize the player experience without modifying gameplay logic.
Open: Economy Folder, Then Open :
DT_ShopItems
Create a new row.
Set the Row Name and ItemID.
Important: The Row Name and ItemID should always match.
Example:
Row Name
Character_Ninja
ItemID
Character_Ninja

Fill in the item information.