分類别範本頁
常用分類列表頁面的呼叫標籤
你也可以將本篇內容複製到分類别範本頁中檢視 分類别範本路徑template\default\html\article\article.html
分類名稱:{$itemInfo['title']}
分類別名:{$itemInfo['url_name']}
分類URL:{$itemInfo['url']}
分類關鍵詞:{$itemInfo['keywords']}
分類描述:{$itemInfo['description']}
分類自定義標題:{$itemInfo['seo_title']}
分類上級ID:{$itemInfo['pid']}
分類當前ID:{$itemInfo['id']}
常用呼叫分類上層一級分類標籤(僅在當前分類是二級)
文章一級分類標題:{$itemInfo['parent']['title']}
文章分類地址:{$itemInfo['parent']['url']}
文章分類別名:{$itemInfo['parent']['url_name']}
文章分類關鍵詞:{$itemInfo['parent']['keywords']}
文章分類描述:{$itemInfo['parent']['description']}
文章分類自定義標題:{$itemInfo['parent']['seo_title']}