MarketplaceService:GetProductInfo() prints nil?

Hello,
I’m trying to print the price of an item of clothing, but it keeps printing nil or:


This is the code that caused the error above :arrow_heading_up:

I’ve been trying to figure out what I’m doing wrong, but I can’t put my finger on it…

I think it should be PriceInRobux

price = MarketplaceService:GetProductInfo(4659906929, Enum.InfoType.Asset).PriceInRobux

I’m literally blind! Thank you! :sweat_smile:

1 Like