GetMerchantItemMaxStack

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0 / 1.13.2

Returns the maximum stack size for a merchant item.

maxStack = GetMerchantItemMaxStack(index)

Arguments

index
number - The index of the item in the merchant's inventory.

Returns

maxStack
number - The maximum stack size for the item.