Customer Reviews

Posted By pcotgrove Tue 14 May 2013
Add to Favorites0
Author Message
Medz Marked As Answer
 Posted Tue 14 May 2013
Kartris Expert

Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)Kartris Expert - (66,010 reputation)

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.
pcotgrove
 Posted Tue 14 May 2013
Supreme Being

Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)Supreme Being - (19,280 reputation)

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

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top