Jump to content
  • 0

Craft13

Question

I have 106 products and there is one sentence particular that has to be deleted (in orange highlighted in the picture), in both languages I sell my products.

Of course I tried to play around with CSV import/export features but, I am stuck. I used Presta Cloud 1.6.0.14

 

I am completely green in coding but I learn fast:) 

 

Thank you in advance for your help

K

post-872743-0-29101200-1470991561_thumb.gif

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

there are a few ways to tackle this problem

 

1) edit the descriptions before you import that data

2) after you import the data to your database, write a program that iterates through each of your products, fetches the existing description, removes the unwanted sentence, and then updates the database with the new description

3) if you have no programming experience, and lack the skills to edit the raw data before you import, then edit each product manually as I first suggested

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...