get_type() ) { $check = get_post_meta( $productId, self::CUSTOM_COSTS_STATUS_KEY, true ); } } return $check; } }