Does anyone have a screenshot of what comments would look like on a page?
Do we have to use the stars or can we just have the comments show?
Can we input comments ourselves?
Do we have to use the product page template in order to use the product reviews or can they be coded into other pages on our site?
Product Reviews
Re: Product Reviews
Out of the box reviews will appear something like below but you can change the look and feel according to your needsDoes anyone have a screenshot of what comments would look like on a page?
http://demo.ablecommerce.com/ac73_stabl ... TV-P4.aspx
Its up to you, its a standard to show ratting images but if you don't want to have them then you can edit review control code and disable ratting image by commenting it.Do we have to use the stars or can we just have the comments show?
Yes but just like other customers, means go to store side browse to product and then provide reviews.Can we input comments ourselves?
No there is no need to make use of complete product template. All you need is to make use of reviews control on desired page and make sure that page contains valid product id as query string parameter. For example just put following line in your new page content scriptlet to show reviewsDo we have to use the product page template in order to use the product reviews or can they be coded into other pages on our site?
Code: Select all
[[ConLib:ProductReviewsPanel]]