); $this->register_routes( 'private', 'wc/private' ); if ( FeaturesUtil::feature_is_enabled( 'agentic_checkout' ) ) { $this->register_routes( 'agentic', 'wc/agentic/v1' ); } } /** * Get a route class instance. * * Each route class is instantized with the SchemaController instance, and its main Schema Type. * * @throws \Exception If the schema does not exist. * @param string $name Name of schema. * @param string $version API Version being requested. * @return AbstractRoute */ public function get( $name, $version = 'v1' ) { $route = $this->routes[ $version ][ $name ] ?? false; if ( ! $route ) { throw new \Exception( "{$name} {$version} route does not exist" ); } return new $route( $this->schema_controller, $this->schema_controller->get( $route::SCHEMA_TYPE, $route::SCHEMA_VERSION ) ); } /** * Get a route path without instantiating the corresponding RoutesController object. * * @throws \Exception If the schema does not exist. * * @param string $version API Version being requested. * @param string $controller Whether to return controller name. If false, returns empty array. Note: * When $controller param is true, the output should not be used directly in front-end code, to prevent class names from leaking. It's not a security issue necessarily, but it's not a good practice. * When $controller param is false, it currently returns and empty array. But it can be modified in future to return include more details about the route info that can be used in frontend. * * @return string[] List of route paths. */ public function get_all_routes( $version = 'v1', $controller = false ) { $routes = array(); foreach ( $this->routes[ $version ] as $key => $route_class ) { if ( ! method_exists( $route_class, 'get_path_regex' ) ) { throw new \Exception( esc_html( "{$route_class} route does not have a get_path_regex method" ) ); } $route_path = '/' . trailingslashit( self::$api_namespace ) . $version . $route_class::get_path_regex(); $routes[ $route_path ] = $controller ? $route_class : array(); } return $routes; } /** * Register defined list of routes with WordPress. * * @param string $version API Version being registered.. * @param string $namespace Overrides the default route namespace. */ protected function register_routes( $version = 'v1', $namespace = 'wc/store/v1' ) { if ( ! isset( $this->routes[ $version ] ) ) { return; } $route_identifiers = array_keys( $this->routes[ $version ] ); foreach ( $route_identifiers as $route ) { $route_instance = $this->get( $route, $version ); $route_instance->set_namespace( $namespace ); register_rest_route( $route_instance->get_namespace(), $route_instance->get_path(), $route_instance->get_args() ); } } }
Warning: Class "Automattic\WooCommerce\StoreApi\RoutesController" not found in /data/e/6/e622261f-e8f0-420d-9013-23c7b178037f/rkarms.sk/web/wp-content/plugins/woocommerce/src/StoreApi/deprecated.php on line 73
JSB Match Middle weight 4,50mm 500ks

JSB Match Middle weight 4,50mm 500ks

Katalógové číslo: 942 Kategória: Značka:
KALIBER
Systém
KAPACITA ZÁSOBNÍKA
DĹŽKA HLAVNE
VÁHA BEZ ZÁSOBNÍKA
VÁHA S PRÁZDNYM ZÁSOBNÍKOM
VÁHA S PLNÝM ZÁSOBNÍKOM
ODPOR SPÚŠTE

Pridajte sa k nám a objavte radosť zo streľby.

  • Rezervácie a info: 0911 597 784
  • Adresa: Masarykova 26, Prešov
  • Otváracie hodiny: Po-Pia: 15:00 – 20:00
    So-Ne: Na objednávku