Skip navigation
Currently Being Moderated

Product rating stars? How?

Jul 13, 2012 2:59 PM

Tags: #e-commerce

I am trying to get some rating stars to be used on my large product page. I have tried the {tag_rating} but that doesn't seem to work for me.  Any help would be much appreciated.  Thanks.

 
Replies
  • Currently Being Moderated
    Jul 16, 2012 11:25 AM   in reply to duke_shibby

    {tag_rating} only works on blog post layouts. So, there's nothing built-in to BC for rating products by stars.  At this stage, I'm not sure it's possible. I would normally suggest using Web Apps to create a rating for each product and embed that web app into each products' description but in order to make changes to the web app item (update the average rating, etc) it requires users to be logged in which you might not want to do.

     

    Have you looked into third-party ratings systems like http://rating-widget.com? Seems like you might get the desired functionality with that javascript. It looks like they host everything on their site so you are dependant on their site not going down but I'm interested to see if you can use that script to get unique ratings widgets for each product.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 20, 2012 8:12 AM   in reply to duke_shibby

    I tried it. Unfortunately, in order to measure multiple web app items, the script requires a unique id. In the detail layout, there's no way to insert the unique web app ID. So this will not work at this time.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 20, 2012 8:38 AM   in reply to brandonquinnsmith

    You are right. I just tried to insert {tag_itemid} into the detail layout and it doesn't work.  That tag works for the list layouts, though.  Have you tried adding your own field in the web app called "uniqueid" or something like that? You should be able to do it that way.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 20, 2012 8:39 AM   in reply to thetrickster888

    Yeah, we thought of that, but managing item ids (thousands) across five web apps would prove unweildy for the client. Hopefully something will break free on Sept 25 that will allow us to accomplish this! Thanks for the feedback.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 20, 2012 8:54 AM   in reply to brandonquinnsmith

    Seems pretty silly that you can't use {tag_itemid} in the detail layout. I'd consider this a bug/forgotten feature.  I'm going to submit it.

     
    |
    Mark as:
  • mario_gudelj
    1,579 posts
    Oct 13, 2010
    Currently Being Moderated
    Sep 20, 2012 8:49 PM   in reply to duke_shibby

    I think that you can place a comment and rating form against the detailed product layout and get customers to submit the product reviews and rating...

     
    |
    Mark as:
  • Liam Dilley
    4,055 posts
    Feb 28, 2012
    Currently Being Moderated
    Sep 20, 2012 9:56 PM   in reply to thetrickster888

    {module_ratingrank, YourFolderPath}

    Displays rank of an item (number of stars)

    Parameters

    YourFolderPath - the path to your directory of custom star images to be used

    • for instance, {module_ratingrank, /images/stars} uses images inside the directory /images/stars instead of the default image files
    • when using this parameter, ensure that your custom images use the same filenames as the default files (1stars.gif, 15stars.gif, 2stars.gif, 25stars.gif, 3stars.gif, 35stars.gif, 4stars.gif, 45stars.gif, 5stars.gif)
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (1)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points