Example #1
0
 public function getGlobalSettings()
 {
     return $this->checkoutSession->getShipperGlobal();
     // return $this->getQuote()->getShipperGlobal();
 }