Hello, I have a Zencart up and running and it works great. I wanted to start another database running a new Zencart website but I wanted to use the same categories and images from the origional website but not the same settings. I export these files from myPhpAdmin (catagories, catagories_description, meta_tags_categories_description, meta_tags_products_description, products_description, and products) into a G_zip folder then I go into my new database and import the SQL file. It puts all the image paths and category paths correct and I see the images but I have all the modules setting in the admin that I added from my other website. What exactly do I need to do to get just the products, categories and their meta tags from one site to another so I don’t have to go threw inserting 160 products and meta tags into a new site?

Thanks!!