- Timestamp:
- 2011/02/22 14:40:30 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/mobile/mypage/history.tpl
r20173 r20325 90 90 <!--{if $isMultiple}--> 91 91 <!--{foreach item=item from=$shippingItem.shipment_item}--> 92 商品コード:<!--{$item.product _code|h}--><br>92 商品コード:<!--{$item.productsClass.product_code|h}--><br> 93 93 商品名:<!--{* 商品名 *}--><!--{$item.productsClass.name|h}--><br> 94 94 <!--{if $item.productsClass.classcategory_name1 != ""}-->
Note: See TracChangeset
for help on using the changeset viewer.