Changeset 19680 for branches/version-2_5-dev/data/Smarty/templates/mobile/mail_templates/order_mail.tpl
- Timestamp:
- 2010/11/24 05:30:01 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/mobile/mail_templates/order_mail.tpl
r19665 r19680 50 50 商品名: <!--{$arrOrderDetail[cnt].product_name}--> <!--{$arrOrderDetail[cnt].classcategory_name1}--> <!--{$arrOrderDetail[cnt].classcategory_name2}--> 51 51 数量:<!--{$arrOrderDetail[cnt].quantity}--> 52 金額:¥ <!--{$arrOrderDetail[cnt].price|sf PreTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}-->52 金額:¥ <!--{$arrOrderDetail[cnt].price|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}--> 53 53 54 54 <!--{/section}-->
Note: See TracChangeset
for help on using the changeset viewer.