diff --git a/themes/default/shared/product.blade.php b/themes/default/shared/product.blade.php index 4c9cf2ce..50d7f3d4 100644 --- a/themes/default/shared/product.blade.php +++ b/themes/default/shared/product.blade.php @@ -32,6 +32,7 @@ @endif
+ @hook('product_list.item.name.before')
{{ $product['name_format'] }}
{{ $product['price_format'] }} @@ -57,4 +58,4 @@
@endif
- \ No newline at end of file +