Upload products
-
I create a package for uploading products,
Can you provide my steps after creating products, I mast update in float or create attributes then update??
My products are multilingual and configurable -
Hello @Megalight ,
You can dump the product data from the product controller and according to the data you can create your own product data after that just call the productRepository update method.Thanks!
-
When I am importing the products they have been created in the products table and the product_flat table, but all data is updated after some time and in admin, they are updated not completely but part by part. Why I have this issue?