Hi,
I have an old custom built SQL table for our products from before which is linked to our website built from scratch. However, a large problem is that the table for our products from the old SQL table is radically different from prestashops SQL data table. I know I can pull out the product title and description from the old SQL table but prestashop asks for many different things and much of our old SQL table would be dropped. Essentially what I'm asking is would we have to then manually rewrite pretty much the whole SQL database in/for prestashop as there are many more different things to fill out (i.e a 0 or 1 to indicate the product is available, tax rules, UPC, dimensions, etc).
Thanks!