$this->id, 'title' => $this->name, 'description' => $this->description, 'price' => $this->price(), 'credits' => null, 'pixels' => null, 'diamonds' => null, 'image' => null, 'currency' => 'credits', ]; } }