Chekout Custom Message for Magento 2

Actions

Action

Choice of action to apply

Display Area

Choosing the location of your message

CSS Selector

Allows you to choose the location of your message in relation to one or more CSS selectors

Format

Allows to choose if you want to display a CMS block or write a text

Text to display

Allows you to write your text directly as raw input or as HTML

Identifier of block Cms to display

Allows you to choose the CMS block to be displayed by its identifier

Steps

Allows you to choose the checkout page(s) on which you want your message to appear

* You can adjust the display area, relative to a CSS selector, in 4 ways :

  • “After” will add your content after the CSS selector.
  • “Before” will add your content before the CSS selector.
  • Append” will add your content as the last child of the CSS selector.
  • Prepend” will add your content as the first child of the CSS selector.