bulk upload with csv file and update in related tables

I’m working on a project where it is necessary to mass upload products that are related to your store through name, but even though you enter the data in the necessary field when uploading, the field in the database remains blank. Example: I have the store field and *store in the products table where *store is related to the stores table through the fancy name and the store field in prodos already has the fancy name. A product may be in several stores.

This topic was automatically closed after 70 days. New replies are no longer allowed.