オンラインのお客様

現在 3 人のゲスト がご来店中です。

Zencart 注文確認書メールのカスタマイズ

 
includes/classes/order.php

$email_order = EMAIL_TEXT_HEADER . EMAIL_TEXT_FROM . STORE_NAME . "nn" .
この行を

$email_order = STORE_NAME . EMAIL_TEXT_FROM . EMAIL_TEXT_HEADER ."nn" .
に変える。

includes/languages/japanese/checkout_process.php

define(''''EMAIL_TEXT_HEADER'''', ''''注文確認書'''');
define(''''EMAIL_TEXT_FROM'''','''' from '''');
この行を

define(''''EMAIL_TEXT_HEADER'''', ''''ご注文の内容をお知らせします。'''');
define(''''EMAIL_TEXT_FROM'''',''''から、'''');



とりあえず、保管。

下記が結果。



Zencart139のテスト店から、ご注文の内容をお知らせします。



原田 A様



ご利用ありがとうございます。

ご注文内容は以下の通りです。

------------------------------------------------------

ご注文番号: 9

ご注文日: 2012年02月13日(Mon)

請求明細書: http://192.168.24.85/zen139/index.phpmain_page=account_history_info&order_id=9



[お届け時間帯希望なし]





商品

------------------------------------------------------

1 x バグズライフ (DVD-ABUG) = 3,590円

サイズ 20P

------------------------------------------------------

小計: 3,590円

カスタム運輸 (宅急便): 840円

代金引換手数料: 315円

合計: 4,745円



', '', 1, 2, '2012-03-01 07:37:19', 599, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2012-12-15 07:37:36', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":null,"urlatext":"","targeta":"","urlb":null,"urlbtext":"","targetb":"","urlc":null,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_intro":"","info_block_position":"0","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 1, 106, '', '', 1, 651, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (69, 105, 'Zencart 単位追加 各ページ', 'zencart00006', '

単位追加方法はこのページ

新着商品のリストの場合
includes/modules/pages/product_new/header_php.php
22行目の下の部分にp.products_unit,追加
includes/templates/demplate_default/templates/tpl_modules_products_new_listing.php
$display_products_quantity = TEXT_PRODUCTS_QUANTITY . $products_new->fields[''''products_quantity''''] .str_repeat(''''<br clear="all" />'''', substr(PRODUCT_NEW_LIST_QUANTITY, 3, 1));





$display_products_quantity = TEXT_PRODUCTS_QUANTITY . $products_new->fields[''''products_quantity''''] . $products_new->fields[''''products_unit''''] . str_repeat(''''<br clear="all" />'''', substr(PRODUCT_NEW_LIST_QUANTITY, 3, 1));






全商品リストは


includes/modules/pages/product_all/header_php.php


includes/templates/demplate_default/templates/tpl_modules_products_all_listing.php


の同様の箇所を修正する。

 



IPアドレス: 18.220.106.241
Content

Custom Left Slide Out

You can add any content here, text, images, etc.



your alt text here