项目作者: ecomteck

项目描述 :
Magento 2 Module to add a comment field above the place order button in the checkout
高级语言: PHP
项目地址: git://github.com/ecomteck/magento2-order-comments.git
创建时间: 2019-07-19T02:07:27Z
项目社区:https://github.com/ecomteck/magento2-order-comments

开源协议:Other

下载


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()}}