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 bcde1fe6e..6b4f74e3d 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 @@ -113,6 +113,15 @@ @endif + @if (core()->getConfigData('general.content.shop.compare_option')) +
  • + + + {{ __('shop::app.customer.compare.text') }} + +
  • + @endif +