Esempio n. 1
0
 public static function cart($id)
 {
     return Producto::prodCart($id);
 }