diff --git a/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php b/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php index 67a654f0a..acb9e4388 100644 --- a/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php +++ b/packages/Webkul/Velocity/src/Resources/views/shop/products/wishlist.blade.php @@ -19,7 +19,7 @@ title="{{ __('velocity::app.shop.wishlist.remove-wishlist-text') }}" @endif> - + @if (isset($text)) {!! $text !!}