Ignore:
Timestamp:
2008/07/21 20:31:36 (18 years ago)
Author:
Seasoft
Message:

数量表記の統一。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/Smarty/templates/default/mail_templates/order_mail.tpl

    r17435 r17444  
    5959商品名: <!--{$arrOrderDetail[cnt].product_name}--> <!--{$arrOrderDetail[cnt].classcategory_name1}--> <!--{$arrOrderDetail[cnt].classcategory_name2}--> 
    6060商品コード: <!--{$arrOrderDetail[cnt].product_code}--> 
    61 数量:<!--{$arrOrderDetail[cnt].quantity}--> 個 
     61数量:<!--{$arrOrderDetail[cnt].quantity}--> 
    6262金額:¥ <!--{$arrOrderDetail[cnt].price|sfPreTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}--> 
    6363 
Note: See TracChangeset for help on using the changeset viewer.