Change Prices on site

  • Posts: 573
  • Thank you received: 11
  • Hikashop Business
4 hours 6 minutes ago #371525

-- HikaShop version -- : 6.4.0
-- PHP version -- : 8.3

Hi, Struggling to find a way to change the prices on site. We have lots of. variants

Have been using this in mass actions but it no longer works? want to increase prices by 2%

thanks

Attachments:

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

  • Posts: 85447
  • Thank you received: 13974
  • MODERATOR
2 minutes ago #371526

Hi,

Variants are not linked to categories directly. Only the main products are.
So, the moment you add a filter on a category, you're only targeting main products.
Also, price.price_value*2.00 will multiply the price by 2 not add 2%. If you want to add 2% you should rather use price.price_value*1.02

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

Time to create page: 0.144 seconds
Powered by Kunena Forum