Customer reviews

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
mike92117
Lieutenant (LT)
Lieutenant (LT)
Posts: 64
Joined: Sat Nov 07, 2009 6:41 pm

Customer reviews

Post by mike92117 » Fri Oct 07, 2016 5:49 am

I have reviews from customers for products in a prior commerce system. I would like to migrate these to my ablecommerce site. I migrated customer and product data but not orders. Is there a recommended approach to get these reviews added to the database? From what I can see, there are a few tables - ac_ReviewReminders, ac_ReviewerProfiles and ac_ProductReviews. Looks to me like I need to add an ac_ReviewerProfile record, then a review record in ac_ProductReviews and I'm guessing I can safely ignore ac_ReviewReminders as this is part of the automated workflow.

Do I have that right?

Mike

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Customer reviews

Post by mazhar » Mon Oct 10, 2016 2:58 am

Yes you are correct. You can ignore the ac_ReviewReminders table, its about automated review alerts. You can simply create reviewer profiles and reviews and that should get things working for you.

Post Reply