Get hat name by ID as it appears on the catalog?

I’m using insertservice to insert a hat from the catalog into the game but I want to know how to get the name to match the catalog name

use MarketplaceService:GetProductInfo() to return the name of the uploaded hat/asset along with other details:

MarketplaceService | Documentation - Roblox Creator Hub

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.