- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Import Products from ASP Ecommerce site
Hello,
Is it possible to import products from my existing ASP Ecommerce site or will it need to be done manual for each product?
---------------
“The definition of insanity is doing the same thing over and over again, but expecting different results.” - Albert Einstein
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import Products from ASP Ecommerce site
Hi @Shailesh G
Yes you can import it by creating a csv file and then import it in magento.
But in this csv file you can only add the general information like name, sku, description etc.
If you have any other custom information then create a product attribute with that name and then filled the required info in that.
Hope it helps!
Thanks
---
If you've found my answer useful, please give"Kudos" and "Accept as Solution".
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import Products from ASP Ecommerce site
Hi @Rahul Gupta , thanks for replying.
Could you pl confirm if I need to create custom CSV similar to as mentioned on these pages:
---------------
“The definition of insanity is doing the same thing over and over again, but expecting different results.” - Albert Einstein
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Import Products from ASP Ecommerce site
Hi @Shailesh G
Check the below link once.
https://magenticians.com/import-export-magento-2-products-csv/
Hope it helps!
Thanks
---
If you've found my answer useful, please give"Kudos" and "Accept as Solution".