commerce_product_bundle-8.x-1.x-dev/commerce_product_bundle.routing.yml
commerce_product_bundle.routing.yml
commerce_product_bundle.configuration:
path: '/admin/commerce/config/product_bundles'
defaults:
_controller: '\Drupal\system\Controller\SystemController::systemAdminMenuBlockPage'
_title: 'Product bundles'
requirements:
_permission: 'access commerce administration pages'
