ESODecoded

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)
    end

Short excerpt from the shipping addon Inventory Insightits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Inventory Insight2,763,446
Advanced Filters - Updated (Inventory sub- & dropdown plugin filters)2,602,223
ESO Master Recipe List2,130,985
LibFilters-3.02,063,617
Furniture Catalogue1,213,662
Arkadius' Trade Tools845,488