diff --git a/themes/default/product/product.blade.php b/themes/default/product/product.blade.php index 918c4666..f51c4fb3 100644 --- a/themes/default/product/product.blade.php +++ b/themes/default/product/product.blade.php @@ -163,6 +163,7 @@ >{{ __('shop/products.buy_now') }} @endhookwrapper + @hook('product.detail.buy.after')