【发布时间】:2018-06-04 23:45:50
【问题描述】:
有没有机会发送原始html eq。将表订购到MandrillApp 模板而不是raw html?
我试过以下代码:
$itemTable = 'html table'
->addGlobalMergeVar('order_items_table_content', $itemTable);
我的车把html模板:
{{ order_items_table_content }}
【问题讨论】: