Sign up and get an 5 % discount on your first purchase.

Plant-based protein

Plant-based protein supplements, perfect for vegetarians and vegans, providing essential nutrients and supporting muscle growth and recovery naturally.

FILTER PRODUKTOV
Free Delivery when purchasing over 50 €
All in stock We prepare and send
your order immediately
Need advice? Call us at +421 919 333 999
Request history8.3.8PHP Version70.69msRequest Duration4MBMemory UsageGET en/categories/{productCategory}Route
    • Booting (15.73ms)time
    • Application (54.95ms)time
    • 1 x Application (77.74%)
      54.95ms
      1 x Booting (22.25%)
      15.73ms
      48 templates were rendered
      • 1x pages.categories.detaildetail.blade.php#?blade
      • 1x partials.products-list.sidebarsidebar.blade.php#?blade
      • 1x partials.products-list.bannerbanner.blade.php#?blade
      • 1x partials.products-list.videovideo.blade.php#?blade
      • 1x partials.products-list.descriptiondescription.blade.php#?blade
      • 1x partials.products-list.subcategoriessubcategories.blade.php#?blade
      • 1x partials.products-list.filters-togglefilters-toggle.blade.php#?blade
      • 1x partials.products.thumbnailthumbnail.blade.php#?blade
      • 1x partials.products.tagtag.blade.php#?blade
      • 26x fallback-image::imageimage.blade.php#?blade
      • 1x components.products-gridproducts-grid.blade.php#?blade
      • 1x sections.featuresfeatures.blade.php#?blade
      • 1x sections.photosphotos.blade.php#?blade
      • 1x layouts.mainmain.blade.php#?blade
      • 1x layouts.partials.faviconfavicon.blade.php#?blade
      • 1x layouts.partials.metameta.blade.php#?blade
      • 2x layouts.partials.stripesstripes.blade.php#?blade
      • 1x layouts.partials.headerheader.blade.php#?blade
      • 1x partials.breadcrumbsbreadcrumbs.blade.php#?blade
      • 1x layouts.partials.footerfooter.blade.php#?blade
      • 1x layouts.partials.overlayoverlay.blade.php#?blade
      • 1x layouts.partials.componentscomponents.blade.php#?blade
      uri
      GET en/categories/{productCategory}
      middleware
      web, localize, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\CategoriesController@detail
      namespace
      App\Http\Controllers
      prefix
      /en
      where
      as
      categories.detail
      file
      app/Http/Controllers/CategoriesController.php:21-30
      18 statements were executed, 4 of which were duplicates, 14 unique. Show only duplicated10.88ms
      • Connection EstablisheddgnutritionHasTranslations.php#215
        Backtrace
        • 14. vendor/backpack/crud/src/app/Models/Traits/SpatieTranslatable/HasTranslations.php:215
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `product_categories` where json_unquote(json_extract(`slug`, '$."en"')) = 'plant-based-protein' and `active` = 1 limit 1
        1.52msdgnutritionImplicitRouteBinding.php#61
        Bindings
        • 0: plant-based-protein
        • 1: 1
        Backtrace
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ImplicitRouteBinding.php:61
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Router.php:961
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:42
        • 22. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 23. vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:88
      • select * from `product_categories` where `product_categories`.`parent_id` = 20 and `product_categories`.`parent_id` is not null and `active` = 1
        470μsdgnutritionCategoriesController.php#23
        Bindings
        • 0: 20
        • 1: 1
        Backtrace
        • 20. app/Http/Controllers/CategoriesController.php:23
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select count(*) as aggregate from `products` where exists (select * from `product_categories` inner join `product_product_category` on `product_categories`.`id` = `product_product_category`.`product_category_id` where `products`.`id` = `product_product_category`.`product_id` and `product_categories`.`id` = 20 and `active` = 1) and `active` = 1
        580μsdgnutritionCategoriesController.php#27
        Bindings
        • 0: 20
        • 1: 1
        • 2: 1
        Backtrace
        • 16. app/Http/Controllers/CategoriesController.php:27
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select * from `products` where exists (select * from `product_categories` inner join `product_product_category` on `product_categories`.`id` = `product_product_category`.`product_category_id` where `products`.`id` = `product_product_category`.`product_id` and `product_categories`.`id` = 20 and `active` = 1) and `active` = 1 limit 12 offset 0
        690μsdgnutritionCategoriesController.php#27
        Bindings
        • 0: 20
        • 1: 1
        • 2: 1
        Backtrace
        • 16. app/Http/Controllers/CategoriesController.php:27
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select * from `media` where `media`.`model_id` in (47) and `media`.`model_type` = 'App\Models\Product'
        480μsdgnutritionCategoriesController.php#27
        Bindings
        • 0: App\Models\Product
        Backtrace
        • 21. app/Http/Controllers/CategoriesController.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select * from `packagings` where `packagings`.`product_id` in (47) and `packagings`.`deleted_at` is null
        420μsdgnutritionCategoriesController.php#27
        Backtrace
        • 21. app/Http/Controllers/CategoriesController.php:27
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select `product_categories`.*, `product_product_category`.`product_id` as `pivot_product_id`, `product_product_category`.`product_category_id` as `pivot_product_category_id` from `product_categories` inner join `product_product_category` on `product_categories`.`id` = `product_product_category`.`product_category_id` where `product_product_category`.`product_id` in (47) and `active` = 1
        530μsdgnutritionCategoriesController.php#27
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Http/Controllers/CategoriesController.php:27
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:208
      • select * from `product_categories` where `product_categories`.`id` = 3 and `active` = 1 limit 1
        480μsdgnutritionbreadcrumbs.php#25
        Bindings
        • 0: 3
        • 1: 1
        Backtrace
        • 21. routes/breadcrumbs.php:25
        • 22. vendor/diglactic/laravel-breadcrumbs/src/Generator.php:64
        • 23. vendor/diglactic/laravel-breadcrumbs/src/Generator.php:42
        • 24. vendor/diglactic/laravel-breadcrumbs/src/Manager.php:145
        • 25. vendor/diglactic/laravel-breadcrumbs/src/Manager.php:174
      • select * from `media` where `media`.`model_id` in (20) and `media`.`model_type` = 'App\Models\ProductCategory'
        460μsdgnutritionInteractsWithMedia.php#534
        Bindings
        • 0: App\Models\ProductCategory
        Backtrace
        • 23. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:534
        • 24. vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:27
        • 25. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:256
        • 26. vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:272
        • 27. view::partials.products-list.banner:1
      • select * from `instagram_photos` where `active` = 1 order by RAND() limit 7
        450μsdgnutritionViewComposerProvider.php#45
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Providers/ViewComposerProvider.php:45
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::pages.categories.detail:65
      • select * from `media` where `media`.`model_id` in (2, 4, 5, 7, 8, 9, 10) and `media`.`model_type` = 'App\Models\InstagramPhoto'
        730μsdgnutritionViewComposerProvider.php#45
        Bindings
        • 0: App\Models\InstagramPhoto
        Backtrace
        • 20. app/Providers/ViewComposerProvider.php:45
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 27. view::pages.categories.detail:65
      • select * from `top_stripes` where `active` = 1
        340μsdgnutritionViewComposerProvider.php#49
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Providers/ViewComposerProvider.php:49
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::layouts.main:24
      • select * from `product_targets` where exists (select * from `products` inner join `product_product_target` on `products`.`id` = `product_product_target`.`product_id` where `product_targets`.`id` = `product_product_target`.`product_target_id` and `active` = 1) and `active` = 1
        620μsdgnutritionViewComposerProvider.php#36
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/ViewComposerProvider.php:36
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::layouts.main:27
      • select * from `media` where `media`.`model_id` in (1, 3, 4, 5, 6, 7) and `media`.`model_type` = 'App\Models\ProductTarget'
        650μsdgnutritionViewComposerProvider.php#36
        Bindings
        • 0: App\Models\ProductTarget
        Backtrace
        • 20. app/Providers/ViewComposerProvider.php:36
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 27. view::layouts.main:27
      • select * from `product_categories` where exists (select * from `products` inner join `product_product_category` on `products`.`id` = `product_product_category`.`product_id` where `product_categories`.`id` = `product_product_category`.`product_category_id` and `active` = 1) and `parent_id` is null and `active` = 1
        760μsdgnutritionViewComposerProvider.php#37
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/ViewComposerProvider.php:37
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::layouts.main:27
      • select * from `media` where `media`.`model_id` in (1, 2, 3, 5, 6, 7, 9, 11, 13, 14, 15, 22) and `media`.`model_type` = 'App\Models\ProductCategory'
        560μsdgnutritionViewComposerProvider.php#37
        Bindings
        • 0: App\Models\ProductCategory
        Backtrace
        • 20. app/Providers/ViewComposerProvider.php:37
        • 24. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 27. view::layouts.main:27
      • select * from `top_stripes` where `active` = 1
        470μsdgnutritionViewComposerProvider.php#49
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Providers/ViewComposerProvider.php:49
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::layouts.main:32
      • select * from `product_targets` where exists (select * from `products` inner join `product_product_target` on `products`.`id` = `product_product_target`.`product_id` where `product_targets`.`id` = `product_product_target`.`product_target_id` and `active` = 1) and `active` = 1
        670μsdgnutritionViewComposerProvider.php#41
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Providers/ViewComposerProvider.php:41
        • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
        • 22. view::layouts.main:46
      App\Models\Media
      33Media.php#?
      App\Models\ProductCategory
      16ProductCategory.php#?
      App\Models\ProductTarget
      12ProductTarget.php#?
      App\Models\InstagramPhoto
      7InstagramPhoto.php#?
      App\Models\TopStripe
      2TopStripe.php#?
      App\Models\Product
      1Product.php#?
      App\Models\Packaging
      1Packaging.php#?
          _token
          4jruUNHJrAMPrjeuZg4YjPH1fJrVR6riwwR3lOIb
          locale
          en
          _previous
          array:1 [ "url" => "https://dgnutrition.invibe.site/en/categories/plant-based-protein" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/categories/plant-based-protein
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:22 [ "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "13.59.69.96" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-ray" => array:1 [ 0 => "929ed089c98f6089-ORD" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "x-forwarded-for" => array:1 [ 0 => "13.59.69.96" ] "host" => array:1 [ 0 => "dgnutrition.invibe.site" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 02 Apr 2025 08:04:17 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InN1Z3FMRTdMR3R6dE9heVB0NXNHT3c9PSIsInZhbHVlIjoiWnlhQXBkRXNJdGxaQm45Yys1UTVBZFF5RFJRZUVreUVUY3N0ZGZQZy84QWpHZlU2UWhtNmZocTFQdmVlT1p6ZFpWL3VsVlJ2QVBSOFNHRUpTRWVVZlQ1QWx1Uy9yK0o3a2FlTWwxbVMwUHVqVGNEL2tkanZObHFJWlY5Q3ROL2IiLCJtYWMiOiI4NDQ3MDg1OGE3MzhiYTc4ZDVmMDc4ZTlmMmY3YjliOTQyMmQ5NTNhZjI3YWIzMzc0NTYyNzgzMmQzNTkzZmY5IiwidGFnIjoiIn0%3D; expires=Wed, 02 Apr 2025 10:04:17 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6InN1Z3FMRTdMR3R6dE9heVB0NXNHT3c9PSIsInZhbHVlIjoiWnlhQXBkRXNJdGxaQm45Yys1UTVBZFF5RFJRZUVreUVUY3N0ZGZQZy84QWpHZlU2UWhtNmZocTFQdmVlT1p6ZFpWL3VsV" 1 => "dgnutrition_session=eyJpdiI6Ind2MUtnYmRDVnJzL2dNdWIvZnRmZXc9PSIsInZhbHVlIjoiVUYveTN1ajdrejJBM0x4dytmZ2tOUlVEeEYxK0ZhalJrMTMwRGtVdGg5cnRscGJGOG9aMFRnbGRzVWprR3dWYzdvTlpGN1FNQ1VVcUJVa2cvNVp3RGM4WUhNWFJiRlNLdDVDclU0dDNtdGdSclBIUFVYQzB5NDhyNlJUd0tGQnciLCJtYWMiOiI5MGY1MzFjZTMzZTc2NGI2MTZlNDFiOWVmYWM0ZmZiODdjNWYzYjQxNDBkYTMwZmM3NDlmMDZlZjQwMjE2NjBjIiwidGFnIjoiIn0%3D; expires=Wed, 02 Apr 2025 10:04:17 GMT; Max-Age=7200; path=/; secure; httponly; samesite=laxdgnutrition_session=eyJpdiI6Ind2MUtnYmRDVnJzL2dNdWIvZnRmZXc9PSIsInZhbHVlIjoiVUYveTN1ajdrejJBM0x4dytmZ2tOUlVEeEYxK0ZhalJrMTMwRGtVdGg5cnRscGJGOG9aMFRnbGRzVWprR3dW" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InN1Z3FMRTdMR3R6dE9heVB0NXNHT3c9PSIsInZhbHVlIjoiWnlhQXBkRXNJdGxaQm45Yys1UTVBZFF5RFJRZUVreUVUY3N0ZGZQZy84QWpHZlU2UWhtNmZocTFQdmVlT1p6ZFpWL3VsVlJ2QVBSOFNHRUpTRWVVZlQ1QWx1Uy9yK0o3a2FlTWwxbVMwUHVqVGNEL2tkanZObHFJWlY5Q3ROL2IiLCJtYWMiOiI4NDQ3MDg1OGE3MzhiYTc4ZDVmMDc4ZTlmMmY3YjliOTQyMmQ5NTNhZjI3YWIzMzc0NTYyNzgzMmQzNTkzZmY5IiwidGFnIjoiIn0%3D; expires=Wed, 02-Apr-2025 10:04:17 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6InN1Z3FMRTdMR3R6dE9heVB0NXNHT3c9PSIsInZhbHVlIjoiWnlhQXBkRXNJdGxaQm45Yys1UTVBZFF5RFJRZUVreUVUY3N0ZGZQZy84QWpHZlU2UWhtNmZocTFQdmVlT1p6ZFpWL3VsV" 1 => "dgnutrition_session=eyJpdiI6Ind2MUtnYmRDVnJzL2dNdWIvZnRmZXc9PSIsInZhbHVlIjoiVUYveTN1ajdrejJBM0x4dytmZ2tOUlVEeEYxK0ZhalJrMTMwRGtVdGg5cnRscGJGOG9aMFRnbGRzVWprR3dWYzdvTlpGN1FNQ1VVcUJVa2cvNVp3RGM4WUhNWFJiRlNLdDVDclU0dDNtdGdSclBIUFVYQzB5NDhyNlJUd0tGQnciLCJtYWMiOiI5MGY1MzFjZTMzZTc2NGI2MTZlNDFiOWVmYWM0ZmZiODdjNWYzYjQxNDBkYTMwZmM3NDlmMDZlZjQwMjE2NjBjIiwidGFnIjoiIn0%3D; expires=Wed, 02-Apr-2025 10:04:17 GMT; path=/; secure; httponlydgnutrition_session=eyJpdiI6Ind2MUtnYmRDVnJzL2dNdWIvZnRmZXc9PSIsInZhbHVlIjoiVUYveTN1ajdrejJBM0x4dytmZ2tOUlVEeEYxK0ZhalJrMTMwRGtVdGg5cnRscGJGOG9aMFRnbGRzVWprR3dW" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "4jruUNHJrAMPrjeuZg4YjPH1fJrVR6riwwR3lOIb" "locale" => "en" "_previous" => array:1 [ "url" => "https://dgnutrition.invibe.site/en/categories/plant-based-protein" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-02 10:04:17GET/en/categories/plant-based-protein481872