2022-09-28 10:25:05 - 米境通跨境電商
前臺控制程序列表-catalog/controller
Catalog
|controller
|account會員功能
|——account.php會員功能主頁
|——address.php會員功能-地址管理
|——create.php創(chuàng)建賬號
|——download.php會員功能-商品下載
|——edit.php會員功能-編輯個人資料
|——forgotten.php取回密碼
|——history.php會員功能-訂單記錄列表
|——invoice.php折扣券接收處理程序
|——login.php登入
|——logout.php登出完成頁
|——newsletter.php會員功能-電子報訂閱取消
|——password.php會員功能-密碼變更
|——success.php創(chuàng)建賬號成功訊息
Catalog
|controller
|checkout結(jié)賬功能
|——address.php結(jié)賬功能-地址處理(配送,賬單..地址)
|——cart.php瀏覽購物清單(購物車)
|——confirm.php結(jié)賬功能-最后確認(rèn)
|——guest_step_1.php免登入結(jié)賬第一步
|——guest_step_2.php免登入結(jié)賬第二步
|——guest_step_3.php免登入結(jié)賬第三步
|——payment.php結(jié)賬功能-選擇付款方式
|——shipping.php結(jié)賬功能-選擇配送方式
|——success.php完成結(jié)賬成功消息
Catalog
|controller
|common主要版面
|——column_left.php左欄模塊載入
|——column_right.php右欄模塊載入
|——footer.php頁腳
|——header.php頁頭
|——home.php首頁
|——maintenance.php維護(hù)中顯示頁
|——seo_url.php網(wǎng)址最佳化處理程序之一(縮短網(wǎng)址)
Catalog
|controller
|error404錯誤
|——not_found.php無此頁
Catalog
|controller
|feed網(wǎng)站地圖和訂閱
|——google_base.php網(wǎng)站訂閱(feed)
|——google_sitemap.php網(wǎng)站地圖
Catalog
|controller
|information網(wǎng)站資訊
|——contact.php發(fā)送信件給店家
|——information.php商店文章
|——sitemap.php網(wǎng)站導(dǎo)覽
Catalog
|controller
|module功能模塊
|——bestseller.php暢銷商品
|——cart.php購物清單(側(cè)欄)
|——category.php目錄(側(cè)欄)
|——featured.php推薦商品
|——google_talk.phpgoogle即時通(側(cè)欄)
|——information.php商店文章(側(cè)欄)
|——latest.php最新商品
|——manufacturer.php品牌選單
|——special.php特價商品
Catalog
|controller
|product商品功能
|——category.php同目錄商品列表
|——manufacturer.php同品牌商品列表
|——product.php商品詳細(xì)內(nèi)容頁
|——search.php搜索功能
|——special.php特價商品列表