I'm wondering if there is a way to publicly display the number of sales each product has received?

If not, I'd like to submit a feature request for something like this. This could also maybe work with views in order to display "most popular products" or "biggest sellers" etc.

Cheers,

TC44

Comments

TC44’s picture

Hi Turgrid,

Having written that, I realize that it's more a feature request for uc core..

Turgrid’s picture

It sounds like you may be interested in this contrib (or similar): http://www.ubercart.org/contrib/3952

Also, if I understand you correctly, product sales counts are viewable using uc_reports and by sellers using mp_reports already.
Admins: admin/store/reports/products
Sellers: user/[*uid*]/selling/reports/product

Turgrid’s picture

On second thought, I missed your words "publicly viewable." I am not sure if there is current work at Ubercart that supports this. As you mention, this is outside of marketplace, but if you would like this custom implemented, I would be willing to do it if you pm me over at the Ubercart.org forums (http://www.ubercart.org/user/1636) with details.

TC44’s picture

Hi Turgrid,

Thanks for the reply. Yes, publicly viewable is the difference. That sounds great. I will very likely be getting in touch with you regarding some development work and customization once we get a bit further along in the next couple of weeks.

I'm currently trying to troubleshoot some speed issues I'm having with Drupal, but should be back on track soon with UC and Marketplace testing.

Cheers

Turgrid’s picture

Status: Active » Closed (fixed)
invictus008’s picture

Status: Closed (fixed) » Active

I will be trying to implement the same process in a drupal 6 setup. Did you ever succeed in accomplishing this? could it be able to be ported to drupal 6?

Stomper’s picture

I think I may have a similar need too. I'd like to replicate the "number of transactions" counter used in eBay where under the seller's information on each product node page, there is a counter showing how many transactions they have performed.

In the future, it'd be nice to set certain parameters so that users with transactions over a certain number can receive a title such as "power seller" and then can receive added benefits and perks.

Is this readily supported?