首頁介面:/include/templates/zccn/common/tpl_main_page.php
首頁主樣式表:/include/templates/zccn/css/schinese_stylesheet.css
首頁左邊欄目:
/includes/templates/template_default/common/tpl_box_default_left.php
商品分類內容修改:
/includes/modules/sideboxes/categories.php
/includes/templates/zccn/sideboxes/tpl_categories.php
推薦產品
/includes/modules/sideboxes/featured.php
/includes/templates/template_default/sideboxes/tpl_featured.php
新進產品
/includes/modules/sideboxes/whats_new.php
/includes/templates/template_default/sideboxes/tpl_whats_new.php
**產品
/includes/modules/sideboxes/specials.php
/includes/templates/template_default/sideboxes/tpl_specials.php
資料庫表
/includes/database_tables.php
首頁中間商品修改:
/includes/templates/template_default/common/main_template_vars.php
/includes/templates/template_default/templates/tpl_index_default.php
內頁中間商品修改:
/includes/templates/template_default/templates/tpl_index_catergories.php
首頁中間 august新進商品
/includes/templates/template_default/templates/tpl_modules_whats_new.php
首頁中間 august**商品
/includes/templates/template_default/templates/tpl_modules_specials_default.php
首頁中間 推薦商品
/includes/templates/template_default/templates/tpl_modules_featured_products.php
首頁右邊欄目:
/includes/templates/template_default/common/tpl_box_default_right.php
商品搜尋
/includes/templates/template_default/sideboxes/tpl_search.php
客服中心
/includes/templates/template_default/sideboxes/tpl_ezpages.php
暢銷商品
/includes/templates/template_default/sideboxes/tpl_best_sellers.php
/includes/templates/template_default/sideboxes/tpl_reviews_write.php
/includes/templates/template_default/sideboxes/tpl_whos_online.php
zencart 模板設計
zen cart的模板設計比較複雜,需要一定的時間來熟悉。一旦你了解了它的結構,就會慢慢習慣了。首先要閱讀常見問答部分的 如何新增 製作新模板。zen cart的設計沒有什麼特別,與以前設計html頁面是一樣的。只是整個頁面分成了好幾個部分,並加入了php 通常,頁面分為頁首 header 頁尾 f...
zencart模板如何設計
zen cart的模板設計比較複雜,需要一定的時間來熟悉。一旦你了解了它的結構,就會慢慢習慣了。通常,頁面分為頁首 header 頁尾 footer 邊框 sideboxes 所以設計頁面的時候,要記住zen cart是如何組織這些頁面的。頁面是通過css樣式表來控制的。樣式表控制 單元的背景圖案 ...
zen cart模板參考文件
zen cart的模板設計比較複雜,需要一定的時間來熟悉。一旦你了解了它的結構,就會慢慢習慣了。首先要閱讀常見問答部分的 如何新增 製作新模板。zen cart的設計沒有什麼特別,與以前設計html頁面是一樣的。只是整個頁面分成了好幾個部分,並加入了php 通常,頁面分為頁首 header 頁尾 f...