Page 1 of 1

Product price per country

Posted: Wed Aug 23, 2017 12:14 am
by za miksica
Hello
we need option to define product price per country. Is there such extension or option to do that, please?
Thank you.
OC version: 1.5.6.4

Re: Product price per country

Posted: Wed Aug 23, 2017 10:43 am
by IP_CAM
I would probably use something like this:
---
Live prices depends Region selected OC v.1.5.6 - 2.2.x, $20.00:
https://www.opencart.com/index.php?rout ... n_id=21330
---
Or then, you could create a Customer Group for every Country, you'll serve, and you can
define a Product Price for every Customer Group individually.
---
Tmd Price As Per Customer Group Module OC v.1.5.5 - 2.0.3, $35.00
https://www.opencart.com/index.php?rout ... n_id=18068
---
And some Tools also exist, to make this Customer handling a little easier.
---
Total Customer Group Discount
https://www.opencart.com/index.php?rout ... n_id=20931
---
Total Customer Group Discount v.2
https://www.opencart.com/index.php?rout ... n_id=25468
---
Customer Group Explain
https://www.opencart.com/index.php?rout ... n_id=11112

---
[vqmod] Show Country in Customer List
https://www.opencart.com/index.php?rout ... n_id=21191
---
X-shipping customer groups for OpenCart 1.5 [VQMOD]
https://www.opencart.com/index.php?rout ... n_id=23142
---
[Multistore] Restrict access to specific customer groups
https://www.opencart.com/index.php?rout ... n_id=16048
---
There will be some work involved, depending on your Product Range, but this has to be done anyway.
And you have to declare a MAX Price, and then add Discounts, depending on the Country /Customer Group.
Just a weird idea ... :D
Good Luck !
Ernie
---
Image

Re: Product price per country

Posted: Wed Aug 23, 2017 1:08 pm
by za miksica
Thank you so much.

Re: Product price per country

Posted: Thu Aug 31, 2017 12:46 pm
by IP_CAM
Just to complete this, I found out, that Price Display on Pages possibly also depends on, if
DISCOUNTS or SPECIALS are selected, to make an individual Country Price to display,
like in the Case mentioned here:
viewtopic.php?f=190&t=187041&p=683739#p683739
Therefore, better make sure first, wich one to use !

best regards, ;)
Ernie

Re: Product price per country

Posted: Thu Aug 31, 2017 5:01 pm
by za miksica
It is solved, thank you.