ebay-unofficial/ebay-api

Fix sold / available count

Opened this issue · 0 comments

Bug

The availablity is not calculated right.

Issue

Could be some missing information or different display of the data.

Help

In the JavaScript of the detail page is an array with the displayed products, which also contains the count and the availability of the product. It is much more consistant than the display of the availbility on the detail page, but it has to be analyzed if its true.