GetStoreItemLink
ESO Lua API function — used by 41 of the 3,030 addons we indexed (combined 13,541,683 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
GetStoreItemLink(luaindex entryIndex, [LinkStyle|#LinkStyle] linkStyle)Returns: string link
Real usage — from Inventory Insight
if hasStoreIndexData then
itemLink = GetStoreItemLink(rowControl.index, LINK_STYLE_BRACKETS)
endShort excerpt from the shipping addon Inventory Insight — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| Inventory Insight | 2,763,446 |
| Advanced Filters - Updated (Inventory sub- & dropdown plugin filters) | 2,602,223 |
| ESO Master Recipe List | 2,130,985 |
| LibFilters-3.0 | 2,063,617 |
| Furniture Catalogue | 1,213,662 |
| Arkadius' Trade Tools | 845,488 |