In this video you will learn how to:

  • Add a new Page in the Magento 2
  • Edit the Footer Links Block
  • Display your Terms and Conditions page in the footer section of the Magento 2 website

Note: In this example we've used Magento 2 (version 2.4.7), the open source version, installed on a Windows 11 machine.

Here we assume you have already created the footer (links) block and footer (links) widget.

If not, please watch our "How to Add a Privacy Policy Page on Magento 2" video to learn how to create them, and then proceed with the steps below.

Steps:

Step 1. Add a New Page

  1. From Magento's dashboard, go to Content and select Pages:

    TermsFeed Magento 2 - Dashboard - Content - Pages

  2. The Pages list opens. Click the "Add New Page" button:

    TermsFeed Magento 2 - Dashboard - Content - Pages - Add New Page

  3. In the Page Title field, type "Terms and Conditions:"

    TermsFeed Magento 2 - Pages - Add New Page - Title - Terms and Conditions

  4. Open the Content section. In the Content Heading type "Terms and Conditions":

    TermsFeed Magento 2 - Pages - Add New Page - Content - Heading - Terms and Conditions

  5. Click the "Edit with Page Builder" button to open the page editor:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Edit with Page Builder

  6. Open the Elements section. Drag and drop the HTML code element in the page editor:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Page Builder - Drag and drop HTML code element

  7. Click the Gear icon next to the HTML code element to open the HTML code editor:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Page Builder - HTML code element - Gear icon selected

  8. The Edit HTML code editor opens. Add your Terms and Conditions code.

    If you do not have a Terms and Conditions, you can use our Terms and Conditions Generator and create it within minutes.

    Once you have the Terms and Conditions created by TermsFeed, let's get the policy text. Under the Copy your Terms and Conditions section, click on Copy this to clipboard:

    TermsFeed App: Terms and Conditions Download page - Copy your Terms and Conditions section highlighted

  9. Paste the code:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Page Builder - HTML code element - Paste

  10. Click Save (in the Edit HTML code editor):

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Page Builder - HTML code element - Pasted - Save

  11. Open the Search Engine Optimization section. Type "terms-conditions" in the URL Key field:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Search Engine Optimization - Add URL Key

  12. Open the "Page in Websites" section. For the Store View select All Store Views:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Pages in Websites - Store View - All selected

  13. Open the Design section. From the Layout dropdown select 1 column:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Design - Layout - 1 column

  14. Click Save:

    TermsFeed Magento 2 - Pages - Add New Page - Content - Terms and Conditions - Save

The new Terms and Conditions page is created now. In order to show the page at the footer, first we need to edit the existing Footer Links Block, as shown in Step 2 below.

  1. Go to Content and select Blocks section:

    TermsFeed Magento 2 - Dashboard - Terms and Conditions page - Content - Blocks

  2. The Blocks list opens. Select Edit for the Footer Links block:

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - select Edit

  3. Scroll down and click on the "Edit with Page Builder" button:

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - select Edit with Page builder

  4. Click the Gear icon next to the Text element:

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - Edit with Page builder - Text - Gear icon

  5. Hit Enter and select the Link icon from the Text element editor:

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - Edit with Page builder - Text - Hit Enter and select Link icon

  6. The Insert/Edit Link window opens. Fill in the fields:

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - Edit with Page builder - Text - Insert Link window - Fields filled - Save

    In our example, we'll show how to add the internal website page link. Add the following:

    • In the "URL" field add "/termsfeed/terms-conditions"
    • In the "Text to display" type "Terms and Conditions"
    • In the "Title" field type "Terms and Conditions"
    • In the "Open link in" section select one between "Current window" or "New window" (dependably how you want your link to open)
    • When done, click Save
  7. Click Save (in the Edit Text editor):

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - Edit with Page builder - Text - Link Terms and Conditions inserted - Save

  8. Click Save (in the Footer Links Block editor):

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - Edited - Save

  9. The block edits are saved now. To preview changes go to Admin and select Customer View:

    TermsFeed Magento 2 - Content - Blocks - Footer Links Block - Edited - Admin - Customer View

  10. The Terms and Conditions page is linked at the footer of the Magento 2 website:

    TermsFeed Magento 2 - Website - Footer with Terms and Conditions page linked and displayed

  11. The link now opens the Terms and Conditions page:

    TermsFeed Magento 2 - Website - Terms and Conditions page displayed