Reference API Roblox

Engine API

Website

Related

Reference API Roblox

ProductLocationRestriction

Specifies the purchase locations permitted for an avatar item.

Items 3

HistoryNameValueDescription
479AvatarShop0

Item is purchasable only in the Marketplace.

479AllowedGames1

Item is purchasable in the Marketplace and experiences owned by the item creator.

479AllGames2

(Default) Item is purchasable in the Marketplace and all experiences.

Description

Specifies the purchase locations permitted for an avatar item, as returned in the AllowedSaleLocations field of the product info table from MarketplaceService:GetProductInfo(). The item creator sets the restriction on the Marketplace; it controls whether the item can be sold in-experience and in which experiences. See ProductLocationRestriction items for each restriction.

History 4

Settings