예제 #1
0
 public function lock()
 {
     $this->cart->setLock(true)->setPreOrderId(null);
 }