zencart目录结构

文件路径

注释

index.php

主文件

includes/templates/[custom template folder]/common/html_header.php

页面的head部分

includes/templates/[custom template folder]/common/tpl_main_page.php

页面的body部分

includes/templates/[custom template folder]/common/tpl_header.php

所有页面的页眉

(column left)

includes/templates/[custom template folder]/common/main_template_vars.php

决定页面的内容部分,缺省为 ‘tmp_index_default.php’

首页缺省

includes/templates/[custom template folder]/templates/tmp_index_default.php

首页模板文件

首页显示分类

includes/templates/[custom template folder]/templates/tpl_index_categories.php

首页上显示分类时的模板文件

includes/modules/[custom template folder]/pages/index/category_row.php

选择要显示的分类

includes/templates/[custom template folder]/templates/tpl_index_category_row.php

显示分类

首页显示指定分类

includes/templates/[custom template folder]/templates/tpl_index_product_list.php

首页上显示指定的分类时采用的模板文件

includes/modules/[custom template folder]/product_listing.php

将商品数据添加到数组

includes/templates/[custom template folder]/templates/tpl_modules_product_listing.php

显示商品数量和商品导航菜单

includes/templates/[custom template folder]/common/tpl_list_box_content.php

显示商品数组

商品信息页面

includes/templates/[custom template folder]/templates/tpl_product_info_display.php

显示单件商品信息

购物车页面

includes/templates/[custom template folder]/templates/tpl_shopping_cart_default.php

购物车页面

(column right)

includes/templates/[custom template folder]/common/tpl_footer.php

所有页面的页脚

最新文章

  1. ifconfig: command not found(CentOS专版,其他的可以参考)
  2. AngularJs之四
  3. 如何将Eclipse中的项目迁移到Android Studio 中
  4. ATL开发 ActiveX控件的 inf文件模板
  5. ViewPager的简单使用
  6. Oracle 11g 服务器安装图解
  7. 主线程MainThread与渲染线程RenderThread
  8. Java数据库连接池封装与用法
  9. UML系列05之 基本流程图
  10. C++封装、继承、多态
  11. 【原】ComboBoxety用户输入自动匹配
  12. 代码分享:php判断数组是否有序
  13. HDU3726---Graph and Queries 离线处理+Treap
  14. exchange邮箱的”单点登陆“
  15. lightoj1027(期望dp)
  16. java.net.NoRouteToHostException: No route to host
  17. 图片(img标签)大小自适应
  18. 基于libUSB的USB设备固件更新程序(下载数据)(转)
  19. CentOs6系统安装及前期为安装Cdh4准备
  20. 重写外部图片URL,变成自己的URL

热门文章

  1. 阿里巴巴 fastjson-1.2.12.jar json解析异常java.lang.ClassFormatError: Invalid method Code length 66865 in class file com/alibaba/fastjson/serializer/ASMSerializer_6_UserKdlb
  2. MVC 表单防伪,自定义提示(AntiForgery.Validate)
  3. VMware Workstation 15 Pro简化安装Kali Linux 2019.2
  4. TensorFlow实战第三课(可视化、加速神经网络训练)
  5. 【Python开发】Python之re模块 —— 正则表达式操作
  6. powerDesigner连接数据库连接失败
  7. PHP xdebug 断点调试
  8. 2019icpc南昌邀请赛B Polynomial (拉格朗日插值法)
  9. 【Linux-驱动】在sysfs下创建对应的class节点---class_create
  10. [转帖]从Intel和ARM争霸,谈芯片前世今生