- fixed issue with auction matching related to recent "product id" addition to the db
- fixed issue with ebay links on product details pages (search query wasn't taking into account similar products)
- now caching ebay search query, which will speed up loading of the product details page
I noticed there's actually quite a bit of room for optimization of loading of the product details page, which currently loads a bit slower than I'd like, so I'll work on that more later