How to change product tax id for all products

  • Posts: 26
  • Thank you received: 0
13 years 8 months ago #9603

Hello,
how can I change the product tax id for all available products in one go?
Say you add a new tax id and want to change it for all products. Is there one command for it?

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 8 months ago #9618

The easiest is to note the id of your tax category somewhere, then, go in your phpmyadmin and run the query below after replacing XX with the id of your product category:

UPDATE jos_hikashop_product SET product_tax_id=XX

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

Time to create page: 0.061 seconds
Powered by Kunena Forum