Magento 2 Terms and Conditions by Customer Group - PowerPoint PPT Presentation

About This Presentation
Title:

Magento 2 Terms and Conditions by Customer Group

Description:

Meetanshi’s Terms and Conditions by Customer Group extension facilitates store owners to restrict certain terms and conditions depending on the customer groups. Terms and Conditions plays a crucial role while starting an eCommerce business. It is essential to set in a precise manner to avoid any misunderstandings. – PowerPoint PPT presentation

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

less

Transcript and Presenter's Notes

Title: Magento 2 Terms and Conditions by Customer Group


1
Terms and Conditions by Customer Group for
Magento 2 User Guide
  • Table of Content
  • Extension Installation Guide
  • Configuration
  • Adding Terms and Conditions
  • Terms and Conditions Checkbox on Checkout Page in
    Frontend

Terms and Conditions by Customer Group for
Magento 2
Meetanshi
2
  • Extension Installation
  • For Magento Marketplace Customers
  • Find the Composer name and version of the
    extension in the extensions composer.json file.
  • Login to your SSH and run
  • composer require meetanshi/magento-2-terms-and-con
    ditions-by-customer-group
  • --ignore-platform-reqs
  • Enter your authentication keys. Your public key
    is your username your private key is your
    password.
  • Wait for Composer to finish updating your project
    dependencies and make sure there
  • arent any errors.
  • To verify that the extension installed properly,
    run the command
  • php bin/magento modulestatus Meetanshi_CustomTerm
    sConditions --ignore- platform-reqs
  • By default, the extension is probably disabled.
  • Enable the extension and clear static view files
  • php bin/magento moduleenable Meetanshi_CustomTerm
    sConditions --clear-static- content
  • 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

Terms and Conditions by Customer Group for
Magento 2
Meetanshi
3
  • Configuration
  • To configure the extension, login to Magento 2,
    move to Stores ? Configuration ? Terms and
    Conditions by Customer Group where you can find
    the setting to enable the extension.
  • Terms and Conditions by Customer Group Enable
    Terms and Conditions by Customer Group extension.

Terms and Conditions by Customer Group for
Magento 2
Meetanshi
4
3. Adding Terms and Conditions By default,
Magento 2 allows adding terms and conditions for
the website from Stores ? Settings ? Terms and
Conditions. The grid lists all the terms and
conditions already added. Click on Add New
Condition button to add a new condition.
Terms and Conditions by Customer Group for
Magento 2
Meetanshi
5
  • On click of Add New Condition button, the admin
    can add terms and conditions related details
    like condition name, status, select content type,
    how terms and conditions is applied, store
    views, checkbox text, add content, set content
    height. Apart from this default functionality,
    the extension facilitates with selecting the
    customer groups for which the admin wants to
    apply the condition.

Terms and Conditions by Customer Group for
Magento 2
Meetanshi
6
Note Dont forget to select YES to Enable Terms
and Conditions from Stores gt Configuration gt
Sales gt Checkout to show terms and conditions
checkbox to customers on the checkout page.
4. Terms and Conditions Checkbox on Checkout
Page in Frontend Once the extension is configured
and terms and conditions have been added
successfully, customers can see terms and
conditions checkbox based on their customer
group, on the checkout page in frontend.
Customers have to agree to the terms and
conditions by checking the box, to place the
order successfully.
Terms and Conditions by Customer Group for
Magento 2
Meetanshi
7
  • Before agreeing to terms and conditions,
    customers can click on the text to open and read
    the terms and conditions content in a responsive
    popup.

Terms and Conditions by Customer Group for
Magento 2
Meetanshi
Write a Comment
User Comments (0)
About PowerShow.com