Raise all products prices and then discount..

  • Posts: 17
  • Thank you received: 0
11 years 4 months ago #133014

Is it possible to raise all product prices by lets say 30% and then make visible discount for 30% ?

thanx :)


Laadukas moderni kulmasohva, valkoinen kulmasohva tai iso kulmasohva: ModerniKoti

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

  • Posts: 12953
  • Thank you received: 1778
11 years 4 months ago #133057

Hi,

1. Sure, you'll just have to use an SQL request like :

UPDATE `#_hikashop_price` SET `price_value`= `price_value` + 30 WHERE 1
Where # is your database prefix.
2. To do that you'll just have to create a 30% discount through "Hikashop->Orders->Discounts"

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

  • Posts: 103
  • Thank you received: 2
11 years 2 months ago #142663

Dear Mohamed, i need to increase the prices of all my products by a 20%... i used to know how to do it but i dont remember anymore!

Please help me... ¡thank you in advance!

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

  • Posts: 103
  • Thank you received: 2
11 years 2 months ago #142664

Nevermind! i found the answer in the forum! Solved! :D

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

  • Posts: 17
  • Thank you received: 0
11 years 2 months ago #142668

Would you pase here link aswell please


Laadukas moderni kulmasohva, valkoinen kulmasohva tai iso kulmasohva: ModerniKoti

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

  • Posts: 103
  • Thank you received: 2
11 years 2 months ago #142669
The following user(s) said Thank You: Eliot

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

  • Posts: 2334
  • Thank you received: 403
11 years 2 months ago #142679

Thanks for sharing your solution!

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

Time to create page: 0.102 seconds
Powered by Kunena Forum