public function getQuantity() { $quantity = Y::cart()->itemAt($this->ajaxParams['id'])->getQuantity(); }