Crowder Posted June 16, 2014 Share Posted June 16, 2014 Hello, We re currently experimenting with PrestaShop and are trying to set up a store with approximately 80 000+ Articles. We re facing issues concerning the upload of product features and attributes. Is there a possibility (perhaps a tool) to automate the upload of hundreds of possible attributes and their respective values? Or do we have to do it manually in a csv file and type in all the possible attributes with the refering key? Best regards, Crowder Link to comment Share on other sites More sharing options...
RogueWaveLimited Posted June 16, 2014 Share Posted June 16, 2014 You can use a CSV (and some code that can set features and attributes in the file.) But there are so many possible variables it can't be done "automatically" without some input from you. For example you might have 20 products that have a size attribute, but 10 of them have only S,M,L and the other 10 have only M,L,XL. There has to be some way to "automatically" differentiate one set of products from the other. Also prices for the various sizes might be different. The one case where it can be done is when all of the products in the file have the same set of attributes and values. This can be done without any code at all just by creating the CSV and duplicating the attribute fields. I can help you with this work if you are interested. You can contact me at the email below. Link to comment Share on other sites More sharing options...
Constantino Posted June 16, 2014 Share Posted June 16, 2014 Hello,I can advise you Automated Product Import plugin of Store Manager for PrestaShop addon. It allows to automate CSV import task and you will be able to run import locally, so it will not overload your server. Check this article on what is required to check to do import attributes accurately - http://www.prestashopmanager.com/useful-articles/prestashop-product-management/prestashop-attribute-import/ You can download 30-days free fully-functional trial version of the software and check if it works for you. Link to comment Share on other sites More sharing options...
Crowder Posted June 17, 2014 Author Share Posted June 17, 2014 (edited) I thank you for your answers. We ll be analyzing the tool and look if it meets our needs. And thank you RogueWaveLimited for your answer, we ll be considering your offer. Best regards, Crowder Edited June 17, 2014 by Crowder (see edit history) 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