The extension allows you to add the ‘no-contact’ delivery option to your Magento 2 store. The module can add the ‘No-contact’ delivery toggle to the checkout page and the text to the product pages to inform your customers about this option directly on the products.
Add the 'No-contact' delivery option to the checkout
Add the 'no-contact' delivery availability label to the product pages.
Assign the 'no-contact' delivery to specific shipping & payment methods.
Run the following command in Magento 2 root folder:
composer require mageworx/module-nocontactdelivery
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
- Download the latest version here
- Installation guide
Author:
Please get in touch with us via the issue tracker on GitHub
-
PHP:
- '> 7.2.x'
-
Magento CE:
- 2.3.x
-
Magento EE:
- 2.3.x
-
Operating System: Linux