Group: Administrators
Last Active: Tue 3 Dec 2013
Posts: 99,
Visits: 1,400
|
[post moved to "Customization, Plugins and Skinning, etc." section]
Hi, you might want to check the ProductReviews user control which is the bit that lists the reviews in the product page.
UserControls/Front/ProductReviews.ascx
You just need to reference it in a custom page and use its "LoadReviews()" method to load up the reviews for a specific product. You still need to modify it though if you want to prevent the "Write Review" tab from showing up.
|
Group: Forum Members
Last Active: Sat 18 May 2013
Posts: 0,
Visits: 57
|
This is not so much of a technical issue, more of a request for information and a pointer in relation to where a code change may be made.
I have customer reviews on an individual product which is great - is there anyway to expose these reviews into something like a custom page that details the product and selected product code (sku) along with the review & reviewee details?
Thanks
Paul
|