View Single Post
  #2  
Old 09-18-2007, 03:58 AM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Adding comments related to each product

1. look at the BCS Engineering review bundle...
2. instead of making reviews availale to the customers, make it only visible to admin -- {if $usertype eq "A"}review input section code{/if}

So -- basically, you get the power of the built-in review module, coupled with the admin power of the BCSE mod, and only visible to admins.

This is the fast, easy, cheap solution. It does not give you the "one page" interface -- but this would mean the admin goes to the product page, then enters the review, then uses the admin to "approve" the review.

This is one way to accomplish this. Of course, it could be custom coded -- considering BCS has already invested considerable time in their review mods, they'd be my first call for a custom mod to the review system.

Hope this helps.

Jeremy

-- I deleted your other post
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote