mass edit description?

  • Posts: 164
  • Thank you received: 0
13 years 6 months 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: 83933
  • Thank you received: 13588
  • MODERATOR
13 years 6 months 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.051 seconds
Powered by Kunena Forum