Good day.
I want to create a program with Velo for counting items in wishlist and showing the number. Now, I try to realize this by below.
1.get current product id in a product page.
2.count how many users put current product in wishlist according to user id.
3.show that number in product page.
For realizing this, I need to access to the database of wishlist which Wix store provides, but I cannot find.
Dose anyone know what should I do?