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

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -