AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Green on January 13, 2015, 02:50:06 AM
-
I have uploaded bulk products using import option in the setting.I first downloaded from export for upload format and fed the data.after uploading i can the data are stored in the database.But the products are not displaying in catalog->product.
-
Hello.
Try to clear AbanteCart cache.
What is your AbanteCart version?
-
thank you for your immediate reply.
I got it in the products list by uploading csv with all required field. But im not getting that product in storefront. how can i get it there in storefront.And i need to know what are most required fields in the product import csv file and how to add images for the product. Im asking this because, while giving resource id to the csv, i got database error.
-
Hi. Did you try this?
Hello.
Try to clear AbanteCart cache.
What is your AbanteCart version?
Also make sure you fill all field correctly for example store id. See Import/Export manual (http://docs.abantecart.com/pages/tools/import.html)
-
thank you.
U are right.I have missed to enter date_available column.
-
Hi there,
I success imported new insert product file, but not appear in admin product list and store front page.
After this I export file, all new insert product have in product CSV file list. Just not appear in admin product list and store front page.
Which step I wrong? Please advise.
Thanks.
-
Hi. Did you try this?
Hello.
Try to clear AbanteCart cache.
What is your AbanteCart version?
Also make sure you fill all field correctly for example store id. See
(http://docs.abantecart.com/pages/tools/import.html[/url)
-
Hi Basara,
I had clear all cache, but still cannot appear. Version 1.2.1.
Attached herewith my import CSV file, please help to check is correctly?
Thank you.
-
Also make sure you fill all field correctly for example store id. See Import/Export manual (http://docs.abantecart.com/pages/tools/import.html#Example2:insert)
In your CSV absent store id. Please read documentation also there is example scv file http://docs.abantecart.com/pages/tools/import.html#Example2:insert
-
Hi Basara,
My previous attached CSV file have products.stock_status_id, or you mean is products_to_stores[0].store_id?
Thank you.
-
Yes, try products_to_stores[0].store_id
-
Hi Basara,
Can work now, all products appear.
Thank you so much.