magento2-geo-store-switcher icon indicating copy to clipboard operation
magento2-geo-store-switcher copied to clipboard

Add a flash-message, when the user country was autodetected

Open amenk opened this issue 5 years ago • 6 comments

We would like to add a message, like

"Your country was detected as XXX. If this is incorrect, please use our store switcher to choose the right delivery country"

for the visitor.

Would such a message be in scope? Shall we make a PR to add this option (maybe with a configurable text)

amenk avatar Jul 02 '19 12:07 amenk

Hi @amenk, Originally the intention of the extension was switching a store behind the scene but looks like it's not the best behavior of a website. So yes, you are more than welcome to create a PR with the functionality.

ytorbyk avatar Jul 04 '19 20:07 ytorbyk

@ytorbyk & @amenk, have you implemented the message functionality of "Your country was detected as XXX. If this is incorrect, please use our store switcher to choose the right delivery country"?

Best regards.

kanenas avatar Jan 13 '20 10:01 kanenas

We did .. and later we removed it :-) But you can check our commit history... https://github.com/iMi-digital/magento2-geo-store-switcher/commit/d1709d595574d1f1efe7e84698ea611c369f9057

amenk avatar Jan 13 '20 10:01 amenk

Why did you removed it? It wasn't working as expected... ?

kanenas avatar Jan 13 '20 11:01 kanenas

@kanenas The customer decided to remove it. In some cases it was misleading, but overall it was working. But for the correctly detected users it's just annoying :-)

Also we made a popup - not a flash message

amenk avatar Jan 13 '20 11:01 amenk

@amenk, thank you very much for the info!

kanenas avatar Jan 13 '20 11:01 kanenas