程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> 網頁編程 >> PHP編程 >> 關於PHP編程 >> ECshop 二次開發模板教程4

ECshop 二次開發模板教程4

編輯:關於PHP編程

<p>第一個分類的<p>

<?php ->assign('cat_goods',->_var['cat_goods_1']); ?>

 

<?php ->assign('goods_cat',->_var['goods_cat_1']); ?>

 

<?php  ->fetch('library/cat_goods.lbi'); ?>

<p>第二個分類的<p>

<?php ->assign('cat_goods',->_var['cat_goods_3']); ?>

 

<?php ->assign('goods_cat',->_var['goods_cat_3']); ?>

 

<?php  ->fetch('library/cat_goods.lbi'); ?>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<div ="title-div"><img src="../images/green_arrow.gif" width="37" height="37" alt="" border="0" $goods_cat.url}">{.name|escape:html}</a></div>

<div ="content-div">

  <!--{ from= item=goods}-->

  <table border="0" cellpadding="3" cellspacing="1" ="goods-table" $goods.url}"><img src="{.thumb}" border="0" alt="{.name|escape:html}" ="thumb" /></a></td>

    </tr>

    <tr>

      <td><a href="{.url}" title="{.name|escape:html}">{.short_name|escape:html}</a><br />

        <!-- { .promote_price neq ""} -->.promote_price}<span ="goods-price">{.promote_price}</span>

        <!-- {}-->.shop_price}<span ="goods-price">{.shop_price}</span>

        <!--{/}-->

      </td>

    </tr>

  </table>

  <!--{/}-->

  <br  

 

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved