PatStevens Posted May 6, 2020 Share Posted May 6, 2020 Hello there, we've added a new language to our shop. Now I've got a csv with product descriptions for all products in the new additional language. Any convienient way to do this? (I also thought about writing a little script that inserts data directly to the database (ps_product, ps_porduct_shop) etc.) Link to comment Share on other sites More sharing options...
PatStevens Posted May 8, 2020 Author Share Posted May 8, 2020 In the mean time, thought about using the webservice, which gave me some troubles (doesn't accept to PUT the same XML content it gave me). So I might end up changing the data directly in the database and then programatically load the Product Objects and call update() on them (just to fire all needed triggers for indexing and whatnot etc.) 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