attributes = get_params(); $form->store_id = get_store_id(); return $this->asJson($form->getGoodsList()); } }