Ignore:
Timestamp:
2011/01/18 22:36:26 (13 years ago)
Author:
kotani
Message:

#880(mobile/sphoneディレクトリを削除)に対応。

  • 商品に規格がある場合、正しくカートに規格が登録されない不具合改修。
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/pages/products/LC_Page_Products_Detail.php

    r19947 r19962  
    258258                        break; 
    259259                    } 
     260 
     261                    $this->tpl_product_class_id = $objProduct->classCategories[$product_id][$_POST['classcategory_id1']][$_POST['classcategory_id2']]['product_class_id']; 
     262 
    260263                    // 商品数の選択を行う 
    261264                    $this->tpl_mainpage = "products/select_item.tpl"; 
Note: See TracChangeset for help on using the changeset viewer.