Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Returns the itemID of an item of the current merchant window.

itemID = GetMerchantItemID(Index)

Arguments[]

Index
number - Index

Returns[]

itemID
itemID - itemID of Merchant Item at Index

Example[]

To get the itemID of an item of the current merchant window:

/dump GetMerchantItemID(1) -- [1] = 194298
Advertisement