[Tep-j-general] Re: オプション付での商品一括登録について

Back to archive index

植松 miu_miu11****@yahoo*****
2006年 10月 28日 (土) 11:24:58 JST


Frank Black様

お忙しいところ、お返事いただき、
申し訳ありません。
すごい時間にメールが送信されていて、
ほんとに恐縮しております。

3番目の修正箇所、わかりやすく教えていただき
ありがとうございます。
で、そのとおり修正してみたのですが、
やはりうまくいかず、いろいろ見直していて、

1番目の修正箇所にある、

> // **** Product Attributes ****
> // change this to false, if do not want to download product attributes global $products_with_attributes;
> $products_with_attributes = true;
> 
> // change this if you want to download selected product options
> // this might be handy, if you have a lot of product options, and your output file exceeds 256 columns (which is the max. limit MS Excel is able to handle)
> global $attribute_options_select;
> //$attribute_options_select = array('Size', 'Model'); // uncomment and fill with product options name you wish to download // comment this line, if you wish to download all product options
> // VJ product attributes end

部分の
> //$attribute_options_select = array('Size', 'Model'); // uncomment and fill with product options name you wish to download // comment this line, if you wish to download all product options

を
$attribute_options_select = array('焙煎度合', '挽き方'); // uncomment and fill with product options name you wish to download // comment this line, if you wish to download all product options

コメントを外して、使用しているオプション名に変更していたのですが、
この指定が誤っているのかなぁ・・・と。
使用しているオプションはこの2つなのですが、
商品データをダウンロードしても、
オプション項目は追加されていない状態です。

お忙しいところ、何度も初歩的なことをお伺いしてしまい、
ほんとに申し訳ありません。
もう少々、ご教授お願いできたらと思います。
宜しくお願いいたします。




Tep-j-general メーリングリストの案内
Back to archive index