 ע
A.òоѧϰκҵ;߹棡
B.غ24СʱڽɾԴhttp://www.17cha8.cnеɴ˶κηɾף
C.òȨԭߡ


1ǰ̨ʾ͹
core\shop\view\product\index.htmlڴ
<{if $mLevel}>
       <li class='mprice' <{if $goods.FlatSpec || $goods.SelSpec }> style="display:none" <{/if}>>
       <span><{t}>Ա:<{/t}></span>
        <ul>
            <{foreach from=$mLevel item=lItem name=mlv}>
            <li>
             <span><{t}><{$lItem.name}>:<{/t}></span>
             <span class='mlvprice lv-<{$lItem.member_lv_id}>' mlv='<{$lItem.member_lv_id}>'><{$goods.mprice[$lItem.member_lv_id]|cur}></span>
            </li>
            <{/foreach}>
        </ul>
      </li>
    <{/if}>

<li>
    ƷѾע <font color="#FF9900"><{$goods.view_count}></font> ΣѾ <font color="#FF9900"><{$goods.buy_count}></font> 
    </li>

2̨޸͹
core\admin\view\product\nospec.htmlڴ
<{if $prototype.is_physical}>
  <tr>
    <th><{t}>棺<{/t}></th>
    <td><{input type="unsigned" value=$goods.store name="goods[store]" style="width:60px" maxlength="25" }></td>
  </tr>

<tr>
    <th><{t}><{/t}></th>
    <td><{input type="unsigned" value=$goods.view_count name="goods[view_count]" style="width:60px" maxlength="25" }></td>
  </tr>
  <tr>
    <th><{t}><{/t}></th>
    <td><{input type="unsigned" value=$goods.buy_count name="goods[buy_count]" style="width:60px" maxlength="25" }></td>
  </tr>
һ»棬ˢһԿ