バージョン選択

フォーラム

メニュー

オンライン状況

42 人のユーザが現在オンラインです。 (29 人のユーザが フォーラム を参照しています。)
登録ユーザ: 1
ゲスト: 41
kggh もっと...

サイト内検索

質問 > フロント機能 > 購入中の商品名を抽出したいのですが

フロント機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
mizuvan
投稿日時: 2014/12/12 14:59
対応状況: −−−
長老
登録日: 2013/3/26
居住地:
投稿: 253
Re: 購入中の商品名を抽出したいのですが
IPLOGIC様

ありがとうございます。

<!--{$arrShipping|@var_dump}-->

このタグにより表示される内容が下記の通りなのですが

その中の値を表示されるだけなら

<!--{$arrShipping[name]|@var_dump}-->
<!--{$arrShipping[1080]|@var_dump}-->

こんな感じではダメなのでしょうか?

foreachやsectionですとよくわらりませんでしたので・・・


array(1) { [0]=> array(20) { ["shipping_name01"]=> string(6) "山田" ["shipping_name02"]=> string(6) "太郎" 
["shipping_kana01"]=> string(9) "ヤマダ" 
["shipping_kana02"]=> string(9) "タロウ" ["shipping_company_name"]=> string(0) "" 
["shipping_sex"]=> string(1) "1" 
["shipping_zip01"]=> string(3) "000" 
["shipping_zip02"]=> string(4) "0000" 
["shipping_country_id"]=> string(3) "001" 
["shipping_pref"]=> string(2) "23" 
["shipping_addr01"]=> string(21) "住所1" 
["shipping_addr02"]=> string(15) "住所2" 
["shipping_tel01"]=> string(3) "000" 
["shipping_tel02"]=> string(3) "000" 
["shipping_tel03"]=> string(4) "0000" 
["shipping_fax01"]=> string(0) "" 
["shipping_fax02"]=> string(0) "" 
["shipping_fax03"]=> string(0) "" 
["shipping_id"]=> int(0) 
["shipment_item"]=> array(1) 
{ [1]=> array(6) { ["shipping_id"]=> int(0) 
["product_class_id"]=> string(1) "1" 
["quantity"]=> string(1) "1" 
["productsClass"]=> array(85) { 
["product_id"]=> string(1) "1" 
["stock"]=> NULL 
["stock_unlimited"]=> string(1) "1" 
["sale_limit"]=> NULL 
["price01"]=> string(4) "1000" 
["price02"]=> string(3) "1200" 
["point_rate"]=> string(2) "10" 
["product_code"]=> string(6) "ice-01" 
["product_class_id"]=> string(1) "1" 
["del_flg"]=> string(1) "0" 
["product_type_id"]=> string(1) "1" 
["down_filename"]=> NULL 
["down_realfilename"]=> NULL 
["classcategory_name1"]=> string(6) "抹茶" 
["rank1"]=> string(1) "3" 
["class_name1"]=> string(3) "味" 
["class_id1"]=> string(1) "1" 
["classcategory_id1"]=> string(1) "3" 
["classcategory_id2"]=> string(1) "6" 
["classcategory_name2"]=> string(1) "S" 
["rank2"]=> string(1) "3" 
["class_name2"]=> string(9) "大きさ" 
["class_id2"]=> string(1) "2" 
["price01_inctax"]=> float(1080) 
["price02_inctax"]=> float(1008) 
["name"]=> string(21) "アイスクリーム" 
["maker_id"]=> NULL 
["status"]=> string(1) "1" 
["comment1"]=> NULL 
["comment2"]=> NULL 
["comment3"]=> string(36) "アイス,バニラ,チョコ,抹茶" 
["comment4"]=> NULL 
["comment5"]=> NULL 
["comment6"]=> NULL 
["note"]=> NULL 
["main_list_comment"]=> string(24) "暑い夏にどうぞ。" 
["main_list_image"]=> string(10) "ice130.jpg" 
["main_comment"]=> string(37) "冷たいものはいかがですか?" 
["main_image"]=> string(10) "ice260.jpg" 
["main_large_image"]=> string(10) "ice500.jpg" 
["sub_title1"]=> NULL 
["sub_comment1"]=> string(21) "おいしいよ" 
["sub_image1"]=> NULL 
["sub_large_image1"]=> NULL 
["sub_title2"]=> NULL 
["sub_comment2"]=> NULL 
["sub_image2"]=> NULL 
["sub_large_image2"]=> NULL 
["sub_title3"]=> NULL 
["sub_comment3"]=> NULL 
["sub_image3"]=> NULL 
["sub_large_image3"]=> NULL 
["sub_title4"]=> NULL 
["sub_comment4"]=> NULL 
["sub_image4"]=> NULL 
["sub_large_image4"]=> NULL 
["sub_title5"]=> NULL 
["sub_comment5"]=> NULL 
["sub_image5"]=> NULL 
["sub_large_image5"]=> NULL 
["sub_title6"]=> NULL 
["sub_comment6"]=> NULL 
["sub_image6"]=> NULL 
["sub_large_image6"]=> NULL 
["creator_id"]=> string(1) "2" 
["create_date"]=> string(19) "2014-09-05 13:55:22" 
["update_date"]=> string(19) "2014-11-06 12:16:41" 
["deliv_date_id"]=> string(1) "2" 
["product_code_min"]=> string(6) "ice-01" 
["product_code_max"]=> string(6) "ice-09" 
["price01_min"]=> string(4) "1000" 
["price01_max"]=> string(4) "1000" 
["price02_min"]=> string(3) "933" 
["price02_max"]=> string(3) "933" 
["stock_min"]=> NULL 
["stock_max"]=> NULL 
["stock_unlimited_min"]=> string(1) "1" 
["stock_unlimited_max"]=> string(1) "1" 
["deliv_fee"]=> NULL 
["class_count"]=> string(1) "9" 
["maker_name"]=> NULL 
["price01_min_inctax"]=> float(1080) 
["price01_max_inctax"]=> float(1080) 
["price02_min_inctax"]=> float(1008) 
["price02_max_inctax"]=> float(1008) } 
["price"]=> string(3) "933" 
["total_inctax"]=> float(1008) } } } } NULL NULL
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   購入中の商品名を抽出したいのですが mizuvan 2014/12/11 14:04
     Re: 購入中の商品名を抽出したいのですが s_goto 2014/12/11 16:42
       Re: 購入中の商品名を抽出したいのですが mizuvan 2014/12/11 19:15
         Re: 購入中の商品名を抽出したいのですが IPLOGIC 2014/12/11 20:51
         » Re: 購入中の商品名を抽出したいのですが mizuvan 2014/12/12 14:59
             Re: 購入中の商品名を抽出したいのですが IPLOGIC 2014/12/12 19:52
               Re: 購入中の商品名を抽出したいのですが mizuvan 2014/12/13 16:12
                 Re: 購入中の商品名を抽出したいのですが yuh 2014/12/13 19:09
                   Re: 購入中の商品名を抽出したいのですが mizuvan 2014/12/15 12:01

 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は89,435名です
総投稿数は110,087件です

投稿数ランキング

1
seasoft
7367
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1652
8
red
1570
9
mcontact
1305
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.