ff14-advanced-market-search / saddlebag-with-pockets

This is the Frontend for the FF14 Marketplace

Home Page:https://saddlebagexchange.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get backlinks into garland tools

cohenaj194 opened this issue · comments

https://github.com/ufx/GarlandTools

image

we could add a saddlebag link with "average price and sale statistics"

hmm maybe we can just pop it in here

https://github.com/ufx/GarlandTools/blob/master/Garland.Web/db/index.html#L1191-L1198

                            <div class="source-link collapse-toggle line" data-id="0" data-type="market">
                                <span class="name">
                                    {{?it.ingredient_of || it.obj.category == 59}}<label><input type="checkbox"> Price and Sales Statistics</label>{{??}}Price and Sales Statistics{{?}}
                                </span>
                                <a href="saddlebagexchange.com/queries/item-data/{{=it.id}}" target="_blank" class="right">Open Saddlebag Exchange.</a>
                            </div>