Strict Standards: Non-static method Protector::getInstance() should not be called statically in /home/suehirogari/suehirogari.com/xoops_trust_path/modules/protector/include/precheck_functions.php on line 12

Strict Standards: Non-static method XCube_Root::getSingleton() should not be called statically in /home/suehirogari/suehirogari.com/public_html/include/common.php on line 18

Deprecated: Non-static method XCube_Root::getSingleton() should not be called statically, assuming $this from incompatible context in /home/suehirogari/suehirogari.com/public_html/modules/user/preload/Primary/Primary.class.php on line 13
eccubeってすごいなぁ^ ^ これがフリーなんて。。。 | 社内SEのウェブ制作

2010.06.11ECCUBE覚書

eccubeってすごいなぁ^ ^ これがフリーなんて。。。

EC-CUBEマニュアルサイト
http://wiki.ec-cube.net/index.php?EC-CUBE%A5%DE%A5%CB%A5%E5%A5%A2%A5%EB%A5%B5%A5%A4%A5%C8

http://www.tokihouse.com/ec-cube/flow.html

02_全体的な編集・背景・枠のテンプレート編集
→フレーム部分のテンプレート
/home/web/sample.ec-cube.net/data/Smarty/templates/default/site_main.tpl
を直接編集してFTPアップロード

03.ヘッダー、フッターの編集方法
ヘッダー画像
public_html/user_data/packages/default/img/header/
フッター画像
public_html/user_data/packages/default/img/footer/
画像を変更するとガラッと変わる。

04.ブロック部分のデザイン変更
管理画面の admin/design/bloc.php で編集する。

編集可能ブロック
カテゴリ  
利用ガイド  
かごの中  
商品検索  
新着情報  
ログイン  
オススメ商品  
カレンダー


■画像のアップロード場所
→画像は下記にアップします。
左コンテンツ、右コンテンツ使用画像
/home/web/sample.ec-cube.net/html/img/side/
中央コンテンツ使用画像
/home/web/sample.ec-cube.net/html/img/top/


ブロックを作成してHTMLで書いていくことも可能


■ポイント機能をoffにする

■仮会員登録機能をONにする
管理画面の、パラメータ管理で仮会員登録機能をonにする
CUSTOMER_CONFIRM_MAIL の false を true に変更
http://www.suehiroshop.com/admin/system/parameter.php

■会員登録時、管理人にメールを送信する。
http://www.suehiroshop.com/data/class/pages/entry/LC_Page_Entry.php
$objMail = new SC_SendMail();
$objMail->setItem(
'' // 宛先
, $subject // サブジェクト
, $toCustomerMail // 本文
, $CONF["email03"] // 配送元アドレス
, $CONF["shop_name"] // 配送元 名前
, $CONF["email03"] // reply_to
, $CONF["email04"] // return_path
, $CONF["email04"] // Errors_to
, $CONF["email01"] // Bcc  ←この行を追加

);

仮会員登録メールと会員登録メールの変更
■仮会員登録内容
http://www.suehiroshop.com/data/data/Smarty/templates/default/mail_template/customer_mail.tpl
http://www.suehiroshop.com/data/data/Smarty/templates/default/mobile/mail_templates/customer_mail.tpl

■本会員登録
http://www.suehiroshop.com/data/data/Smarty/templates/default/mail_template/customer_regist_mail.tpl
http://www.suehiroshop.com/data/data/Smarty/templates/default/mobile/mail_templates/customer_regist_mail.tpl


■合計金額による異なる手数料・送料の設定
・13000円以上お買い上げの方は、送料・第引き手数料 無料
http://www.suehiroshop.com/admin/basis/payment.php
「基本情報管理」→「支払い方法設定」 
支払い方法を追加 → 10000 ~ (空白) → 10000 ~ 無制限


■ネットショップ ネット銀行簡単振込み■最近チェックした商品の履歴の追加
http://xoops.ec-cube.net/modules/newbb/viewtopic.php?topic_id=917&forum=5

 


このカテゴリの人気記事



  • コメント (0)
  • トラックバック (0)
  • 閲覧 (21663)

トラックバック

トラックバックpingアドレス http://www.suehirogari.com/modules/blog/tb.php/42

コメントの投稿

コメント投稿に関するルール : コメントは全て承認が必要

キーワードでサイト内を検索
人気のエントリ