public function getShippingCosts() { return isset($this->shipping['costs']) ? $this->shipping['costs'] : false; }