mass edit description?

  • Posts: 164
  • Thank you received: 0
13 years 4 days ago #30877

is there a way to mass edit the descriptions of all the products?

Like, just add a bit of text at the bottom of it?

Say I wanted to add some text that says "%10 off" for a bit or something. So that text gets updated to google merchant as well.

Just an idea.

Please Log in or Create an account to join the conversation.

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
13 years 4 days ago #30918

There is no option for that.

You could do that via phpmyadmin by running a query like that:

UPDATE jos_hikashop_product SET product_description = CONCAT(product_description,'%10 off');

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum