Blog talk:Optimatum/Upper River Shops/@comment-45475640-20200703175536/@comment-45475640-20200704100428

From Fallen London Wiki

It won't be until Wednesday I get to see this content, but if I understand correctly some items are only sellable in one place, while some will have multiple buy/sell prices in different locations. 

So from what I can see the item category templates are all manually maintained tables and don't pull from a common data source. Ideally I'd like all this data to be in one place  and have the tables on the category pages be constructed automatically, but maybe that's something for later. 

Here's how I would fix it for now (from my current understanding, I'll know better when I get there): I think the easiest fix for the categories is to just give these two columns, one for Bazaar and one for the other location. If one column is completely empty it can be hidden. 

The Item template will need additional parameters for a second buy/sell price and shop. This way it won't mess with anything existing, the template can just behave as normal if only one is set. Another parameter will need to be added that modifies the "to the Bazaar" part, and this will default to Bazaar if not set.