diff --git a/themes/default/product.blade.php b/themes/default/product.blade.php index 01a71cf5..0d12ce5a 100644 --- a/themes/default/product.blade.php +++ b/themes/default/product.blade.php @@ -55,12 +55,14 @@ @hookwrapper('product.detail.name')

{{ $product['name'] }}

@endhookwrapper + @hookwrapper('product.detail.price')
@{{ product.price_format }}
@{{ product.origin_price_format }}
+ @endhookwrapper
@hookwrapper('product.detail.quantity')