1 / 7

Magento 2 Contactless Delivery

The COVID-19 disease has taken over the world and compelled everyone to practice social distancing. In such a scenario, it is difficult for the online stores to deliver and that too when it comes to essential items delivery, which cannot be avoided, there needs to be a way out.<br><br>Meetanshi has developed Magento 2 Contactless Delivery extension that allows the store owners to enable a "no contact" or "contactless delivery" option at the checkout.<br><br>For more information, <br>Visit https://meetanshi.com/magento-2-contactless-delivery.html

Meetanshi
Download Presentation

Magento 2 Contactless Delivery

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Contactless Delivery for Magento 2 User Guide Table of Content 1.Extension Installation Guide 2.Configuration 3.Contactless Delivery in Frontend 4.Contactless Delivery Details in Backend Contactless Delivery for Magento 2 © Meetanshi

  2. 1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/NoContact oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/NoContact via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush Contactless Delivery for Magento 2 © Meetanshi

  3. 2.Configuration For configuring the extension, login to Magento 2, move to Stores→ Meetanshi → → Contactless Delivery where you can find various settings to enable the extension. •Contactless Delivery: Enable the Contactless Delivery extension from here. •Allowed Payment Methods: Select the payment methods to allow customers pay using if they opt for the contactless delivery. •Allowed Shipping Method: Select the shipping methods to allow customers choose if they opt for the contactless delivery. •Contactless Delivery Label: Set contactless delivery label to show on the checkout page. •Contactless Delivery Description: Set contactless delivery description to show on the checkout page. •Contactless Delivery Label on Product Page: Set contactless delivery label to show in the product page. •Contactless Delivery Description on Product Page: Set contactless delivery description to show in the product page. → Configuration → → Contactless Delivery for Magento 2 © Meetanshi

  4. 3.Contactless Delivery in Frontend Once the required configurations are done, customers can see Contactless delivery availability on the product page so they can opt it on the checkout page. Contactless Delivery for Magento 2 © Meetanshi

  5. •Contactless Delivery Opt-in on Checkout Page After adding products to the shopping cart, on the checkout page, customers can see contactless delivery opt-in checkbox. Customers have to select to get contactless order delivery and they can enter additional instructions for the delivery. Contactless Delivery for Magento 2 © Meetanshi

  6. •Contactless Delivery Details in My Account Once the order is placed successfully, if the customer opted-in contactless delivery, he can see contactless delivery details along with the additional instructions in the order view section of their My Account section. Contactless Delivery for Magento 2 © Meetanshi

  7. 4.Contactless Delivery Details in Backend Apart from the frontend, the admin can also see the contactless delivery details from the Sales → Order → Order view in backend if customer have opted in while placing the order. Contactless Delivery for Magento 2 © Meetanshi

More Related