Ejemplo n.º 1
0
 public function getAttribute()
 {
     return CartBasketAttribute::getByUniqId($this->getProduct()->getId() . ':' . $this->getProduct()->getAttId());
 }