テンプレートの編集
テンプレートのルール
EC-CUBEではSmartyを使用しています。
デリミタは
<!--{
}-->
です。
文字コードはUTF-8です。
デフォルトではHTMLエスケープはされないので、HTMLエスケープをするときには h を付けます。
テンプレートファイルの保存先
管理画面よりテンプレートの編集を行わず、ファイル単位でテンプレート編集を行うことができます。
テンプレートファイルの保存先は、次の場所なのでここのファイルを直接編集することで、ページに反映されます。
PC版
/data/Smarty/templates/default
管理
/data/Smarty/templates/admin
モバイル版(ガラケー)
/data/Smarty/templates/mobile
スマートフォン版
/data/Smarty/templates/sphone
共通テンプレートの保存先
テンプレート場所 | テンプレートファイル |
---|---|
ヘッダー | header.tpl |
フッター | footer.tpl |
ポップアップ用ヘッダー | popup_header.tpl |
ポップアップ用フッター | popup_footer.tpl |
全体テンプレート | site_frame.tpl |
body内テンプレート | site_main.tpl |
エラー | error.tpl |
TOPページ | index.tpl |
郵便番号入力 | input_zip.tpl |
ブロックファイルの保存先
ブロック | テンプレートファイル | プログラムファイル |
---|---|---|
サイトロゴ | site_logo.tpl | |
新着情報 | frontparts/bloc/news.tpl | frontparts/bloc/news.php |
おすすめ商品 | frontparts/bloc/recommend.tpl | frontparts/bloc/recommend.php |
ログイン | frontparts/bloc/login.tpl | frontparts/bloc/login.php |
カテゴリ | frontparts/bloc/category.tpl | frontparts/bloc/category.php |
利用ガイド | guide.tpl | |
かごの中 | frontparts/bloc/cart.tpl | frontparts/bloc/cart.php |
商品検索 | frontparts/bloc/search_products.tpl | frontparts/bloc/search_products.php |
カレンダー | frontparts/bloc/calendar.tpl | frontparts/bloc/calendar.php |
【ヘッダー】ログイン | frontparts/bloc/login_header.tpl | frontparts/bloc/login_header.php |
ページテンプレート
デバイス | テンプレート場所 | ファイル名 |
---|---|---|
PC版 | プレビューデータ | preview |
TOPページ | ndex.php | |
商品一覧ページ | products/list.php | |
商品検索ページ | products/search.php | |
商品カテゴリページ | products/category_list.php | |
商品詳細ページ | products/detail.php | |
MYページ | mypage/index.php | |
MYページ/会員登録内容変更(入力ページ) | mypage/change.php | |
MYページ/会員登録内容変更(完了ページ) | mypage/change_complete.php | |
MYページ/お届け先追加・変更 | mypage/delivery.php | |
MYページ/お気に入り一覧 | mypage/favorite.php | |
MYページ/購入履歴詳細 | mypage/history.php | |
MYページ/ログイン | mypage/login.php | |
MYページ/退会手続き(入力ページ) | mypage/refusal.php | |
MYページ/退会手続き(完了ページ) | mypage/refusal_complete.php | |
当サイトについて | abouts/index.php | |
現在のカゴの中 | cart/index.php | |
お問い合わせ(入力ページ) | contact/index.php | |
お問い合わせ(完了ページ) | contact/complete.php | |
会員登録(入力ページ) | entry/index.php | |
ご利用規約 | entry/kiyaku.php | |
会員登録(完了ページ) | entry/complete.php | |
携帯メール登録 | entry/email_mobile.php | |
特定商取引に関する法律に基づく表記 | order/index.php | |
本会員登録(完了ページ) | regist/complete.php | |
商品購入/ログイン | shopping/index.php | |
商品購入/お届け先の指定 | shopping/deliv.php | |
商品購入/お届け先の複数指定 | shopping/multiple.php | |
商品購入/お支払方法・お届け時間等の指定 | shopping/payment.php | |
商品購入/ご入力内容のご確認 | shopping/confirm.php | |
商品購入/ご注文完了 | shopping/complete.php | |
非対応デバイス | unsupported/index.php | |
ご利用ガイド | guide/index.php | |
ご利用ガイド/ご利用方法 | guide/usage.php | |
ご利用ガイド/プライバシーポリシー | guide/privacy.php | |
ご利用ガイド/通信料について | guide/charge.php | |
ご利用ガイド/ご利用規約 | guide/kiyaku.php | |
ご利用ガイド/運営会社紹介 | guide/about.php | |
モバイル版 | プレビューデータ | preview |
TOPページ | index.php | |
商品一覧ページ | products/list.php | |
商品詳細ページ | products/detail.php | |
MYページ | mypage/index.php | |
MYページ/会員登録内容変更(入力ページ) | mypage/change.php | |
MYページ/会員登録内容変更(完了ページ) | mypage/change_complete.php | |
MYページ/お届け先追加・変更 | mypage/delivery.php | |
MYページ/お気に入り一覧 | mypage/favorite.php | |
MYページ/購入履歴詳細 | mypage/history.php | |
MYページ/ログイン | mypage/login.php | |
MYページ/退会手続き(入力ページ) | mypage/refusal.php | |
MYページ/退会手続き(完了ページ) | mypage/refusal_complete.php | |
当サイトについて | abouts/index.php | |
現在のカゴの中 | cart/index.php | |
お問い合わせ(入力ページ) | contact/index.php | |
お問い合わせ(完了ページ) | contact/complete.php | |
会員登録(入力ページ) | entry/index.php | |
ご利用規約 | entry/kiyaku.php | |
会員登録(完了ページ) | entry/complete.php | |
特定商取引に関する法律に基づく表記 | order/index.php | |
本会員登録(完了ページ) | regist/complete.php | |
商品購入/ログイン | shopping/index.php | |
商品購入/お届け先の指定 | shopping/deliv.php | |
商品購入/お届け先の複数指定 | shopping/multiple.php | |
商品購入/お支払方法・お届け時間等の指定 | shopping/payment.php | |
商品購入/ご入力内容のご確認 | shopping/confirm.php | |
商品購入/ご注文完了 | shopping/complete.php | |
プライバシーポリシー | guide/privacy.php | |
スマートフォン版 | プレビューデータ | preview |
TOPページ | index.php | |
商品一覧ページ | products/list.php | |
商品詳細ページ | products/detail.php | |
MYページ | mypage/index.php | |
MYページ/会員登録内容変更(入力ページ) | mypage/change.php | |
MYページ/会員登録内容変更(完了ページ) | mypage/change_complete.php | |
MYページ/お届け先追加・変更 | mypage/delivery.php | |
MYページ/お気に入り一覧 | mypage/favorite.php | |
MYページ/購入履歴詳細 | mypage/history.php | |
MYページ/ログイン | mypage/login.php | |
MYページ/退会手続き(入力ページ) | mypage/refusal.php | |
MYページ/退会手続き(完了ページ) | mypage/refusal_complete.php | |
当サイトについて | abouts/index.php | |
現在のカゴの中 | cart/index.php | |
お問い合わせ(入力ページ) | contact/index.php | |
お問い合わせ(完了ページ) | contact/complete.php | |
会員登録(入力ページ) | entry/index.php | |
ご利用規約 | entry/kiyaku.php | |
会員登録(完了ページ) | entry/complete.php | |
特定商取引に関する法律に基づく表記 | order/index.php | |
本会員登録(完了ページ) | regist/complete.php | |
商品購入/ログイン | shopping/index.php | |
商品購入/お届け先の指定 | shopping/deliv.php | |
商品購入/お届け先の複数指定 | shopping/multiple.php | |
商品購入/お支払方法・お届け時間等の指定 | shopping/payment.php | |
商品購入/ご入力内容のご確認 | shopping/confirm.php | |
商品購入/ご注文完了 | shopping/complete.php | |
プライバシーポリシー | guide/privacy.php |
関連記事
- PostgreSQLでERROR: duplicate key value violates unique constraint "hoge_pkey" DETAIL: Key (id)=(10) already exists.と出る場合
- PostgreSQLで自動採番をするシーケンス(sequence)とは【AUTO INCREMENT】
- EC-CUBE2系で商品を大量にカートに入れると注文情報が抜けたりカートが消えたりする
- EC-CUBEのダウンロードページ(過去のバージョン)
- 新規ページを追加するとSC_Utils_Ex::sfChangeCheckBox()のエラーが出るときの対処法
- PostgreSQLからMySQL、MySQLからPostgreSQLの変更
- EC-CUBEのサーバ移行の方法
- EC-CUBEのバックアップ機能とリストア
- EC-CUBEでMySQLデータベースのデータ取得で文字化けするときの対処法
- ページごとのスタイルシート、JavaScriptを指定する方法
- カテゴリ名など文字列を丸めると文字化けする EC-CUBEのバグ
- 基本的な特徴
- DB設計を見直してEC-CUBEを高速化する
- 郵便番号データの登録/更新
- インストール 初期設定
- EC-CUBE
スポンサーリンク