diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php index 843e46a4f..cb33d02a1 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/UI/header.blade.php @@ -529,9 +529,6 @@ slicedCategories = categories.slice(0, categoryCount); } - if (this.parentSlug) - slicedCategories['parentSlug'] = this.parentSlug; - this.rootCategoriesCollection = slicedCategories; }, },