Skip to content

Magento 2 Module to add a comment field above the place order button in the checkout

License

Notifications You must be signed in to change notification settings

robsoned/magento2-order-comments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Module to add a comment field above the place order button in the checkout

Setup

composer require ecomteck/magento2-order-comments

Questions & Anwsers:

Q: How to Ecomteck One Step Checkout show comments in the order confirmation email?

A: Go to admin to create new transactional email template.

On the email template content area add the variable shortcode as this:

{{var order.getEcomteckOrderComment()}}

About

Magento 2 Module to add a comment field above the place order button in the checkout

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.1%
  • JavaScript 11.9%
  • HTML 7.4%
  • CSS 0.6%