Magento cart regions restriction -


my client magento site cart restricted countries. there countries restriction in system > config > general panel, disablesthe whole website. site usable everyone, adding products cart , checkout restricted countries.

i didn't find module doing yet. there 1 ? or should develop own module ? idea how ?

greetings

you have develop module , put observer on billing cart save before , check entered country restricted country or not if yes enter message


Comments

Popular posts from this blog

html - Cut text on left side inside button while centering -

plugins - CodeIgniter support on netbeans 8.0 -

php - Selecting items from MySQL for a status update feed efficiently while accounting for possible spam -