|
|
樣版檔案關係表-功能區塊
From xt:Commerce 技術文件
|
|
|
| |
路徑位置:
- 程式檔 --- templates/樣版名稱/source/boxes/
- 樣版檔 --- templates/樣版名稱/boxes/
- 區塊掛載管理 --- templates/樣版名稱/source/boxes.php
- 商品分類外觀樣式處理 --- templates/樣版名稱/source/inc/xtc_show_category.inc.php
| 功能
| 程式檔
| 樣版檔
| 引用變數
|
| 區塊設計樣本
|
| box.html
|
|
| 快速購買
| add_a_quickie.php
| box_add_a_quickie.html
| {$box_ADD_QUICKIE}
|
| 管理資訊
| admin.php
| box_admin.html
| {$box_ADMIN}
|
| 暢銷商品
| best_sellers.php
| box_best_sellers.html
| {$box_BESTSELLERS}
|
| 商品分類
| categories.php
| box_categories.html
| {$box_CATEGORIES}
|
| 相關說明
| content.php
| box_content.html
| {$box_CONTENT}
|
| 貨幣切換
| currencies.php
| box_currencies.html
| {$box_CURRENCIES}
|
| 客戶群組資訊
| infobox.php
| box_infobox.html
| {$box_INFOBOX}
|
| 資訊台
| information.php
| box_information.html
| {$box_INFORMATION}
|
| 語系切換
| languages.php
| box_languages.html
| {$box_LANGUAGES}
|
| 最近瀏覽商品
| last_viewed.php
| box_last_viewed.html
| {$box_LAST_VIEWED}
|
| 廠商選擇
| manufacturers.php
| box_manufacturers.html
| {$box_MANUFACTURERS}
|
| 廠商資訊
| manufacturer_info.php
| box_manufacturers_info.html
| {$box_MANUFACTURERS_INFO}
|
| 電子報
| newsletter.php
| box_newsletter.html
| {$box_NEWSLETTER}
|
| 訂單記錄
| order_history.php
| box_order_history.html
| {$box_HISTORY}
|
| 商品評論
| reviews.php
| box_reviews.html
| {$box_REVIEWS}
|
| 商品搜尋
| search.php
| box_search.html
| {$box_SEARCH}
|
| 購物車內容
| shopping_cart.php
| box_cart.html
| {$box_CART}
|
| 特價商品
| specials.php
| box_specials.html
| {$box_SPECIALS}
|
| 新上架商品
| whats_new.php
| box_whatnew.html
| {$box_AWHATSNEW}
|
|
 |
 |
 |
 |
|