Hello,
We are in the process of developing our current website to a ShopSite store.
Is there a way to import our product reviews from our previous store into ShopSite or do we basically start from scratch?
Thanks for your help.
Importing old product reviews from a different site
-
- Posts: 20
- Joined: Thu Feb 07, 2019 10:01 am
- Location: Texas
-
- Site Admin
- Posts: 318
- Joined: Fri Aug 04, 2006 1:30 pm
- Location: Utah
- Contact:
Re: Importing old product reviews from a different site
There is no built-in Reviews import feature. If you had a SQL database programmer then it would be possible to create a program and map your old store's reviews into ShopSite's. But it would not be trivial and should only be done on a non-live store if you are using ShopSite Pro (which uses an SQLite db) ShopSite Enterprise is more robust (MySQL or MariaDB database server) so you could do it on a live store.