Adding new fields to the PrestaShop CSV Importer
The CSV import PrestaShop natively comes with becomes useless if we have added custom fields to our objects. Let’s see how to overcome the limit, and enable extra fields in the CSV Importer as well.
Featured Project - Just Whisky
PrestaShop Modules Development Course
The Complete PrestaShop Modules Development Course will guide you from the process of making a PrestaShop module from scratch, up to creating complex addons.
More InfoPrestaShop SEO URLs
Remove IDs from PrestaShop Urls without effort, and add more search engine Optimization with custom url routes for every language
More Info Request DemoThe CSV import PrestaShop natively comes with becomes useless if we have added custom fields to our objects. Let’s see how to overcome the limit, and enable extra fields in the CSV Importer as well.
In this extended Prestashop Tutorial we will see how to import CSV data in 1.6, namely products and combinations, into our shop’s catalog
Importing data into a web store is essential to keep catalogs up to date. Prestashop offers the possibility to import a vast amount of field types. Let’s take a look at the Prestashop Import CSV tool.