在结账过程中添加一个特殊说明字段,该字段随后会保存到订单中
github.com/silvercommerce/checkout-special-instructions
主页
源代码
问题
安装: 206
依赖项: 1
建议者: 0
安全: 0
星级: 0
关注者: 4
分支: 1
类型:silverstripe-vendormodule
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
BSD-3-Clause abbb7c3a340def198f31cce1b9d2c9f8a2500875
ecommercecheckoutsilverstripecommerce
This package is auto-updated.
Last update: 2024-08-26 21:49:19 UTC
在结账过程中添加一个“特殊说明”字段(该字段随后会保存到订单中)
通过composer安装此模块
composer require silvercommerce/checkout-special-instructions
安装后,此模块会在结账过程中的客户详细信息表单中添加一个文本区域。
如果此字段有值,它将被传输到估计/发票,然后可以通过在管理员中转到“销售”标签进行查看(在订单项下方添加了一个新字段)。
注意 如果您想将特殊说明添加到发送的任何电子邮件中,您需要确保将 $SpecialInstructions 变量添加到您的电子邮件模板中。
$SpecialInstructions