I can't import products
Posted: 22 May 2022, 11:52
Good morning,
I'm here again asking for help with the usual issue of importing products. I need to allow my client (site owner who does not understand mysql and php because he does another job and not mine) to be able to load products correctly.
Since there are thousands of products I had created a simple form to do it. It works perfectly to load categories etc., but when I have to load the products it doesn't work, or rather, it works but then the database doesn't take the products, I think the reason is the fact that in the table relating to products _phocacart_products the field is not present of categories. And since the categories are mandatory the database does not load the products. How can I do? Or, can you tell me the categories field in the related table? Thanks.
I'm here again asking for help with the usual issue of importing products. I need to allow my client (site owner who does not understand mysql and php because he does another job and not mine) to be able to load products correctly.
Since there are thousands of products I had created a simple form to do it. It works perfectly to load categories etc., but when I have to load the products it doesn't work, or rather, it works but then the database doesn't take the products, I think the reason is the fact that in the table relating to products _phocacart_products the field is not present of categories. And since the categories are mandatory the database does not load the products. How can I do? Or, can you tell me the categories field in the related table? Thanks.