Ignore:
Timestamp:
2010/12/16 23:51:05 (13 years ago)
Author:
Seasoft
Message:

#581(price02 の入力必須を徹底) 実装

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/sphone/shopping/confirm.tpl

    r19713 r19733  
    9595                 </td> 
    9696                 <td class="pricetd"> 
    97                  <!--{if $item.productsClass.price02 != ""}--> 
    9897                     <!--{$item.productsClass.price02|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}-->円 
    99                  <!--{else}--> 
    100                      <!--{$item.productsClass.price01|sfCalcIncTax:$arrInfo.tax:$arrInfo.tax_rule|number_format}-->円 
    101                  <!--{/if}--> 
    10298                 </td> 
    10399                 <td><!--{$item.quantity|number_format}--></td> 
Note: See TracChangeset for help on using the changeset viewer.