Magento 2 Contactless Delivery - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Contactless Delivery

Description:

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. 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. – PowerPoint PPT presentation

Number of Views:1
Slides: 8
Provided by: meetanshiinc
Tags:

less

Transcript and Presenter's Notes

Title: Magento 2 Contactless Delivery


1
Contactless Delivery for Magento 2 User Guide
  • Table of Content
  • Extension Installation Guide
  • Configuration
  • Contactless Delivery in Frontend
  • Contactless Delivery Details in Backend

2
  • Extension Installation
  • For Magento Marketplace Customers
  • Create a folder structure in Magento root as
    app/code/Meetanshi/NoContact
  • Download and extract the zip folder and upload
    our extension files to the app/code/Meetanshi/NoC
    ontact via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush
  • For Meetanshi Customers
  • Extract the zip folder and upload our extension
    to the root of your Magento 2 directory via FTP.
  • Login to your SSH and run below commands step by
    step
  • php bin/magento setupupgrade
  • For Magento version 2.0.x to 2.1.x - php
    bin/magento setupstatic-contentdeploy
  • For Magento version 2.2.x above - php
    bin/magento setupstatic-contentdeploy f
  • php bin/magento cacheflush

3
  • Configuration
  • For configuring the extension, login to Magento
    2, move to Stores ? Configuration ?
  • 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.

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.
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.

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.

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.
Write a Comment
User Comments (0)
About PowerShow.com