Frage

my client would like his magento site cart to be restricted to some countries. There is a countries restriction in the System > Config > General panel, but it disablesthe whole website. I would like the site to be usable for everyone, only adding products to cart and checkout would be restricted to some countries.

I didn't find any module doing this yet. Is there one ? Or should I develop my own module ? Any idea how to do that ?

Greetings

War es hilfreich?

Lösung

you have to develop your module and just put observer on billing cart save before and check entered country is restricted country or not if yes then enter some message

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top