Hi everyone,
the createProduct() do create a product and return its ID, however this product isn’t showing in the database, therefore the ID provided doesn’t match any item… I don’t get it… anyone know a solution for that ?
Thank you !
Hi everyone,
the createProduct() do create a product and return its ID, however this product isn’t showing in the database, therefore the ID provided doesn’t match any item… I don’t get it… anyone know a solution for that ?
Thank you !
For those who have the same problem : visibility should be set on true in order to appear on the database…