public function addSProducts(SProducts $l)
    {
        if ($this->collSProductss === null) {
            $this->initSProductss();
            $this->collSProductssPartial = true;