Anyone know how to get the image of a clothing?

Hello,

Just wondering if anyone know how to get the image of a clothing for example a shirt for a imageLabel?

Example of what I mean:

image

1 Like

If you look into MarketplaceService:GetProductInfo, the dictionary returned contains a key called IconImageAssetId and could be implemented by setting an image’s ID to it.

That will not work cuz what I am looking for is the clothing. This is for dev products and gamepasses only.

rbxthumb://type=Asset&id={idhere}&w=420&h=420

1 Like

I have found a way. Thanks to anyone who attempted to help.

1 Like
1 Like