wgeppert Posted November 11, 2016 Share Posted November 11, 2016 What is (still) a time consuming process at product setup or management for you? How do you marry product images and product data? I am missing a smart strategy for distributed, multi step bulk product setup. What about you? I like to talk to somebody with experience of adding > 5,000 products. Link to comment Share on other sites More sharing options...
bellini13 Posted November 11, 2016 Share Posted November 11, 2016 At a high level, you create a CSV file with all of the product data (including product images). The important part is to not allow Prestashop to create product images during the import process. it is very time consuming, and will likely cause the import process to take an excessive amount of time, and eventually timeout and fail. There are also many variables and factors to ones hosting company (memory, max execution time, shared hosting restrictions etc..), so there is no magic solution that will work for everyone. This means you might not get all 5000 products imported in one round, you might need to create smaller CSV files (chunks) in order to get everything loaded. Prestashop includes sample CSV files that will help you understand how to format them Link to comment Share on other sites More sharing options...
wgeppert Posted November 11, 2016 Author Share Posted November 11, 2016 (edited) thanks for this reply. We are software driven and developers, not regular users. From that point of view I am shocked that everybody is talking about CSV imports as it is just a finger snip to create consistent and error free flat files. The product administration is highly complex in terms of relations, data structure, and switches for certain functions and business logics. To make a long story short: use of CSV is not effective, but time consuming, expensive and error-prone. Maybe we all use it, since there is no better way. Also for PrestaShop users like manufactures and direct marketing, where no suppliers data are available, a CSV creation starts always at the scratch. This is what my headache comes from. We have to add all little data to the product our self, we shoot all pictures – when we cook the soup, we have to shoot the deer first. We looking for people using web services or SQL INSERT or MySQL replication. my regards Edited November 11, 2016 by wgeppert (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted November 11, 2016 Share Posted November 11, 2016 I would look at mature client sfw like http://www.storecommander.com/ as our clients grow their needs to manage grows and we are getting good feedback on this particular product, there might be other options as well. Link to comment Share on other sites More sharing options...
wgeppert Posted November 12, 2016 Author Share Posted November 12, 2016 Thanks El Patron, StoreComander doesn't help you at all. They said you have to import CSV or do manual. (( Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now