shipment->get_meta( $this->meta_name, '0' ) ) === 1 && 'paczkomaty' === $this->shipment->get_inpost_service() ) { $shipment_data->end_of_week_collection = true; } return $shipment_data; } }