Active
Project:
Ubercart Marketplace
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2008 at 17:59 UTC
Updated:
30 Apr 2011 at 17:57 UTC
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
Comment #1
TC44 commentedHi Turgrid,
Having written that, I realize that it's more a feature request for uc core..
Comment #2
Turgrid commentedIt 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
Comment #3
Turgrid commentedOn 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.
Comment #4
TC44 commentedHi 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
Comment #5
Turgrid commentedComment #6
invictus008 commentedI 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?
Comment #7
Stomper commentedI 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?