AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Green on January 13, 2015, 02:50:06 AM

Title: Product Import
Post 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.
Title: Re: Product Import
Post by: Basara on January 13, 2015, 03:17:52 AM
Hello.

Try to clear AbanteCart cache.
What is your AbanteCart version?
Title: Re: Product Import
Post by: Green on January 13, 2015, 03:46:05 AM
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.
Title: Re: Product Import
Post by: Basara on January 13, 2015, 05:57:45 AM
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)

Title: Re: Product Import
Post by: Green on January 13, 2015, 07:22:18 AM
thank you.
U are right.I have missed to enter date_available column.
Title: Re: Product Import
Post by: kok on April 06, 2015, 12:45:27 AM
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.
Title: Re: Product Import
Post by: Basara on April 06, 2015, 05:13:32 AM
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)
Title: Re: Product Import
Post by: kok on April 07, 2015, 12:17:04 AM
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.
Title: Re: Product Import
Post by: Basara on April 07, 2015, 04:09:39 AM

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
Title: Re: Product Import
Post by: kok on April 07, 2015, 04:26:30 AM
Hi Basara,

My previous attached CSV file have products.stock_status_id, or you mean is products_to_stores[0].store_id?

Thank you.
Title: Re: Product Import
Post by: Basara on April 07, 2015, 04:45:27 AM
Yes, try products_to_stores[0].store_id
Title: Re: Product Import
Post by: kok on April 07, 2015, 05:04:14 AM
Hi Basara,

Can work now, all products appear.

Thank you so much.