From 0b6609b41923a97e0c38b6ba16c8eb3f8b6a3495 Mon Sep 17 00:00:00 2001 From: mengwb Date: Wed, 10 May 2023 10:35:48 +0000 Subject: [PATCH] =?UTF-8?q?!93=20=E3=80=90WIP=E3=80=91=E5=A2=9E=E5=8A=A0ho?= =?UTF-8?q?ok=20*=20hook=20about=20multiseller?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/shared/product.blade.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +