Are you looking to give your international customers the same kind of shopping experience as your domestic customers? Let us introduce you to Zonos Hello!
When an international shopper arrives at your site, Hello immediately welcomes the shopper and messages them in their local language, letting them know you sell globally. It’s quick and easy to integrate our extension and start delivering a better experience for your international shoppers.
For Magento 2.0, 2.1 and 2.2, you will need PHP 7.0.6 or greater or PHP 7.1.x, whichever is compatible with your version of Magento.
For Magento 2.3, you will need PHP 7.1.x.
You can find Zonos Hello for Magento 2 on the Magento marketplace.
There are three options to install the Zonos Hello module.
To install the app, follow the instructions from the Magento User Guide.
Important - Installation with this method must be performed by an experienced Magento developer.
This option will install Zonos Hello as a dependency.
To install the app, (from your terminal) go to your <root magento dir>
, then follow the steps below:
composer require zonos/hello
php bin/magento module:enable Zonos_Hello
php bin/magento setup:upgrade
php bin/magento setup:di:compile
To uninstall the app:
php bin/magento module:uninstall Zonos_Hello
php bin/magento setup:di:compile
Important - You will not be able to run: php bin/magento module:uninstall Zonos_Hello
, because it was not installed through Composer.
To install the Zonos Hello module:
Go to the Magento marketplace.
Search for “Zonos Hello”.
Download the Zonos Hello app for Magento 2 extension.
Extract the extension into the <root magento dir>/app/code/Zonos
folder (create any folder that does not exist).
From the command line, change the directory to your root Magento 2 directory.
Run the following commands:
php bin/magento module:enable Zonos_Hello
php bin/magento setup:upgrade
php bin/magento setup:di:compile
To uninstall the Zonos Hello module:
php bin/magento module:disable Zonos_Hello
php bin/magento setup:di:compile
Obtain your Site Key at https://dashboard.zonos.com/settings/integrate.
Go to your Magento Admin > Stores > Configuration > Zonos > Zonos Hello. 3 Configure the following options as instructed below:
.price,.__current-price,.__subtotal,.__original-price
..nav-6,.action-add
.
Zonos Hello for Magento