By Supermac - Tue 25 Oct 2016
|
Is there a way to limit category/product/version display only to defined countries? The desired result would be that a product is showed in website only to users from US (i.e.) while users from other countries shouldn't see it. User's country could be read from user data (when logged in) or "sniffing" it from user IP (when unlogged) Thank you
|
By Tiggywiggler - Thu 27 Oct 2016
|
Is this in Kartris today? No.
Could it be added? Possibly, but it would be clunky.
The problem is that detecting the country of origin is very difficult to do reliably and if a user is using a proxy you will likely get it wrong.
If you can detect it, could you then only show products by country? Only with custom development, it is not in the system today.
|