コード例 #1
0
ファイル: Chooser.php プロジェクト: natxetee/magento2
 protected function _construct()
 {
     parent::_construct();
     $this->_withProductCount = false;
 }