diff --git a/views/components/productcard.blade.php b/views/components/productcard.blade.php index 4e0fe6f3..5ad4e66d 100644 --- a/views/components/productcard.blade.php +++ b/views/components/productcard.blade.php @@ -27,6 +27,7 @@ title="{{ $__t('Edit product') }}"> + @if(GROCY_FEATURE_FLAG_SHOPPINGLIST) + @endif