Importing/Keeping Product Reviews

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Robbie@FireFold
Commodore (COMO)
Commodore (COMO)
Posts: 433
Joined: Wed May 28, 2008 9:42 am
Location: Concord, NC
Contact:

Importing/Keeping Product Reviews

Post by Robbie@FireFold » Wed Aug 13, 2008 7:29 am

Anyone have thoughts on how I could import reviews? Logically I know my old software and Able will not have the same setup - so this will have to be a manual entry.

I don't want to make these reviews look 'fake' because they are legit customer reviews.

How/where does able store the reviews of each product in the backend? I'm thinking maybe I could 'inject' them that way instead of trying from the front end.
Robbie Hodge
General Manager
Robbie@FireFold.com
http://www.FireFold.com

User avatar
heinscott
Captain (CAPT)
Captain (CAPT)
Posts: 375
Joined: Thu May 01, 2008 12:37 pm

Re: Importing/Keeping Product Reviews

Post by heinscott » Wed Aug 13, 2008 7:47 am

Robbie... the information you are looking for is in the ac_ProductReviews table. All information there looks pretty straightforward , too. The only problem you might have is with the ReviewerProfileId. I believe that information is stored in the ac_ReviewerProfiles table. Therefore, in order to make everything show up correctly, you're also going to have to import your old site's reviewer information into this table first, and then import your reviews based on the ReviewProfileId.
Hope this helps.

Scott

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Importing/Keeping Product Reviews

Post by jmestep » Wed Aug 13, 2008 9:16 am

Scott is correct on this. I imported reviews from an old site -- it was Able 5 so I was able to keep the Product id the same. I had so many that I just made a user called Customer Review and used that for all the old ones.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply