WoW:API BuyMerchantItem
Jump to navigation
Jump to search
BuyMerchantItem(index {, quantity});
Buys the specified item.
- Arguments
- (index {, quantity})
- index
- Number - The index of the item in the merchant's inventory
- quantity
- Number - Optional quantity to buy
- Returns
- nothing
- Details
- If the item is sold in stacks, the quantity specifies how many stacks will be bought.