Developer forum

Forum » Templates » Star rating
Thomas Kjærgaard
Reply
Are there a template file that controlles the output of the star rating function with the Product Catalouge?

I would like to edit the output to wrap the star images with <li></li> and controle the image size.

Is this posible from a .html or XSLT themplate?

if so whare do i locate the template?


Replies

 
Nicolai Høeg Pedersen
Reply
You have some product detail information here:
http://templates.dynamicweb-cms.com/eCommerce/Dynamicweb-eCommerce-template-tags/Product-Catalog/Product-detail/Comments.Rating.aspx

And a loop of the comments here:
http://templates.dynamicweb-cms.com/eCommerce/Dynamicweb-eCommerce-template-tags/Product-Catalog/Product-detail/Loops/Comments.aspx

If you use the http://templates.dynamicweb-cms.com/eCommerce/Dynamicweb-eCommerce-template-tags/Product-Catalog/Product-detail/Comments.Stars.aspx it will output some html with the stars in the form of img tags - they have classes that can be altered using css, or you can wrap them in i.e. div and style them.

If you want other ways of doing it, use the other Comments.* template tags to render your own stars.

 
Thomas Kjærgaard
Reply
Thanks Nico!

Will look into it!

 

You must be logged in to post in the forum